Class | Description |
---|---|
JaxoGraph |
A JaxoGraph is an extended version of a JaxoSaveGraph: in addition to the
Vector holding the list of JaxoObjects and the description of the graph,
it contains some information about how the graph is presented on the screen:
whether the graph is saved, a file name (used for saving)
the currently selected object, etc.
|
JaxoSaveGraph |
A JaxoSaveGraph is the skeleton of a JaxoGraph: it contains just a
list of JaxoObjects, a list of latex packages and a description of the graph.
|
Graph related classes.
Licensed under GPL. For more information, see http://jaxodraw.sourceforge.net/license.html or the LICENSE file in the jaxodraw distribution.