| Package | Description |
|---|---|
| com.mxgraph.io |
This package contains all classes for input/output.
|
| com.mxgraph.io.gd |
| Class and Description |
|---|
| mxGdDocument
This class is a representation of a GD file.
Allows access to the nodes and edges of the graph. |
| Class and Description |
|---|
| mxGdDocument.mxGDParseState
Represents the different states in the parse of a file.
|
| mxGdEdge
Represents an Edge entry in the file.
|
| mxGdNode
Represents a Node entry in the file.
|
Copyright (c) 2010 Gaudenz Alder. All rights reserved.