Java org.jfree.data.general Series fields, constructors, methods, implement or subclass

Example usage for Java org.jfree.data.general Series fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.jfree.data.general Series.

The text is from its open source code.

Subclass

org.jfree.data.general.Series has subclasses.
Click this link to see all its subclasses.

Method

StringgetDescription()
Returns a description of the series.
intgetItemCount()
Returns the number of data items in the series.
ComparablegetKey()
Returns the key for the series.