| Package | Description |
|---|---|
| com.mxgraph.analysis |
This package provides various algorithms for graph analysis, such as
shortest path and minimum spanning tree.
|
| Modifier and Type | Method | Description |
|---|---|---|
static mxGraphProperties.GraphType |
mxGraphProperties.GraphType.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static mxGraphProperties.GraphType[] |
mxGraphProperties.GraphType.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright (c) 2010-2017 Gaudenz Alder, JGraph Ltd. All rights reserved.