|
JGraph X 1.2.0.8 |
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
mxEdgeStyle.mxEdgeStyleFunction | Defines the requirements for an edge style function. |
mxGraph.mxICellVisitor | |
mxPerimeter.mxPerimeterFunction | Defines the requirements for a perimeter function. |
Class Summary | |
---|---|
mxCellState | Represents the current state of a cell in a given graph view. |
mxEdgeStyle | Provides various edge styles to be used as the values for mxConstants.STYLE_EDGE in a cell style. |
mxGraph | Implements a graph object that allows to create diagrams from a graph model and stylesheet. |
mxGraphSelectionModel | Implements the selection model for a graph. |
mxGraphSelectionModel.mxSelectionChange | |
mxGraphView | Implements a view for the graph. |
mxGraphView.mxCurrentRootChange | Action to change the current root in a view. |
mxLayoutManager | Implements a layout manager that updates the layout for a given transaction. |
mxMultiplicity | |
mxPerimeter | Provides various perimeter functions to be used in a style as the value of mxConstants.STYLE_PERIMETER. |
mxSpaceManager | |
mxStyleRegistry | Singleton class that acts as a global converter from string to object values in a style. |
mxStylesheet | Defines the appearance of the cells in a graph. |
mxSwimlaneManager | |
mxTemporaryCellStates |
This package implements the graph component, represented by the mxGraph class. The graph holds an mxGraphModel which contains mxCells and caches the state of the cells in mxGraphView. The cells are painted using a canvas from the canvas package. The style of the graph is represented by the mxStylesheet class.
|
JGraph X 1.2.0.8 |
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |