Uses of Class org.jfree.data.xy.VectorSeries

Uses in package org.jfree.data.xy

Methods with parameter type org.jfree.data.xy.VectorSeries

void
Adds a series to the collection and sends a DatasetChangeEvent to all registered listeners.
int
Returns the index of the specified series, or -1 if that series is not present in the dataset.
boolean
Removes the specified series from the collection and sends a DatasetChangeEvent to all registered listeners.

Methods with return type org.jfree.data.xy.VectorSeries

VectorSeries
Returns a series from the collection.