-
void
Adds a marker for display by a particular renderer and sends a
PlotChangeEvent
to all registered listeners.
void
Adds a marker for display by a particular renderer and, if requested,
sends a
PlotChangeEvent
to all registered listeners.
void
Adds a marker for display against the domain axis and sends a
PlotChangeEvent
to all registered listeners.
void
Adds a marker for a specific dataset/renderer and sends a
PlotChangeEvent
to all registered listeners.
void
Adds a marker for a specific dataset/renderer and, if requested, sends a
PlotChangeEvent
to all registered listeners.
void
Adds a marker for the domain axis in the specified layer and sends a
PlotChangeEvent
to all registered listeners.
void
Adds a marker for display by a particular renderer and sends a
PlotChangeEvent
to all registered listeners.
void
Adds a marker for display by a particular renderer and sends a
PlotChangeEvent
to all registered listeners.
void
Adds a marker for display against the range axis and sends a
PlotChangeEvent
to all registered listeners.
void
Adds a marker for a specific dataset/renderer and sends a
PlotChangeEvent
to all registered listeners.
void
Adds a marker for a specific dataset/renderer and, if requested, sends a
PlotChangeEvent
to all registered listeners.
void
Adds a marker for the range axis in the specified layer and sends a
PlotChangeEvent
to all registered listeners.
protected void
Draws the domain markers (if any) for an axis and layer.
protected void
Draws the domain markers (if any) for an axis and layer.
protected void
Draws the range markers (if any) for an axis and layer.
protected void
Draws the range markers (if any) for a renderer and layer.
Returns a collection of domain markers for a particular renderer and
layer.
Returns the list of domain markers (read only) for the specified layer.
Returns a collection of domain markers for a particular renderer and
layer.
Returns the list of domain markers (read only) for the specified layer.
Returns a collection of range markers for a particular renderer and
layer.
Returns the list of range markers (read only) for the specified layer.
Returns a collection of range markers for a particular renderer and
layer.
Returns the list of range markers (read only) for the specified layer.
boolean
Removes a marker for a specific dataset/renderer and sends a
PlotChangeEvent
to all registered listeners.
boolean
Removes a marker for a specific dataset/renderer and, if requested,
sends a
PlotChangeEvent
to all registered listeners.
boolean
Removes a marker for the domain axis in the specified layer and sends a
PlotChangeEvent
to all registered listeners.
boolean
Removes a marker for a specific dataset/renderer and sends a
PlotChangeEvent
to all registered listeners.
boolean
Removes a marker for a specific dataset/renderer and, if requested,
sends a
PlotChangeEvent
to all registered listeners.
boolean
Removes a marker for the domain axis in the specified layer and sends a
PlotChangeEvent
to all registered listeners.
boolean
Removes a marker for a specific dataset/renderer and sends a
PlotChangeEvent
to all registered listeners.
boolean
Removes a marker for a specific dataset/renderer and sends a
PlotChangeEvent
to all registered listeners.
boolean
Removes a marker for the range axis in the specified layer and sends a
PlotChangeEvent
to all registered listeners.
boolean
Removes a marker for a specific dataset/renderer and sends a
PlotChangeEvent
to all registered listeners.
boolean
Removes a marker for a specific dataset/renderer and sends a
PlotChangeEvent
to all registered listeners.
boolean
Removes a marker for the range axis in the specified layer and sends a
PlotChangeEvent
to all registered listeners.
-
void
Adds an annotation to the specified layer and sends a
RendererChangeEvent
to all registered listeners.
void
Adds an annotation to the specified layer.
void
Draws all the annotations for the specified layer.
void
Draws all the annotations for the specified layer.
-
Returns the enum constant of this class with the specified name.
Returns an array containing the constants of this enum class, in
the order they are declared.