mxGraph
com.mxgraph.mxGraphModel Member List
This is the complete list of members for com.mxgraph.mxGraphModel, 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]
cellscom.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]
createIdscom.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]
GraphModelChangecom.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]
IsCreateIdscom.mxgraph.mxGraphModel
IsEdge(Object cell)com.mxgraph.mxGraphModel [inline]
IsMaintainEdgeParentcom.mxgraph.mxGraphModel
IsVertex(Object cell)com.mxgraph.mxGraphModel [inline]
IsVisible(Object cell)com.mxgraph.mxGraphModel [inline]
maintainEdgeParentcom.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]
nextIdcom.mxgraph.mxGraphModel [protected]
Remove(Object cell)com.mxgraph.mxGraphModel [inline]
RestoreClone(Object clone, Object cell, Hashtable mapping)com.mxgraph.mxGraphModel [inline, protected]
rootcom.mxgraph.mxGraphModel [protected]
Rootcom.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]
updateLevelcom.mxgraph.mxGraphModel [protected]