Package com.inductiveautomation.rm.shape
Class RMShapeTable.Row
java.lang.Object
com.inductiveautomation.rm.shape.RMShapeTable.Span
com.inductiveautomation.rm.shape.RMShapeTable.Row
- All Implemented Interfaces:
Comparable
- Enclosing class:
- RMShapeTable
An inner class representing rows.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.inductiveautomation.rm.shape.RMShapeTable.Span
compareTo, contains, getLength, intersects, toString
-
Constructor Details
-
Row
public Row(double aStart, double anEnd) Creates a new row.
-
-
Method Details
-
getHeight
public double getHeight()Returns the row height.
-