| Package | Description |
|---|---|
| com.mxgraph.analysis |
This package provides various algorithms for graph analysis, such as
shortest path and minimum spanning tree.
|
| Modifier and Type | Field and Description |
|---|---|
protected mxGraphGenerator |
mxAnalysisGraph.generator |
| Modifier and Type | Method and Description |
|---|---|
mxGraphGenerator |
mxAnalysisGraph.getGenerator() |
| Modifier and Type | Method and Description |
|---|---|
void |
mxAnalysisGraph.setGenerator(mxGraphGenerator generator) |
Copyright (c) 2010 Gaudenz Alder. All rights reserved.