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