<tdclass="colFirst"><ahref="../../../com/mxgraph/view/mxEdgeStyle.mxEdgeStyleFunction.html"title="interface in com.mxgraph.view">mxEdgeStyle.mxEdgeStyleFunction</a></td>
<tdclass="colLast">
<divclass="block">Defines the requirements for an edge style function.</div>
</td>
</tr>
<trclass="rowColor">
<tdclass="colFirst"><ahref="../../../com/mxgraph/view/mxGraph.mxICellVisitor.html"title="interface in com.mxgraph.view">mxGraph.mxICellVisitor</a></td>
<tdclass="colLast"> </td>
</tr>
<trclass="altColor">
<tdclass="colFirst"><ahref="../../../com/mxgraph/view/mxPerimeter.mxPerimeterFunction.html"title="interface in com.mxgraph.view">mxPerimeter.mxPerimeterFunction</a></td>
<tdclass="colLast">
<divclass="block">Defines the requirements for a perimeter function.</div>
<tdclass="colFirst"><ahref="../../../com/mxgraph/view/mxCellState.html"title="class in com.mxgraph.view">mxCellState</a></td>
<tdclass="colLast">
<divclass="block">Represents the current state of a cell in a given graph view.</div>
</td>
</tr>
<trclass="rowColor">
<tdclass="colFirst"><ahref="../../../com/mxgraph/view/mxConnectionConstraint.html"title="class in com.mxgraph.view">mxConnectionConstraint</a></td>
<tdclass="colLast">
<divclass="block">Defines an object that contains the constraints about how to connect one
side of an edge to its terminal.</div>
</td>
</tr>
<trclass="altColor">
<tdclass="colFirst"><ahref="../../../com/mxgraph/view/mxEdgeStyle.html"title="class in com.mxgraph.view">mxEdgeStyle</a></td>
<tdclass="colLast">
<divclass="block">Provides various edge styles to be used as the values for
mxConstants.STYLE_EDGE in a cell style.</div>
</td>
</tr>
<trclass="rowColor">
<tdclass="colFirst"><ahref="../../../com/mxgraph/view/mxGraph.html"title="class in com.mxgraph.view">mxGraph</a></td>
<tdclass="colLast">
<divclass="block">Implements a graph object that allows to create diagrams from a graph model
and stylesheet.</div>
</td>
</tr>
<trclass="altColor">
<tdclass="colFirst"><ahref="../../../com/mxgraph/view/mxGraphSelectionModel.html"title="class in com.mxgraph.view">mxGraphSelectionModel</a></td>
<tdclass="colLast">
<divclass="block">Implements the selection model for a graph.</div>
</td>
</tr>
<trclass="rowColor">
<tdclass="colFirst"><ahref="../../../com/mxgraph/view/mxGraphSelectionModel.mxSelectionChange.html"title="class in com.mxgraph.view">mxGraphSelectionModel.mxSelectionChange</a></td>
<tdclass="colLast"> </td>
</tr>
<trclass="altColor">
<tdclass="colFirst"><ahref="../../../com/mxgraph/view/mxGraphView.html"title="class in com.mxgraph.view">mxGraphView</a></td>
<tdclass="colLast">
<divclass="block">Implements a view for the graph.</div>
</td>
</tr>
<trclass="rowColor">
<tdclass="colFirst"><ahref="../../../com/mxgraph/view/mxGraphView.mxCurrentRootChange.html"title="class in com.mxgraph.view">mxGraphView.mxCurrentRootChange</a></td>
<tdclass="colLast">
<divclass="block">Action to change the current root in a view.</div>
</td>
</tr>
<trclass="altColor">
<tdclass="colFirst"><ahref="../../../com/mxgraph/view/mxLayoutManager.html"title="class in com.mxgraph.view">mxLayoutManager</a></td>
<tdclass="colLast">
<divclass="block">Implements a layout manager that updates the layout for a given transaction.</div>
</td>
</tr>
<trclass="rowColor">
<tdclass="colFirst"><ahref="../../../com/mxgraph/view/mxMultiplicity.html"title="class in com.mxgraph.view">mxMultiplicity</a></td>
<tdclass="colLast"> </td>
</tr>
<trclass="altColor">
<tdclass="colFirst"><ahref="../../../com/mxgraph/view/mxPerimeter.html"title="class in com.mxgraph.view">mxPerimeter</a></td>
<tdclass="colLast">
<divclass="block">Provides various perimeter functions to be used in a style
as the value of mxConstants.STYLE_PERIMETER.</div>
</td>
</tr>
<trclass="rowColor">
<tdclass="colFirst"><ahref="../../../com/mxgraph/view/mxStyleRegistry.html"title="class in com.mxgraph.view">mxStyleRegistry</a></td>
<tdclass="colLast">
<divclass="block">Singleton class that acts as a global converter from string to object values