Package com.inductiveautomation.rm.tool
Class RMTool.RMShapeHandle
- java.lang.Object
- 
- com.inductiveautomation.rm.tool.RMTool.RMShapeHandle
 
- 
- 
Constructor SummaryConstructors Constructor Description RMShapeHandle(RMShape aShape, int aHndl, RMTool aTool)Creates a new shape-handle.
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description intgetHandle()Returns the handle.RMShapegetShape()Returns the shape.RMToolgetTool()Returns the tool.
 
-