Package | Description |
---|---|
com.mxgraph.view |
This package implements the graph component, represented by the mxGraph
class.
|
Modifier and Type | Field and Description |
---|---|
protected mxGraphSelectionModel |
mxGraphSelectionModel.mxSelectionChange.model |
protected mxGraphSelectionModel |
mxGraph.selectionModel
Holds the
|
Modifier and Type | Method and Description |
---|---|
protected mxGraphSelectionModel |
mxGraph.createSelectionModel()
Constructs a new selection model to be used in this graph.
|
mxGraphSelectionModel |
mxGraph.getSelectionModel() |
Constructor and Description |
---|
mxGraphSelectionModel.mxSelectionChange(mxGraphSelectionModel model,
Collection<Object> added,
Collection<Object> removed) |
Copyright (c) 2010 Gaudenz Alder, David Benson. All rights reserved.