Package org.gvsig.dwg.fmap.dal.store.dwg
Interface LegendBuilder
public interface LegendBuilder
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionvoidbegin()voidend()initialize(org.gvsig.fmap.dal.feature.spi.FeatureStoreProvider store) voidprocess(org.gvsig.fmap.dal.feature.spi.FeatureProvider feature)
-
Field Details
-
DYNMETHOD_BUILDER_NAME
- See Also:
-
DYNMETHOD_GETLEGEND_NAME
- See Also:
-
DYNMETHOD_GETLABELING_NAME
- See Also:
-
-
Method Details