Class RMShapeTable.Row

  • All Implemented Interfaces:
    java.lang.Comparable
    Enclosing class:
    RMShapeTable

    public class RMShapeTable.Row
    extends RMShapeTable.Span
    An inner class representing rows.
    • Constructor Detail

      • Row

        public Row​(double aStart,
                   double anEnd)
        Creates a new row.
    • Method Detail

      • getHeight

        public double getHeight()
        Returns the row height.