Class Serializer

java.lang.Object
org.opencastproject.composer.layout.Serializer

public final class Serializer extends Object
  • Method Details

    • json

      public static org.opencastproject.util.Jsons.Obj json(Dimension a)
    • dimension

      public static Dimension dimension(org.opencastproject.util.JsonObj json)
    • json

      public static org.opencastproject.util.Jsons.Obj json(Anchor a)
    • anchor

      public static Anchor anchor(org.opencastproject.util.JsonObj json)
    • json

      public static org.opencastproject.util.Jsons.Obj json(Offset a)
    • offset

      public static Offset offset(org.opencastproject.util.JsonObj json)
    • json

      public static org.opencastproject.util.Jsons.Obj json(AnchorOffset a)
    • anchorOffset

      public static AnchorOffset anchorOffset(org.opencastproject.util.JsonObj json)
    • json

      public static org.opencastproject.util.Jsons.Obj json(TwoShapeLayout a)
    • twoShapeLayout

      public static TwoShapeLayout twoShapeLayout(org.opencastproject.util.JsonObj json)
    • json

      public static org.opencastproject.util.Jsons.Obj json(Layout a)
    • layout

      public static Layout layout(org.opencastproject.util.JsonObj json)
    • json

      public static org.opencastproject.util.Jsons.Obj json(HorizontalCoverageLayoutSpec a)
    • horizontalCoverageLayoutSpec

      public static HorizontalCoverageLayoutSpec horizontalCoverageLayoutSpec(org.opencastproject.util.JsonObj json)
    • json

      public static org.opencastproject.util.Jsons.Obj json(AbsolutePositionLayoutSpec a)
    • absolutePositionLayoutSpec

      public static AbsolutePositionLayoutSpec absolutePositionLayoutSpec(org.opencastproject.util.JsonObj json)