Package com.bc.ceres.glayer.swing
Interface NavControl.NavControlModel
-
- Enclosing class:
- NavControl
public static interface NavControl.NavControlModel
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description doublegetCurrentAngle()voidhandleMove(double moveDirX, double moveDirY)voidhandleRotate(double rotationAngle)voidhandleScale(double scaleDir)
-