|
mxGraph 1.10.4.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use mxGraphSelectionModel | |
---|---|
com.mxgraph.view | This package implements the graph component, represented by the mxGraph class. |
Uses of mxGraphSelectionModel in com.mxgraph.view |
---|
Fields in com.mxgraph.view declared as mxGraphSelectionModel | |
---|---|
protected mxGraphSelectionModel |
mxGraphSelectionModel.mxSelectionChange.model
|
protected mxGraphSelectionModel |
mxGraph.selectionModel
Holds the |
Methods in com.mxgraph.view that return mxGraphSelectionModel | |
---|---|
protected mxGraphSelectionModel |
mxGraph.createSelectionModel()
Constructs a new selection model to be used in this graph. |
mxGraphSelectionModel |
mxGraph.getSelectionModel()
|
Constructors in com.mxgraph.view with parameters of type mxGraphSelectionModel | |
---|---|
mxGraphSelectionModel.mxSelectionChange(mxGraphSelectionModel model,
Collection<Object> added,
Collection<Object> removed)
|
|
mxGraph 1.10.4.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |