Uses of Class
org.jfree.data.ComparableObjectSeries
Packages that use ComparableObjectSeries
-
Uses of ComparableObjectSeries in org.jfree.data.time.ohlc
Subclasses of ComparableObjectSeries in org.jfree.data.time.ohlcModifier and TypeClassDescriptionclass
A list of (RegularTimePeriod
, open, high, low, close) data items. -
Uses of ComparableObjectSeries in org.jfree.data.xy
Subclasses of ComparableObjectSeries in org.jfree.data.xyModifier and TypeClassDescriptionclass
A list of (x,y, deltaX, deltaY) data items.class
A list of (x, x-low, x-high, y) data items.class
A list of (x, x-low, x-high, y, y-low, y-high) data items.class
A list of (x, y, y-low, y-high) data items.