Uses of Class org.jfree.chart.renderer.Outlier

Uses in package org.jfree.chart.renderer

Constructors with parameter type org.jfree.chart.renderer.Outlier

Creates a new list containing a single outlier.

Methods with parameter type org.jfree.chart.renderer.Outlier

boolean
Adds an outlier to the list.
boolean
Appends the specified element as a new OutlierList to the end of this list if it does not overlap an outlier in an existing list.
boolean
Returns true if the outlier overlaps, and false otherwise.
boolean
Returns a true if outlier is overlapped and false if it is not.
void
Sets the averaged outlier.

Methods with return type org.jfree.chart.renderer.Outlier

Outlier
Returns the averaged outlier.