| Package | Description |
|---|---|
| org.moxieapps.gwt.highcharts.client.plotOptions |
| Modifier and Type | Method and Description |
|---|---|
static TreemapPlotOptions.LayoutAlgorithm |
TreemapPlotOptions.LayoutAlgorithm.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TreemapPlotOptions.LayoutAlgorithm[] |
TreemapPlotOptions.LayoutAlgorithm.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
TreemapPlotOptions |
TreemapPlotOptions.setLayoutAlgorithm(TreemapPlotOptions.LayoutAlgorithm layoutAlgorithm)
Convenience method for setting the 'layoutAlgorithm' option of the treemap.
|
TreemapPlotOptions.Level |
TreemapPlotOptions.Level.setLayoutAlgorithm(TreemapPlotOptions.LayoutAlgorithm layoutAlgorithm)
Convenience method for setting the 'layoutAlgorithm' option of the level.
|
Copyright © 2015. All Rights Reserved.