| Modifier and Type | Field and Description |
|---|---|
PlotTreeMap.LayoutAlgorithm |
PlotTreeMap.layoutAlgorithm
This option decides which algorithm is used for setting position and dimensions of the
points.
|
| Modifier and Type | Method and Description |
|---|---|
static PlotTreeMap.LayoutAlgorithm |
PlotTreeMap.LayoutAlgorithm.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PlotTreeMap.LayoutAlgorithm[] |
PlotTreeMap.LayoutAlgorithm.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018 Fujion Framework. All rights reserved.