Class RMShapeTable.STRow

  • Enclosing class:
    RMShapeTable

    public static class RMShapeTable.STRow
    extends java.lang.Object
    A class for rows.
    • Constructor Summary

      Constructors 
      Constructor Description
      STRow​(double aH)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      double getHeight()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • STRow

        public STRow​(double aH)
    • Method Detail

      • getHeight

        public double getHeight()