public interface LegendBuilder
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
DYNMETHOD_BUILDER_NAME |
static java.lang.String |
DYNMETHOD_GETLABELING_NAME |
static java.lang.String |
DYNMETHOD_GETLEGEND_NAME |
| Modifier and Type | Method and Description |
|---|---|
void |
begin() |
void |
end() |
java.lang.Object |
getLabeling() |
java.lang.Object |
getLegend() |
LegendBuilder |
initialize(org.gvsig.fmap.dal.feature.spi.FeatureStoreProvider store) |
void |
process(org.gvsig.fmap.dal.feature.spi.FeatureProvider feature) |
static final java.lang.String DYNMETHOD_BUILDER_NAME
static final java.lang.String DYNMETHOD_GETLABELING_NAME
static final java.lang.String DYNMETHOD_GETLEGEND_NAME
void begin()
void end()
java.lang.Object getLabeling()
java.lang.Object getLegend()
LegendBuilder initialize(org.gvsig.fmap.dal.feature.spi.FeatureStoreProvider store)
void process(org.gvsig.fmap.dal.feature.spi.FeatureProvider feature)
Copyright © 2015 gvSIG Association. All Rights Reserved.