Package curve.control
Interface Mode
- All Known Implementing Classes:
Mover
,MoverPopupMenu
,SToolBar
public interface Mode
different values for mode of operations.
todo change to enum
-
Field Summary
-
Field Details
-
DRAWING
static final int DRAWINGdrawing mode- See Also:
-
SELECTING
static final int SELECTINGselecting mode- See Also:
-
PANNING
static final int PANNINGpanning mode- See Also:
-