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