public class LinearAxisModel extends NumericalAxisModel
AxisModel.StackValue
ChartElement.Predicate<T>
pointMinMax
PLOT_DIRECTION_PROPERTY_KEY, PLOT_ORIGIN_PROPERTY_KEY
children
PROPERTY_CHANGED_MESSAGE, PROPERTY_CHANGING_MESSAGE, trackPropertyChanged, trackPropertyChanging
Constructor and Description |
---|
LinearAxisModel()
Creates a new instance of the
LinearAxisModel class. |
Modifier and Type | Method and Description |
---|---|
AxisLabelModel |
generateLastLabel() |
int |
majorTickCount()
Gets the count of the major ticks currently generated
in this
AxisModel . |
convertPhysicalUnitsToData, createPlotInfo, getActualRange, getDesiredTickCount, getMajorStep, getMaximum, getMinimum, getRangeExtendDirection, getStackValue, onZoomChanged, setDesiredTickCount, setMajorStep, setMaximum, setMinimum, setRangeExtendDirection
applyLayoutRounding, canAddChild, desiredMargin, getActualPlotMode, getCombineGroupKey, getDesiredSize, getFirstTick, getHorizontalLocation, getIsPrimary, getLabelContent, getLabelFitMode, getLabelFormat, getLabelInterval, getLabelLayoutMode, getLabelMargin, getLabelOffset, getLabels, getLabelValueToStringConverter, getLastLabelVisibility, getLastTick, getLineThickness, getMajorTickLength, getMajorTickOffset, getMajorTicks, getNormalizedLabelRotationAngle, getShowLabels, getTickThickness, getType, getVerticalLocation, getWidth, isDataReady, isPlotValid, isUpdated, measure, onPanOffsetChanged, plot, resetState, setHorizontalLocation, setIsPrimary, setLabelFitMode, setLabelFormat, setLabelInterval, setLabelLayoutMode, setLabelMargin, setLabelOffset, setLabelValueToStringConverter, setLastLabelVisibility, setLineThickness, setMajorTickLength, setMajorTickOffset, setNormalizedLabelRotationAngle, setShowLabels, setTickThickness, setType, setVerticalLocation, setWidth, ticks, title, update, updateTicksVisibility
enumDescendants, enumDescendants, enumDescendants, findAncestor, findDescendant, getPresenter, isAncestorOf, setPresenter
arrange, arrange, chartArea, clearValue, collectionIndex, getLayoutSlot, getNodeState, getParent, index, invalidate, isTreeLoaded, isVisible, load, setIsVisible, setParent, setValue
getTypedValue, getValue, isLocalValue
public LinearAxisModel()
LinearAxisModel
class.public int majorTickCount()
AxisModel
AxisModel
.majorTickCount
in class AxisModel
public AxisLabelModel generateLastLabel()
generateLastLabel
in class AxisModel