|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.upc.dama.dex.core.Export.GraphExport
public static class Export.GraphExport
Stores the graph exporting values.
| Constructor Summary | |
|---|---|
Export.GraphExport()
Creates a GraphExport instance. |
|
| Method Summary | |
|---|---|
java.lang.String |
getLabel()
Gets the graph label. |
void |
setLabel(java.lang.String label)
Sets the graph label. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Export.GraphExport()
| Method Detail |
|---|
public java.lang.String getLabel()
null is the default value, that is no label.
public void setLabel(java.lang.String label)
label - The graph label.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||