java.lang.Object | |
↳ | org.jfree.data.general.DatasetGroup |
A class that is used to group datasets (currently not used for any specific purpose).
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Constructs a new group.
| |||||||||||
Creates a new group with the specified id.
|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Clones the group.
| |||||||||||
Tests this instance for equality with an arbitrary object.
| |||||||||||
Returns the identification string for this group.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Constructs a new group.
Creates a new group with the specified id.
id | the identification for the group. |
---|
Tests this instance for equality with an arbitrary object.
obj | the object (null permitted). |
---|
Returns the identification string for this group.