, including all inherited members.
Add(Object parent, Object child, int index) | com.mxgraph.mxGraphModel | [inline] |
BeginUpdate() | com.mxgraph.mxGraphModel | [inline] |
CellAdded(Object cell) | com.mxgraph.mxGraphModel | [inline, protected] |
CellRemoved(Object cell) | com.mxgraph.mxGraphModel | [inline, protected] |
cells | com.mxgraph.mxGraphModel | [protected] |
Clear() | com.mxgraph.mxGraphModel | [inline] |
CloneCell(Object cell, Hashtable mapping, bool includeChildren) | com.mxgraph.mxGraphModel | [inline, protected] |
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 | [inline, static] |
GetChildCount(Object cell) | com.mxgraph.mxGraphModel | [inline] |
getChildEdges(mxIGraphModel model, Object parent) | com.mxgraph.mxGraphModel | [inline, static] |
getChildVertices(mxIGraphModel model, Object parent) | com.mxgraph.mxGraphModel | [inline, static] |
GetConnections(mxIGraphModel model, Object cell) | com.mxgraph.mxGraphModel | [inline, static] |
GetDirectedEdgeCount(mxIGraphModel model, Object cell, bool outgoing) | com.mxgraph.mxGraphModel | [inline, static] |
GetDirectedEdgeCount(mxIGraphModel model, Object cell, bool outgoing, Object ignoredEdge) | com.mxgraph.mxGraphModel | [inline, static] |
GetEdgeAt(Object parent, int index) | com.mxgraph.mxGraphModel | [inline] |
GetEdgeCount(Object cell) | com.mxgraph.mxGraphModel | [inline] |
GetEdges(mxIGraphModel model, Object cell) | com.mxgraph.mxGraphModel | [inline, static] |
GetEdges(mxIGraphModel model, Object cell, bool incoming, bool outgoing, bool includeLoops) | com.mxgraph.mxGraphModel | [inline, static] |
GetEdgesBetween(mxIGraphModel model, Object source, Object target) | com.mxgraph.mxGraphModel | [inline, static] |
GetEdgesBetween(mxIGraphModel model, Object source, Object target, bool directed) | com.mxgraph.mxGraphModel | [inline, static] |
GetGeometry(Object cell) | com.mxgraph.mxGraphModel | [inline] |
GetIncomingEdges(mxIGraphModel model, Object cell) | com.mxgraph.mxGraphModel | [inline, static] |
GetNearestCommonAncestor(Object cell1, Object cell2) | com.mxgraph.mxGraphModel | [inline] |
GetOpposites(mxIGraphModel model, Object[] edges, Object terminal, bool sources, bool targets) | com.mxgraph.mxGraphModel | [inline, static] |
GetOrigin(Object cell) | com.mxgraph.mxGraphModel | [inline] |
GetOutgoingEdges(mxIGraphModel model, Object cell) | com.mxgraph.mxGraphModel | [inline, static] |
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 | [inline, protected] |
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 | [inline, protected] |
root | com.mxgraph.mxGraphModel | [protected] |
Root | 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 | [inline, static] |
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] |