| Add(Object parent, Object child, int index) | com.mxgraph.mxGraphModel | inline |
| BeginUpdate() | com.mxgraph.mxGraphModel | inline |
| CellAdded(Object cell) | com.mxgraph.mxGraphModel | inlineprotected |
| CellRemoved(Object cell) | com.mxgraph.mxGraphModel | inlineprotected |
| cells | com.mxgraph.mxGraphModel | protected |
| Clear() | com.mxgraph.mxGraphModel | inline |
| CloneCell(Object cell, Hashtable mapping, bool includeChildren) | com.mxgraph.mxGraphModel | inlineprotected |
| CloneCells(Object[] cells, bool includeChildren) | com.mxgraph.mxGraphModel | inline |
| Contains(Object cell) | com.mxgraph.mxGraphModel | inline |
| CreateId(Object cell) | com.mxgraph.mxGraphModel | inline |
| createIds | com.mxgraph.mxGraphModel | protected |
| CreateRoot() | com.mxgraph.mxGraphModel | inline |
| EndUpdate() | com.mxgraph.mxGraphModel | inline |
| GetCell(string id) | com.mxgraph.mxGraphModel | inline |
| GetChildAt(Object parent, int index) | com.mxgraph.mxGraphModel | inline |
| getChildCells(mxIGraphModel model, Object parent, bool vertices, bool edges) | com.mxgraph.mxGraphModel | inlinestatic |
| GetChildCount(Object cell) | com.mxgraph.mxGraphModel | inline |
| getChildEdges(mxIGraphModel model, Object parent) | com.mxgraph.mxGraphModel | inlinestatic |
| getChildVertices(mxIGraphModel model, Object parent) | com.mxgraph.mxGraphModel | inlinestatic |
| GetConnections(mxIGraphModel model, Object cell) | com.mxgraph.mxGraphModel | inlinestatic |
| GetDirectedEdgeCount(mxIGraphModel model, Object cell, bool outgoing) | com.mxgraph.mxGraphModel | inlinestatic |
| GetDirectedEdgeCount(mxIGraphModel model, Object cell, bool outgoing, Object ignoredEdge) | com.mxgraph.mxGraphModel | inlinestatic |
| GetEdgeAt(Object parent, int index) | com.mxgraph.mxGraphModel | inline |
| GetEdgeCount(Object cell) | com.mxgraph.mxGraphModel | inline |
| GetEdges(mxIGraphModel model, Object cell) | com.mxgraph.mxGraphModel | inlinestatic |
| GetEdges(mxIGraphModel model, Object cell, bool incoming, bool outgoing, bool includeLoops) | com.mxgraph.mxGraphModel | inlinestatic |
| GetEdgesBetween(mxIGraphModel model, Object source, Object target) | com.mxgraph.mxGraphModel | inlinestatic |
| GetEdgesBetween(mxIGraphModel model, Object source, Object target, bool directed) | com.mxgraph.mxGraphModel | inlinestatic |
| GetGeometry(Object cell) | com.mxgraph.mxGraphModel | inline |
| GetIncomingEdges(mxIGraphModel model, Object cell) | com.mxgraph.mxGraphModel | inlinestatic |
| GetNearestCommonAncestor(Object cell1, Object cell2) | com.mxgraph.mxGraphModel | inline |
| GetOpposites(mxIGraphModel model, Object[] edges, Object terminal, bool sources, bool targets) | com.mxgraph.mxGraphModel | inlinestatic |
| GetOrigin(Object cell) | com.mxgraph.mxGraphModel | inline |
| GetOutgoingEdges(mxIGraphModel model, Object cell) | com.mxgraph.mxGraphModel | inlinestatic |
| GetParent(Object child) | com.mxgraph.mxGraphModel | inline |
| GetStyle(Object cell) | com.mxgraph.mxGraphModel | inline |
| GetTerminal(Object edge, bool isSource) | com.mxgraph.mxGraphModel | inline |
| GetValue(Object cell) | com.mxgraph.mxGraphModel | inline |
| GraphModelChange | com.mxgraph.mxGraphModel | |
| IsAncestor(Object parent, Object child) | com.mxgraph.mxGraphModel | inline |
| IsCollapsed(Object cell) | com.mxgraph.mxGraphModel | inline |
| IsConnectable(Object cell) | com.mxgraph.mxGraphModel | inline |
| IsCreateIds | com.mxgraph.mxGraphModel | |
| IsEdge(Object cell) | com.mxgraph.mxGraphModel | inline |
| IsMaintainEdgeParent | com.mxgraph.mxGraphModel | |
| IsVertex(Object cell) | com.mxgraph.mxGraphModel | inline |
| IsVisible(Object cell) | com.mxgraph.mxGraphModel | inline |
| maintainEdgeParent | com.mxgraph.mxGraphModel | protected |
| MergeChildren(mxICell from, mxICell to, bool cloneAllEdges) | com.mxgraph.mxGraphModel | inline |
| MergeChildrenImpl(mxICell from, mxICell to, bool cloneAllEdges, Dictionary< Object, Object > mapping) | com.mxgraph.mxGraphModel | inlineprotected |
| mxGraphModel() | com.mxgraph.mxGraphModel | inline |
| mxGraphModel(Object root) | com.mxgraph.mxGraphModel | inline |
| nextId | com.mxgraph.mxGraphModel | protected |
| Remove(Object cell) | com.mxgraph.mxGraphModel | inline |
| RestoreClone(Object clone, Object cell, Hashtable mapping) | com.mxgraph.mxGraphModel | inlineprotected |
| root | com.mxgraph.mxGraphModel | protected |
| Root (defined in com.mxgraph.mxGraphModel) | com.mxgraph.mxGraphModel | |
| SetCollapsed(Object cell, bool collapsed) | com.mxgraph.mxGraphModel | inline |
| SetGeometry(Object cell, mxGeometry geometry) | com.mxgraph.mxGraphModel | inline |
| SetStyle(Object cell, string style) | com.mxgraph.mxGraphModel | inline |
| SetTerminal(Object edge, Object terminal, bool isSource) | com.mxgraph.mxGraphModel | inline |
| SetTerminals(mxIGraphModel model, Object edge, Object source, Object target) | com.mxgraph.mxGraphModel | inlinestatic |
| SetValue(Object cell, Object value) | com.mxgraph.mxGraphModel | inline |
| SetVisible(Object cell, bool visible) | com.mxgraph.mxGraphModel | inline |
| UpdateEdgeParent(Object edge, Object root) | com.mxgraph.mxGraphModel | inline |
| UpdateEdgeParents(Object cell) | com.mxgraph.mxGraphModel | inline |
| UpdateEdgeParents(Object cell, Object root) | com.mxgraph.mxGraphModel | inline |
| updateLevel | com.mxgraph.mxGraphModel | protected |