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 static mxGraphAnalysis |
mxGraphAnalysis.instance
Holds the shared instance of this class.
|
Modifier and Type | Method and Description |
---|---|
static mxGraphAnalysis |
mxGraphAnalysis.getInstance() |
Modifier and Type | Method and 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.