autoTick, drawLabel, drawTickLabel, drawTickLine, insideTick, inverse, label, lineColor, lineStyle, lineWidth, location, maxValue, minorTickNum, minorTickVisible, minValue, position, positionType, tickColor, tickDeltaValue, tickLabelAngle, tickLabelColor, tickLabelFont, tickLabelGap, tickLabels, tickLength, tickLocations, tickSpace, tickStartValue, tickStroke, tickValues, visible, xAxis| 构造器 | 说明 |
|---|---|
TimeAxis(String label,
boolean xAxis) |
Constructor
|
TimeAxis(Axis axis) |
Constructor
|
| 限定符和类型 | 方法 | 说明 |
|---|---|---|
Object |
clone() |
|
String |
getTimeFormat() |
Get time format
|
TimeUnit |
getTimeUnit() |
Get time unit
|
boolean |
isVarFormat() |
If variable time format
|
void |
setTimeFormat(String value) |
Set time format
|
void |
setTimeUnit(TimeUnit value) |
Set time unit
|
void |
setVarFormat(boolean value) |
Set if variable format
|
void |
updateTickLabels() |
Get tick labels
|
void |
updateTickValues() |
Update time tick values
|
void |
updateTimeLabels_back() |
Update time labels
|
draw, getLabel, getLabelColor, getLabelFont, getLabelGap, getLineColor, getLineStroke, getLineStyle, getLineWidth, getLocation, getMaxLabelLength, getMaxLenLable, getMaxLenText, getMaxLinesText, getMaxTickDim, getMaxTickLableLines, getMaxValue, getMinorTickNum, getMinValue, getPosition, getPositionType, getTickColor, getTickDeltaValue, getTickLabelAngle, getTickLabelColor, getTickLabelFont, getTickLabelGap, getTickLabels, getTickLabelText, getTickLength, getTickLocations, getTickSpace, getTickStartValue, getTickStroke, getTickValues, getXAxisHeight, getYAxisWidth, isAutoTick, isDrawLabel, isDrawTickLabel, isDrawTickLine, isInsideTick, isInverse, isMinorTickVisible, isVisible, isXAxis, setAutoTick, setColor_All, setDrawLabel, setDrawTickLabel, setDrawTickLine, setInsideTick, setInverse, setLabel, setLabel, setLabelColor, setLabelFont, setLineColor, setLineStyle, setLineWidth, setLocation, setMaxValue, setMinMaxValue, setMinorTickNum, setMinorTickVisible, setMinValue, setPosition, setPositionType, setPositionType, setTickColor, setTickDeltaValue, setTickLabelAngle, setTickLabelColor, setTickLabelFont, setTickLabelGap, setTickLabels, setTickLabels_Number, setTickLabelText, setTickLength, setTickLocations, setTickLocations, setTickSpace, setTickStartValue, setTickStroke, setTickValues, setTickValues, setVisible, setXAxis, updateLabelGappublic TimeAxis(String label, boolean xAxis)
label - Axis labelxAxis - If is x axispublic TimeAxis(Axis axis)
axis - Axispublic String getTimeFormat()
public void setTimeFormat(String value)
value - public TimeUnit getTimeUnit()
public void setTimeUnit(TimeUnit value)
value - Time unitpublic boolean isVarFormat()
public void setVarFormat(boolean value)
value - Booleanpublic void updateTickLabels()
updateTickLabels 在类中 Axispublic void updateTickValues()
updateTickValues 在类中 Axispublic void updateTimeLabels_back()
public Object clone() throws CloneNotSupportedException
clone 在类中 AxisCloneNotSupportedExceptionCopyright © 2019. All rights reserved.