Uses of Package
com.mxgraph.view
Packages that use com.mxgraph.view
Package
Description
This package provides various algorithms for graph analysis, such as
shortest path and minimum spanning tree.
This package contains various implementations for painting a graph using
different technologies, such as Graphics2D, HTML, SVG or VML.
This package contains all classes for input/output.
This package contains various graph layouts.
This package contains the classes required to turn an encoded mxGraphView
into an image using SAX and without having to create a graph model.
This package contains the main component for JFC/Swing, namely the graph
component and the outline component.
This package contains all classes required for mouse event handling in
JFC/Swing.
This package contains all utility classes that require JFC/Swing, namely for
mouse event handling, drag and drop, actions and overlays.
This package contains all classes required for interaction, namely the
mxCellEditor used for in-place editing and the mxInteractiveCanvas, which
defines the requirements for a canvas that supports hit-detection on shapes.
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.view used by com.mxgraph.analysisClassDescriptionRepresents the current state of a cell in a given graph view.Implements a graph object that allows to create diagrams from a graph model and stylesheet.
-
Classes in com.mxgraph.view used by com.mxgraph.canvas
-
Classes in com.mxgraph.view used by com.mxgraph.costfunction
-
Classes in com.mxgraph.view used by com.mxgraph.generatorfunction
-
Classes in com.mxgraph.view used by com.mxgraph.ioClassDescriptionImplements a graph object that allows to create diagrams from a graph model and stylesheet.
-
Classes in com.mxgraph.view used by com.mxgraph.layoutClassDescriptionRepresents the current state of a cell in a given graph view.Implements a graph object that allows to create diagrams from a graph model and stylesheet.
-
Classes in com.mxgraph.view used by com.mxgraph.layout.hierarchicalClassDescriptionImplements a graph object that allows to create diagrams from a graph model and stylesheet.
-
Classes in com.mxgraph.view used by com.mxgraph.layout.hierarchical.stageClassDescriptionImplements a graph object that allows to create diagrams from a graph model and stylesheet.
-
Classes in com.mxgraph.view used by com.mxgraph.layout.orthogonalClassDescriptionImplements a graph object that allows to create diagrams from a graph model and stylesheet.
-
Classes in com.mxgraph.view used by com.mxgraph.layout.orthogonal.modelClassDescriptionImplements a graph object that allows to create diagrams from a graph model and stylesheet.
-
Classes in com.mxgraph.view used by com.mxgraph.reader
-
Classes in com.mxgraph.view used by com.mxgraph.shape
-
Classes in com.mxgraph.view used by com.mxgraph.swingClassDescriptionRepresents the current state of a cell in a given graph view.Implements a graph object that allows to create diagrams from a graph model and stylesheet.
-
Classes in com.mxgraph.view used by com.mxgraph.swing.handlerClassDescriptionRepresents the current state of a cell in a given graph view.Implements a graph object that allows to create diagrams from a graph model and stylesheet.
-
Classes in com.mxgraph.view used by com.mxgraph.swing.utilClassDescriptionRepresents the current state of a cell in a given graph view.Implements a graph object that allows to create diagrams from a graph model and stylesheet.
-
Classes in com.mxgraph.view used by com.mxgraph.swing.view
-
Classes in com.mxgraph.view used by com.mxgraph.utilClassDescriptionRepresents the current state of a cell in a given graph view.Implements a graph object that allows to create diagrams from a graph model and stylesheet.
-
Classes in com.mxgraph.view used by com.mxgraph.viewClassDescriptionRepresents the current state of a cell in a given graph view.Defines an object that contains the constraints about how to connect one side of an edge to its terminal.Defines the requirements for an edge style function.Implements a graph object that allows to create diagrams from a graph model and stylesheet.Implements the selection model for a graph.Implements a view for the graph.Defines the requirements for a perimeter function.Defines the appearance of the cells in a graph.