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:
- java.lang.Comparable
 - Enclosing class:
- RMShapeTable
 
 public class RMShapeTable.Row extends RMShapeTable.Span An inner class representing rows.
- 
- 
Constructor SummaryConstructors Constructor Description Row(double aStart, double anEnd)Creates a new row.
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description doublegetHeight()Returns the row height.- 
Methods inherited from class com.inductiveautomation.rm.shape.RMShapeTable.SpancompareTo, contains, getLength, intersects, toString
 
- 
 
-