Class Serializer
java.lang.Object
org.opencastproject.composer.layout.Serializer
-
Method Summary
Modifier and TypeMethodDescriptionstatic AbsolutePositionLayoutSpecabsolutePositionLayoutSpec(org.opencastproject.util.JsonObj json) static Anchoranchor(org.opencastproject.util.JsonObj json) static AnchorOffsetanchorOffset(org.opencastproject.util.JsonObj json) static Dimensiondimension(org.opencastproject.util.JsonObj json) static HorizontalCoverageLayoutSpechorizontalCoverageLayoutSpec(org.opencastproject.util.JsonObj json) static org.opencastproject.util.Jsons.Objstatic org.opencastproject.util.Jsons.Objstatic org.opencastproject.util.Jsons.Objjson(AnchorOffset a) static org.opencastproject.util.Jsons.Objstatic org.opencastproject.util.Jsons.Objstatic org.opencastproject.util.Jsons.Objstatic org.opencastproject.util.Jsons.Objstatic org.opencastproject.util.Jsons.Objstatic Layoutlayout(org.opencastproject.util.JsonObj json) static Offsetoffset(org.opencastproject.util.JsonObj json) static TwoShapeLayouttwoShapeLayout(org.opencastproject.util.JsonObj json)
-
Method Details
-
json
-
dimension
-
json
-
anchor
-
json
-
offset
-
json
-
anchorOffset
-
json
-
twoShapeLayout
-
json
-
layout
-
json
-
horizontalCoverageLayoutSpec
public static HorizontalCoverageLayoutSpec horizontalCoverageLayoutSpec(org.opencastproject.util.JsonObj json) -
json
-
absolutePositionLayoutSpec
public static AbsolutePositionLayoutSpec absolutePositionLayoutSpec(org.opencastproject.util.JsonObj json)
-