sgtplot.plot
Class PlotPaneMode
- java.lang.Object
-
- sgtplot.plot.PlotPaneMode
-
public final class PlotPaneMode extends java.lang.Object- Since:
- 2.x
-
-
Field Summary
Fields Modifier and Type Field and Description static int_DRAG_AND_DROPstatic int_SELECT_DATAstatic int_SELECT_OBJECTstatic int_ZOOM_DOMAINstatic PlotPaneModeDRAG_AND_DROPstatic PlotPaneModeSELECT_DATAstatic PlotPaneModeSELECT_OBJECTstatic PlotPaneModeZOOM_DOMAIN
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description PlotPaneModefrom_int(int value)intgetValue()
-
-
-
Field Detail
-
_ZOOM_DOMAIN
public static final int _ZOOM_DOMAIN
- See Also:
- Constant Field Values
-
ZOOM_DOMAIN
public static final PlotPaneMode ZOOM_DOMAIN
-
_SELECT_OBJECT
public static final int _SELECT_OBJECT
- See Also:
- Constant Field Values
-
SELECT_OBJECT
public static final PlotPaneMode SELECT_OBJECT
-
_SELECT_DATA
public static final int _SELECT_DATA
- See Also:
- Constant Field Values
-
SELECT_DATA
public static final PlotPaneMode SELECT_DATA
-
_DRAG_AND_DROP
public static final int _DRAG_AND_DROP
- See Also:
- Constant Field Values
-
DRAG_AND_DROP
public static final PlotPaneMode DRAG_AND_DROP
-
-
Method Detail
-
getValue
public int getValue()
-
from_int
public PlotPaneMode from_int(int value)
-
-
DMelt 3.0 © DataMelt by jWork.ORG