| Constructor and Description |
|---|
RMShapeHandle(RMShape aShape,
int aHndl,
RMTool aTool)
Creates a new shape-handle.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getHandle()
Returns the handle.
|
RMShape |
getShape()
Returns the shape.
|
RMTool |
getTool()
Returns the tool.
|