Class RMShapeTable.STCol

  • Enclosing class:
    RMShapeTable

    public static class RMShapeTable.STCol
    extends java.lang.Object
    A class for columns.
    • Constructor Summary

      Constructors 
      Constructor Description
      STCol​(double aW)  
    • Method Summary

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

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

      • STCol

        public STCol​(double aW)
    • Method Detail

      • getWidth

        public double getWidth()