Uses of Class
org.gvsig.andami.plugins.config.generate.LabelSet
Packages that use LabelSet
-
Uses of LabelSet in org.gvsig.andami.plugins.config.generate
Methods in org.gvsig.andami.plugins.config.generate that return LabelSetModifier and TypeMethodDescriptionLabelSet[]PluginConfig.getLabelSet()Method getLabelSetPluginConfig.getLabelSet(int index) Method getLabelSetPluginConfig.removeLabelSet(int index) Method removeLabelSetMethods in org.gvsig.andami.plugins.config.generate with parameters of type LabelSetModifier and TypeMethodDescriptionvoidPluginConfig.addLabelSet(int index, LabelSet vLabelSet) Method addLabelSetvoidPluginConfig.addLabelSet(LabelSet vLabelSet) Method addLabelSetvoidPluginConfig.setLabelSet(int index, LabelSet vLabelSet) Method setLabelSetvoidPluginConfig.setLabelSet(LabelSet[] labelSetArray) Method setLabelSet