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