mxGraph
com.mxgraph.mxGraph Member List
This is the complete list of members for com.mxgraph.mxGraph, including all inherited members.
AddImageBundle(mxImageBundle bundle)com.mxgraph.mxGraph [inline]
ConvertValueToString(Object cell)com.mxgraph.mxGraph [inline]
CreateEdge(Object parent, string id, Object value, Object source, Object target, string style)com.mxgraph.mxGraph [inline]
CreateGraphView()com.mxgraph.mxGraph [inline, protected]
CreateStylesheet()com.mxgraph.mxGraph [inline, protected]
CreateVertex(Object parent, string id, Object value, double x, double y, double width, double height, string style)com.mxgraph.mxGraph [inline]
CreateVertex(Object parent, string id, Object value, double x, double y, double width, double height, string style, bool relative)com.mxgraph.mxGraph [inline]
defaultLoopStylecom.mxgraph.mxGraph [protected]
DefaultLoopStylecom.mxgraph.mxGraph
DrawCell(mxICanvas canvas, Object cell)com.mxgraph.mxGraph [inline]
DrawGraph(mxICanvas canvas)com.mxgraph.mxGraph [inline]
DrawState(mxICanvas canvas, mxCellState state, String label)com.mxgraph.mxGraph [inline]
FindTreeRoots(Object parent)com.mxgraph.mxGraph [inline]
FindTreeRoots(Object parent, bool isolate)com.mxgraph.mxGraph [inline]
FindTreeRoots(Object parent, bool isolate, bool invert)com.mxgraph.mxGraph [inline]
GetBoundingBox(Object cell)com.mxgraph.mxGraph [inline]
GetBoundingBox(Object cell, bool includeEdges)com.mxgraph.mxGraph [inline]
GetBoundingBox(Object cell, bool includeEdges, bool includeDescendants)com.mxgraph.mxGraph [inline]
GetBoundsForCells(Object[] cells, bool includeEdges, bool includeDescendants, bool boundingBox)com.mxgraph.mxGraph [inline]
GetCellAt(int x, int y)com.mxgraph.mxGraph [inline]
GetCellAt(int x, int y, bool hitSwimlaneContent)com.mxgraph.mxGraph [inline]
GetCellAt(int x, int y, bool hitSwimlaneContent, Object parent)com.mxgraph.mxGraph [inline]
GetCellBounds(Object cell)com.mxgraph.mxGraph [inline]
GetCellBounds(Object cell, bool includeEdges)com.mxgraph.mxGraph [inline]
GetCellBounds(Object cell, bool includeEdges, bool includeDescendants)com.mxgraph.mxGraph [inline]
GetCellBounds(Object cell, bool includeEdges, bool includeDescendants, bool boundingBox)com.mxgraph.mxGraph [inline]
GetCellGeometry(Object cell)com.mxgraph.mxGraph [inline]
GetCellStyle(Object cell)com.mxgraph.mxGraph [inline]
GetChildCells(Object parent)com.mxgraph.mxGraph [inline]
GetChildCells(Object parent, bool vertices, bool edges)com.mxgraph.mxGraph [inline]
GetChildEdges(Object parent)com.mxgraph.mxGraph [inline]
GetChildOffsetForCell(Object cell)com.mxgraph.mxGraph [inline]
GetChildVertices(Object parent)com.mxgraph.mxGraph [inline]
GetConnectionConstraint(mxCellState edge, mxCellState terminal, bool source)com.mxgraph.mxGraph [inline]
GetConnectionPoint(mxCellState vertex, mxConnectionConstraint constraint)com.mxgraph.mxGraph [inline]
GetConnections(Object cell)com.mxgraph.mxGraph [inline]
GetConnections(Object cell, Object parent)com.mxgraph.mxGraph [inline]
GetDefaultParent()com.mxgraph.mxGraph [inline]
GetEdges(Object cell)com.mxgraph.mxGraph [inline]
GetEdges(Object cell, Object parent)com.mxgraph.mxGraph [inline]
GetEdges(Object cell, Object parent, bool incoming, bool outgoing, bool includeLoops)com.mxgraph.mxGraph [inline]
GetEdges(Object cell, Object parent, bool incoming, bool outgoing, bool includeLoops, bool recurse)com.mxgraph.mxGraph [inline]
GetEdgesBetween(Object source, Object target)com.mxgraph.mxGraph [inline]
GetEdgesBetween(Object source, Object target, bool directed)com.mxgraph.mxGraph [inline]
GetGraphBounds()com.mxgraph.mxGraph [inline]
GetImageFromBundles(String key)com.mxgraph.mxGraph [inline]
GetIncomingEdges(Object cell)com.mxgraph.mxGraph [inline]
GetIncomingEdges(Object cell, Object parent)com.mxgraph.mxGraph [inline]
GetLabel(Object cell)com.mxgraph.mxGraph [inline]
GetOpposites(Object[] edges, Object terminal)com.mxgraph.mxGraph [inline]
GetOpposites(Object[] edges, Object terminal, bool sources, bool targets)com.mxgraph.mxGraph [inline]
GetOutgoingEdges(Object cell)com.mxgraph.mxGraph [inline]
GetOutgoingEdges(Object cell, Object parent)com.mxgraph.mxGraph [inline]
GetPaintBounds(Object[] cells)com.mxgraph.mxGraph [inline]
GraphModelChanged()com.mxgraph.mxGraph [inline]
gridEnabledcom.mxgraph.mxGraph [protected]
GridEnabledcom.mxgraph.mxGraph
gridSizecom.mxgraph.mxGraph [protected]
GridSizecom.mxgraph.mxGraph
HitsSwimlaneContent(Object swimlane, int x, int y)com.mxgraph.mxGraph [inline]
ImageBundlescom.mxgraph.mxGraph
imageBundlescom.mxgraph.mxGraph [protected]
InsertEdge(Object parent, string id, Object value, Object source, Object target)com.mxgraph.mxGraph [inline]
InsertEdge(Object parent, string id, Object value, Object source, Object target, string style)com.mxgraph.mxGraph [inline]
InsertVertex(Object parent, string id, Object value, double x, double y, double width, double height)com.mxgraph.mxGraph [inline]
InsertVertex(Object parent, string id, Object value, double x, double y, double width, double height, string style)com.mxgraph.mxGraph [inline]
InsertVertex(Object parent, string id, Object value, double x, double y, double width, double height, string style, bool relative)com.mxgraph.mxGraph [inline]
Intersects(mxCellState state, Rectangle rect)com.mxgraph.mxGraph [inline]
IsCellCollapsed(Object cell)com.mxgraph.mxGraph [inline]
IsCellConnectable(Object cell)com.mxgraph.mxGraph [inline]
IsCellMovable(Object cell)com.mxgraph.mxGraph [inline]
IsCellVisible(Object cell)com.mxgraph.mxGraph [inline]
IsOrthogonal(mxCellState edge)com.mxgraph.mxGraph [inline]
IsSwimlane(Object cell)com.mxgraph.mxGraph [inline]
IsValidAncestor(Object cell, Object parent, bool recurse)com.mxgraph.mxGraph [inline]
labelsVisiblecom.mxgraph.mxGraph [protected]
LabelsVisiblecom.mxgraph.mxGraph
modelcom.mxgraph.mxGraph [protected]
Modelcom.mxgraph.mxGraph
mxGraph()com.mxgraph.mxGraph [inline]
mxGraph(mxIGraphModel model)com.mxgraph.mxGraph [inline]
mxGraph(mxStylesheet stylesheet)com.mxgraph.mxGraph [inline]
mxGraph(mxIGraphModel model, mxStylesheet stylesheet)com.mxgraph.mxGraph [inline]
PostProcessCellStyle(Dictionary< string, Object > style)com.mxgraph.mxGraph [inline, protected]
RemoveImageBundle(mxImageBundle bundle)com.mxgraph.mxGraph [inline]
SetCellStyles(String key, String value, Object[] cells)com.mxgraph.mxGraph [inline]
Snap(double value)com.mxgraph.mxGraph [inline]
Stylesheetcom.mxgraph.mxGraph
stylesheetcom.mxgraph.mxGraph [protected]
tolerancecom.mxgraph.mxGraph [protected]
VERSIONcom.mxgraph.mxGraph
viewcom.mxgraph.mxGraph [protected]
Viewcom.mxgraph.mxGraph