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 SummaryConstructors
- 
Method SummaryMethods inherited from class com.inductiveautomation.rm.shape.RMShapeTable.SpancompareTo, contains, getLength, intersects, toString
- 
Constructor Details- 
Rowpublic Row(double aStart, double anEnd) Creates a new row.
 
- 
- 
Method Details- 
getHeightpublic double getHeight()Returns the row height.
 
-