Class RMShapeTable.Column

java.lang.Object
com.inductiveautomation.rm.shape.RMShapeTable.Span
com.inductiveautomation.rm.shape.RMShapeTable.Column
All Implemented Interfaces:
Comparable
Enclosing class:
RMShapeTable

public class RMShapeTable.Column extends RMShapeTable.Span
An inner class representing rows.
  • Constructor Details

    • Column

      public Column(double aStart, double anEnd)
      Creates a new column.
  • Method Details

    • getWidth

      public double getWidth()
      Returns the column width.