Uses of Class
org.opencastproject.composer.layout.Offset
Packages that use Offset
Package
Description
The package uses a left-handed cartesian coordinate system like CSS does.
-
Uses of Offset in org.opencastproject.composer.layout
Methods in org.opencastproject.composer.layout that return OffsetModifier and TypeMethodDescriptionAnchorOffset.getOffset()Get the offset between the two anchor points.Layout.getOffset()Return the offset between the shape's and canvas' origin.static OffsetCalculate the offset of an anchor point for a given shape relative to its upper left corner.static OffsetOffset.offset(int x, int y) static OffsetSerializer.offset(org.opencastproject.util.JsonObj json) Methods in org.opencastproject.composer.layout with parameters of type OffsetModifier and TypeMethodDescriptionstatic org.opencastproject.util.Jsons.ObjConstructors in org.opencastproject.composer.layout with parameters of type Offset