public class GraphExport
extends java.lang.Object
| Constructor and Description |
|---|
GraphExport()
Creates a new GraphExport instance.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getLabel()
Gets the graph label.
|
void |
setDefaults()
Sets to default values.
|
void |
setLabel(java.lang.String label)
Sets the graph label.
|