mxGraphModel Constructor |
| Name | Description | |
|---|---|---|
| mxGraphModel |
Constructs a new empty graph model.
| |
| mxGraphModel(Object) |
Constructs a new graph model. If no root is specified
then a new root mxCell with a default layer is created.
|