|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JaxoSaveGraph | |
---|---|
net.sf.jaxodraw.graph | Graph related classes. |
Uses of JaxoSaveGraph in net.sf.jaxodraw.graph |
---|
Methods in net.sf.jaxodraw.graph that return JaxoSaveGraph | |
---|---|
JaxoSaveGraph |
JaxoSaveGraph.copyOf()
Returns a copy of this JaxoSaveGraph. |
JaxoSaveGraph |
JaxoGraph.getSaveGraph()
Returns the JaxoSaveGraph (i.e., the current list of objects and the current description) of the current JaxoGraph. |
Methods in net.sf.jaxodraw.graph with parameters of type JaxoSaveGraph | |
---|---|
boolean |
JaxoSaveGraph.isCopy(JaxoSaveGraph graph)
Determines if this JaxoSaveGraph is a copy of the specified one. |
void |
JaxoGraph.setSaveGraph(JaxoSaveGraph newSaveGraph)
Sets the JaxoSaveGraph (i.e., the current list of objects and the current description) of the current JaxoGraph. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |