Package whistleClassifier
Class ClassifierHistoryTimeAxis
java.lang.Object
Layout.PamAxis
whistleClassifier.ClassifierHistoryTimeAxis
-
Field Summary
Fields inherited from class Layout.PamAxis
ABOVE_LEFT, BELOW_RIGHT, BOTH_SIDES, INTERVAL_AUTO, LABEL_NEAR_CENTRE, LABEL_NEAR_MAX, LABEL_NEAR_MIN
-
Constructor Summary
ConstructorDescriptionClassifierHistoryTimeAxis
(int x1, int y1, int x2, int y2, double minVal, double maxVal, boolean aboveLeft, String label, String format) ClassifierHistoryTimeAxis
(int x1, int y1, int x2, int y2, double minVal, double maxVal, int tickPosition, String label, int labelPos, String format) -
Method Summary
Methods inherited from class Layout.PamAxis
drawAxis, drawAxis, drawGrid, drawGrid, getAutoFormat, getAutoFormat, getAutoLabelFormat, getAxisPoints, getAxisValues, getDataValue, getDefaultScaleEnd, getExtent, getExtent, getExtent2, getExtent2, getExtraAxisEndLabel, getExtraAxisStartLabel, getFormat, getLabel, getLabelPos, getMaxVal, getMinVal, getNumDecPlaces, getOuterPosition, getPosition, getTickPosition, getX1, getX2, getY1, getY2, isAllowScaleMultiples, isCrampLabels, isDrawLine, isFractionalScale, isIntegerFormat, isLogScale, isLogTenthsScale, overrideAxisColour, setAllowScaleMultiples, setAngleScales, setAutoFormat, setCrampLabels, setDrawLine, setExtraAxisEndLabel, setExtraAxisStartLabel, setForceFirstVal, setFormat, setFractionalScale, setInterval, setLabel, setLabelPos, setLogScale, setLogTenthsScale, setMaxVal, setMinVal, setPosition, setRange, setTickPosition, setX1, setX2, setY1, setY2
-
Constructor Details
-
ClassifierHistoryTimeAxis
-
ClassifierHistoryTimeAxis
-