Modifier and Type | Method | Description |
---|---|---|
TransformationManager |
DrawingTools.getTransformationManager() |
Return the transformation manager.
|
Modifier and Type | Method | Description |
---|---|---|
TransformationManager |
G2DDrawingTools.getTransformationManager() |
Modifier and Type | Method | Description |
---|---|---|
TransformationManager |
JoGLDrawingTools.getTransformationManager() |
Modifier and Type | Class | Description |
---|---|---|
class |
TransformationManagerImpl |
Default
TransformationManager implementation. |
Modifier and Type | Method | Description |
---|---|---|
void |
TransformationManagerListener.transformationChanged(TransformationManager transformationManager) |
Called when the top transformation of the listened TransformationManager have changed.
|