|
mxGraph
|
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 | inlineprotected |
| CreateStylesheet() | com.mxgraph.mxGraph | inlineprotected |
| 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 |
| defaultLoopStyle | com.mxgraph.mxGraph | protected |
| DefaultLoopStyle | com.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 |
| gridEnabled | com.mxgraph.mxGraph | protected |
| GridEnabled | com.mxgraph.mxGraph | |
| gridSize | com.mxgraph.mxGraph | protected |
| GridSize | com.mxgraph.mxGraph | |
| HitsSwimlaneContent(Object swimlane, int x, int y) | com.mxgraph.mxGraph | inline |
| ImageBundles | com.mxgraph.mxGraph | |
| imageBundles | com.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 |
| labelsVisible | com.mxgraph.mxGraph | protected |
| LabelsVisible | com.mxgraph.mxGraph | |
| model | com.mxgraph.mxGraph | protected |
| Model | com.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 | inlineprotected |
| 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 |
| Stylesheet | com.mxgraph.mxGraph | |
| stylesheet | com.mxgraph.mxGraph | protected |
| tolerance | com.mxgraph.mxGraph | protected |
| VERSION | com.mxgraph.mxGraph | |
| view | com.mxgraph.mxGraph | protected |
| View | com.mxgraph.mxGraph |
1.8.13