CartesianAxes, DrawableAxes, Dimensioned, Drawable, Interactive, Measurable, Selectableprotected class DataToolTab.DataToolAxes extends CartesianInteractive
CartesianInteractive.ScaleSetterdefaultBottomGutter, defaultLeftGutter, defaultRightGutter, defaultTopGutter, drawingPanel, gridcolor, interiorColor, labelFont, labelFormat, superscriptFont, titleFont, titleLine, visibleHORZ_AXIS, HORZ_AXIS_MAX, HORZ_AXIS_MIN, HORZ_MAX, HORZ_MIN, HORZ_VAR, INSIDE, VERT_AXIS, VERT_AXIS_MAX, VERT_AXIS_MIN, VERT_MAX, VERT_MIN, VERT_VARxLine, yLine| Modifier | Constructor | Description |
|---|---|---|
protected |
DataToolAxes(PlottingPanel panel) |
Constructor.
|
| Modifier and Type | Method | Description |
|---|---|---|
protected javax.swing.JPopupMenu |
getHorzVariablesPopup() |
Gets a popup menu with horizontal axis variables.
|
protected javax.swing.JPopupMenu |
getVertVariablesPopup() |
Gets a popup menu with vertical axis variables.
|
protected boolean |
hasHorzVariablesPopup() |
Reports whether this provides a popup menu for setting the horizontal axis variable.
|
protected boolean |
hasVertVariablesPopup() |
Reports whether this provides a popup menu for setting the vertical axis variable.
|
getInteriorBackground, isVisible, resetPanelGutters, setDefaultGutters, setInteriorBackground, setVisibleaddAxisListener, draw, findInteractive, findRegion, getMouseRegion, getPreferredCursor, getScaleSetter, getX, getXMax, getXMin, getY, getYMax, getYMin, hideScaleSetter, isEnabled, isMeasured, isSelected, resizeFonts, setEnabled, setSelected, setXY, toggleSelectedaddXTick, addYTick, drawPlot, getInterior, getTitle, getXLabel, getYLabel, isXLog, isYLog, setLabelFont, setShowMajorXGrid, setShowMajorYGrid, setShowMinorXGrid, setShowMinorYGrid, setTitle, setTitleFont, setX, setXLabel, setXLog, setY, setYLabel, setYLoggetInteriorBackground, setInteriorBackground, setVisiblesetX, setYprotected DataToolAxes(PlottingPanel panel)
panel - a PlottingPanelprotected boolean hasHorzVariablesPopup()
CartesianInteractivehasHorzVariablesPopup in class CartesianInteractiveprotected javax.swing.JPopupMenu getHorzVariablesPopup()
CartesianInteractivegetHorzVariablesPopup in class CartesianInteractiveprotected boolean hasVertVariablesPopup()
CartesianInteractivehasVertVariablesPopup in class CartesianInteractiveprotected javax.swing.JPopupMenu getVertVariablesPopup()
CartesianInteractivegetVertVariablesPopup in class CartesianInteractive