public class ChartDescription extends Object
Constructor and Description |
---|
ChartDescription(String newName,
String newLabel,
String newHelpFileName,
int plotIndex)
Creates a new helpFileName.
|
Modifier and Type | Method and Description |
---|---|
String |
getHelpFileName()
Returns the helpFileName.
|
String |
getLabel()
Returns the class label.
|
String |
getName()
Returns the class title.
|
int |
getPlotIndex()
Returns the helpFileName.
|
String |
toString()
Returns the label displayed on the tree.
|
public String getName()
public String getLabel()
public String getHelpFileName()
public int getPlotIndex()