|
JGraph X 1.0.2.8 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Classes in com.mxgraph.view used by com.mxgraph.analysis | |
---|---|
mxCellState
Represents the current state of a cell in a given graph view. |
|
mxGraph
Implements a graph object that allows to create diagrams from a graph model and stylesheet. |
Classes in com.mxgraph.view used by com.mxgraph.layout | |
---|---|
mxCellState
Represents the current state of a cell in a given graph view. |
|
mxGraph
Implements a graph object that allows to create diagrams from a graph model and stylesheet. |
Classes in com.mxgraph.view used by com.mxgraph.layout.hierarchical | |
---|---|
mxGraph
Implements a graph object that allows to create diagrams from a graph model and stylesheet. |
Classes in com.mxgraph.view used by com.mxgraph.layout.hierarchical.stage | |
---|---|
mxGraph
Implements a graph object that allows to create diagrams from a graph model and stylesheet. |
Classes in com.mxgraph.view used by com.mxgraph.layout.orthogonal | |
---|---|
mxGraph
Implements a graph object that allows to create diagrams from a graph model and stylesheet. |
Classes in com.mxgraph.view used by com.mxgraph.swing | |
---|---|
mxCellState
Represents the current state of a cell in a given graph view. |
|
mxGraph
Implements a graph object that allows to create diagrams from a graph model and stylesheet. |
Classes in com.mxgraph.view used by com.mxgraph.swing.handler | |
---|---|
mxCellState
Represents the current state of a cell in a given graph view. |
Classes in com.mxgraph.view used by com.mxgraph.swing.util | |
---|---|
mxCellState
Represents the current state of a cell in a given graph view. |
|
mxGraph
Implements a graph object that allows to create diagrams from a graph model and stylesheet. |
Classes in com.mxgraph.view used by com.mxgraph.swing.view | |
---|---|
mxCellState
Represents the current state of a cell in a given graph view. |
Classes in com.mxgraph.view used by com.mxgraph.util | |
---|---|
mxCellState
Represents the current state of a cell in a given graph view. |
|
mxGraph
Implements a graph object that allows to create diagrams from a graph model and stylesheet. |
Classes in com.mxgraph.view used by com.mxgraph.view | |
---|---|
mxCellState
Represents the current state of a cell in a given graph view. |
|
mxEdgeStyle.mxEdgeStyleFunction
Defines the requirements for an edge style function. |
|
mxGraph
Implements a graph object that allows to create diagrams from a graph model and stylesheet. |
|
mxGraph.mxICellVisitor
|
|
mxGraphSelectionModel
To add a change listener to the graph selection model:
addListener(
mxEvent.CHANGE, new mxEventListener()
{
public void invoke(Object source, Object[] args)
{
selectionChanged((mxSelectionModel) source, (Collection) args[0],
(Collection) args[1]);
}
});
|
|
mxGraphView
Implements a view for the graph. |
|
mxMultiplicity
|
|
mxPerimeter.mxPerimeterFunction
Defines the requirements for a perimeter function. |
|
mxStylesheet
Defines the appearance of the cells in a graph. |
|
JGraph X 1.0.2.8 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |