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 | Description |
---|---|---|
protected static mxGraphAnalysis |
mxGraphAnalysis.instance |
Holds the shared instance of this class.
|
Modifier and Type | Method | Description |
---|---|---|
static mxGraphAnalysis |
mxGraphAnalysis.getInstance() |
Modifier and Type | Method | Description |
---|---|---|
static void |
mxGraphAnalysis.setInstance(mxGraphAnalysis instance) |
Sets the shared instance of this class.
|
Copyright (c) 2010-2017 Gaudenz Alder, JGraph Ltd. All rights reserved.