Class TwoShapeLayouts

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

public final class TwoShapeLayouts extends Object
Hosts predefined positioning specifications for the TwoShapeLayout.
  • Field Details

    • TOP_LEFT_SMALL_BOTTOM_RIGHT_BIG

      public static final TwoShapeLayouts.TwoShapeLayoutSpec TOP_LEFT_SMALL_BOTTOM_RIGHT_BIG
      Layout specification placing the upper media in the top left and the lower media in the bottom right corner of the canvas. The media in the top left corner is scaled to take 20% of the canvas size while the other media takes 80%.