Uses of Class
org.opencastproject.composer.layout.AbsolutePositionLayoutSpec
Packages that use AbsolutePositionLayoutSpec
Package
Description
The package uses a left-handed cartesian coordinate system like CSS does.
-
Uses of AbsolutePositionLayoutSpec in org.opencastproject.composer.layout
Methods in org.opencastproject.composer.layout that return AbsolutePositionLayoutSpecModifier and TypeMethodDescriptionstatic AbsolutePositionLayoutSpecSerializer.absolutePositionLayoutSpec(JsonObj json) Methods in org.opencastproject.composer.layout with parameters of type AbsolutePositionLayoutSpecMethod parameters in org.opencastproject.composer.layout with type arguments of type AbsolutePositionLayoutSpecModifier and TypeMethodDescriptionstatic MultiShapeLayoutLayoutManager.absoluteMultiShapeLayout(Dimension canvas, List<Tuple<Dimension, AbsolutePositionLayoutSpec>> shapes) Compose a list of shapes on a canvas.