Package | Description |
---|---|
de.espirit.firstspirit.agency | |
de.espirit.firstspirit.common.text | |
de.espirit.firstspirit.webedit.plugin.focus | |
de.espirit.firstspirit.webedit.plugin.translation |
Modifier and Type | Method and Description |
---|---|
Image<Icon> |
ImageAgent.getImageFromIcon(Icon icon)
Creates an
Image container based on the given icon object. |
Image<Media> |
ImageAgent.getImageFromMedia(Media media)
Creates an
Image container based on the given media object. |
Image<String> |
ImageAgent.getImageFromUrl(String url)
Creates an
Image container based on the given url pointing to some image. |
Modifier and Type | Method and Description |
---|---|
static Designator |
Designator.valueOf(String string)
Create an instance from String.
|
static Classname |
Classname.valueOf(String string)
Create an instance from String.
|
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. |
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.
|
Modifier and Type | Method and Description |
---|---|
T |
TranslationType.cast(Object object)
Cast the given object to the underlying type.
|
Copyright © 2021 e-Spirit AG. All Rights Reserved. Build 5.2.210210