Uses of Package
com.mxgraph.model
Packages that use com.mxgraph.model
Package
Description
This package contains all classes for input/output.
This package contains the classes that define a graph model.
This package provides utility classes such as mxConstants, mxUtils, mxPoint
and mxRectangle as well as all classes for custom events and the undo
history.
This package implements the graph component, represented by the mxGraph
class.
-
Classes in com.mxgraph.model used by com.mxgraph.io
-
Classes in com.mxgraph.model used by com.mxgraph.modelClassDescriptionRepresents the geometry of a cell.Extends mxEventSource to implement a graph model.Defines the requirements for a cell that can be used in an mxGraphModel.Defines the requirements for a graph model to be used with mxGraph.Defines the interface for an atomic change of the graph model.
-
Classes in com.mxgraph.model used by com.mxgraph.util
-
Classes in com.mxgraph.model used by com.mxgraph.viewClassDescriptionRepresents the geometry of a cell.Defines the requirements for a graph model to be used with mxGraph.