public static class Tool.RMShapeHandle
extends java.lang.Object
| Constructor and Description |
|---|
RMShapeHandle(RMShape aShape,
int aHandle,
Tool aTool)
Creates a new shape-handle.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getHandle()
Returns the handle.
|
RMShape |
getShape()
Returns the shape.
|
Tool |
getTool()
Returns the tool.
|