Class TwoShapeLayout

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

public final class TwoShapeLayout extends Object
Layout of two shapes on a common canvas.
  • Constructor Details

  • Method Details

    • getUpper

      public Layout getUpper()
      Get the layout information of the upper shape.
    • getLower

      public Layout getLower()
      Get the layout information of the lower shape.
    • getCanvas

      public Dimension getCanvas()
      Get the dimension of the composition canvas.
    • equals

      public boolean equals(Object that)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object