| Package | Description |
|---|---|
| com.mxgraph.view |
This package implements the graph component, represented by the mxGraph
class.
|
| Modifier and Type | Field and Description |
|---|---|
protected mxMultiplicity[] |
mxGraph.multiplicities
Specifies the multiplicities to be used for validation of the graph.
|
| Modifier and Type | Method and Description |
|---|---|
mxMultiplicity[] |
mxGraph.getMultiplicities() |
| Modifier and Type | Method and Description |
|---|---|
void |
mxGraph.setMultiplicities(mxMultiplicity[] value) |
Copyright (c) 2010 Gaudenz Alder. All rights reserved.