public class DatasetGroup extends Object implements Cloneable, Serializable
| Constructor and Description |
|---|
DatasetGroup()
Constructs a new group.
|
DatasetGroup(String id)
Creates a new group with the specified id.
|
public DatasetGroup()
public DatasetGroup(String id)
id - the identification for the group.public String getID()
public Object clone() throws CloneNotSupportedException
clone in class ObjectCloneNotSupportedException - not by this class.Copyright © 2001-2014 JFree.org. All Rights Reserved.