Uses of Class
org.opencastproject.composer.layout.HorizontalCoverageLayoutSpec
Packages that use HorizontalCoverageLayoutSpec
Package
Description
The package uses a left-handed cartesian coordinate system like CSS does.
-
Uses of HorizontalCoverageLayoutSpec in org.opencastproject.composer.layout
Methods in org.opencastproject.composer.layout that return HorizontalCoverageLayoutSpecModifier and TypeMethodDescriptionTwoShapeLayouts.TwoShapeLayoutSpec.getLower()TwoShapeLayouts.TwoShapeLayoutSpec.getUpper()static HorizontalCoverageLayoutSpecSerializer.horizontalCoverageLayoutSpec(JsonObj json) Methods in org.opencastproject.composer.layout with parameters of type HorizontalCoverageLayoutSpecModifier and TypeMethodDescriptionstatic Jsons.ObjSerializer.json(HorizontalCoverageLayoutSpec a) Method parameters in org.opencastproject.composer.layout with type arguments of type HorizontalCoverageLayoutSpecModifier and TypeMethodDescriptionstatic MultiShapeLayoutLayoutManager.multiShapeLayout(Dimension canvas, List<Tuple<Dimension, HorizontalCoverageLayoutSpec>> shapes) Compose a list of shapes on a canvas.Constructors in org.opencastproject.composer.layout with parameters of type HorizontalCoverageLayoutSpecModifierConstructorDescription