public abstract class ChartAnnotationModel extends ChartElement
ChartElement
class.ChartElement.Predicate<T>
children
PROPERTY_CHANGED_MESSAGE, PROPERTY_CHANGING_MESSAGE, trackPropertyChanged, trackPropertyChanging
Constructor and Description |
---|
ChartAnnotationModel()
Initializes a new instance of the
ChartAnnotationModel class. |
Modifier and Type | Method and Description |
---|---|
abstract boolean |
isUpdated()
States whether the current annotation has been updated.
|
abstract void |
resetState()
Used to reset the update state.
|
canAddChild, enumDescendants, enumDescendants, enumDescendants, findAncestor, findDescendant, getPresenter, isAncestorOf, setPresenter
applyLayoutRounding, arrange, arrange, chartArea, clearValue, collectionIndex, getLayoutSlot, getNodeState, getParent, index, invalidate, isTreeLoaded, isVisible, load, setIsVisible, setParent, setValue
getTypedValue, getValue, isLocalValue
public ChartAnnotationModel()
ChartAnnotationModel
class.