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