public final class TimeTickItem extends ScaleTickItem
CartesianTimeTick
.Modifier and Type | Class and Description |
---|---|
static class |
TimeTickItem.TimeTickItemFactory
Inner class to create time tick item by a native object.
|
Modifier and Type | Method and Description |
---|---|
Date |
getValue()
Returns the date of the tick.
|
boolean |
isMajor()
Returns
true if is the major tick, otherwise UndefinedValues.BOOLEAN . |
getLabel
checkValue, getArrayValue, getNativeObject, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValueOrArray, getValueOrArray, getValueOrArray, getValueOrArray, getValueOrArray, getValueOrArray, getValueOrArray, has, has, keys, remove, remove, removeIfExists, setArrayValue, setArrayValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValueOrArray, setValueOrArray, setValueOrArray, setValueOrArray, setValueOrArray, setValueOrArray, setValueOrArray, setValueOrArray, toJSON, type
public Date getValue()
null
if missing.public final boolean isMajor()
true
if is the major tick, otherwise UndefinedValues.BOOLEAN
.true
if is the major tick, otherwise UndefinedValues.BOOLEAN
.