Uses of Class
org.opencastproject.composer.layout.TwoShapeLayout
Packages that use TwoShapeLayout
Package
Description
The package uses a left-handed cartesian coordinate system like CSS does.
-
Uses of TwoShapeLayout in org.opencastproject.composer.layout
Methods in org.opencastproject.composer.layout that return TwoShapeLayoutModifier and TypeMethodDescriptionstatic TwoShapeLayoutLayoutManager.twoShapeLayout(Dimension canvas, Dimension upper, Dimension lower, TwoShapeLayouts.TwoShapeLayoutSpec spec) Compose two shapes on a canvas.static TwoShapeLayoutSerializer.twoShapeLayout(JsonObj json) Methods in org.opencastproject.composer.layout with parameters of type TwoShapeLayout