Package | Description |
---|---|
de.espirit.firstspirit.webedit.plugin.focus |
Modifier and Type | Method and Description |
---|---|
FocusAreaBuilder |
FocusAreaBuilder.bounds(Rectangle bounds)
Configures the bounds of the focus area preset based on absolute pixel coordinates inside the image,
where
0x0 represents the top-left corner. |
static FocusAreaBuilder |
FocusArea.builder()
Returns a builder for creating a new
FocusArea . |
FocusAreaBuilder |
FocusAreaBuilder.orientationFromDegree(double degree)
Configures the orientation as degree, where right is
0° and top 90° |
FocusAreaBuilder |
FocusAreaBuilder.orientationFromEulerAngles(double pitch,
double roll,
double yaw)
Configures the orientation of the subject as determined by its Euler angles pitch, roll and yaw.
|
FocusAreaBuilder |
FocusAreaBuilder.orientationFromPoint(Point point)
Configures the orientation as directional 2D ratio vector, based on the given point of interest inside the image.
|
FocusAreaBuilder |
FocusAreaBuilder.orientationFromRatio(Point2D.Double ratio)
Configures the orientation represented as an optional 2D vector, which is to be considered as the viewing angle
and field of view for calculating the total size of a resolution.
|
FocusAreaBuilder |
FocusAreaBuilder.title(String title)
Configures the title describing the focus area.
|
Copyright © 2021 e-Spirit AG. All Rights Reserved. Build 5.2.210210