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

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

Introduction

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

The text is from its open source code.

Subclass

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

Constructor

DatasetGroup()
Constructs a new group.
DatasetGroup(String id)
Creates a new group with the specified id.

Method

StringgetID()
Returns the identification string for this group.