| Package | Description |
|---|---|
| org.gvsig.andami.plugins.config.generate |
| Modifier and Type | Method and Description |
|---|---|
LabelSet[] |
PluginConfig.getLabelSet()
Method getLabelSet
|
LabelSet |
PluginConfig.getLabelSet(int index)
Method getLabelSet
|
LabelSet |
PluginConfig.removeLabelSet(int index)
Method removeLabelSet
|
| Modifier and Type | Method and Description |
|---|---|
void |
PluginConfig.addLabelSet(int index,
LabelSet vLabelSet)
Method addLabelSet
|
void |
PluginConfig.addLabelSet(LabelSet vLabelSet)
Method addLabelSet
|
void |
PluginConfig.setLabelSet(int index,
LabelSet vLabelSet)
Method setLabelSet
|
void |
PluginConfig.setLabelSet(LabelSet[] labelSetArray)
Method setLabelSet
|
Copyright © 2024 gvSIG Association. All rights reserved.