org.gvsig.fmap.dal.feature.operation
Interface LegendLabelingManager


public interface LegendLabelingManager


Method Summary
 void add(Feature feature, Map params)
           
 void endLoading()
           
 Object getDefaultLegend()
           
 Object getLabeling()
           
 void startLoading(Map params)
           
 

Method Detail

startLoading

void startLoading(Map params)

add

void add(Feature feature,
         Map params)
         throws DataException
Throws:
DataException

getDefaultLegend

Object getDefaultLegend()

getLabeling

Object getLabeling()

endLoading

void endLoading()


Copyright © 2004-2012 gvSIG. All Rights Reserved.