|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use TransformType | |
| camera3d | |
| camera3d.gui | |
| Uses of TransformType in camera3d |
| Fields in camera3d declared as TransformType | |
static TransformType |
TransformType.ROTATION
Rotation transformation type. |
static TransformType |
TransformType.TRANSLATION
Translation transformation type. |
static TransformType |
TransformType.SCALING
Scaling transformation type. |
static TransformType |
TransformType.NONE
No transformation type. |
| Uses of TransformType in camera3d.gui |
| Methods in camera3d.gui with parameters of type TransformType | |
java.awt.Cursor |
CursorManager.getTransformationCursor(TransformType type)
Returns the appropriate cursor for a given transformation type. |
void |
ViewportsEventHandler.setSelectedManipulationAction(TransformType type)
|
void |
ViewportWindowManager.setCursorInViewports(TransformType type)
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||