| Package | Description |
|---|---|
| org.molgenis.charts.charttypes | |
| org.molgenis.charts.requests |
| Modifier and Type | Method and Description |
|---|---|
HeatMapScale |
HeatMapChart.getScale() |
static HeatMapScale |
HeatMapScale.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HeatMapScale[] |
HeatMapScale.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
HeatMapChart.setScale(HeatMapScale scale) |
| Modifier and Type | Method and Description |
|---|---|
HeatMapScale |
HeatMapRequest.getScale() |
| Modifier and Type | Method and Description |
|---|---|
void |
HeatMapRequest.setScale(HeatMapScale scale) |
Copyright © 2016. All Rights Reserved.