public class LayerVisualizationData extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
LayerVisualizationData.AttributeLabelAndOrder |
| Constructor and Description |
|---|
LayerVisualizationData() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,LayerVisualizationData.AttributeLabelAndOrder> |
getNameToLabel() |
void |
setNameToLabel(Map<String,LayerVisualizationData.AttributeLabelAndOrder> nameToLabel) |
public Map<String,LayerVisualizationData.AttributeLabelAndOrder> getNameToLabel()
public void setNameToLabel(Map<String,LayerVisualizationData.AttributeLabelAndOrder> nameToLabel)
Copyright © 2019. All Rights Reserved.