| Package | Description |
|---|---|
| com.mxgraph.io |
This package contains all classes for input/output.
|
| com.mxgraph.model |
This package contains the classes that define a graph model.
|
| com.mxgraph.util |
This package provides utility classes such as mxConstants, mxUtils, mxPoint
and mxRectangle as well as all classes for custom events and the undo
history.
|
| com.mxgraph.view |
This package implements the graph component, represented by the mxGraph
class.
|
| Class and Description |
|---|
| mxCell
Cells are the elements of the graph model.
|
| mxICell
Defines the requirements for a cell that can be used in an mxGraphModel.
|
| Class and Description |
|---|
| mxGeometry
Represents the geometry of a cell.
|
| mxGraphModel
Extends mxEventSource to implement a graph model.
|
| mxGraphModel.Filter |
| mxICell
Defines the requirements for a cell that can be used in an mxGraphModel.
|
| mxIGraphModel
Defines the requirements for a graph model to be used with mxGraph.
|
| mxIGraphModel.mxAtomicGraphModelChange
Defines the interface for an atomic change of the graph model.
|
| Class and Description |
|---|
| mxIGraphModel
Defines the requirements for a graph model to be used with mxGraph.
|
| Class and Description |
|---|
| mxGeometry
Represents the geometry of a cell.
|
| mxIGraphModel
Defines the requirements for a graph model to be used with mxGraph.
|
Copyright (c) 2010 Gaudenz Alder. All rights reserved.