Class PersistenceBasedLegendReader
java.lang.Object
org.gvsig.symbology.fmap.mapcontext.rendering.legend.driver.impl.PersistenceBasedLegendReader
- All Implemented Interfaces:
org.gvsig.fmap.mapcontext.rendering.legend.driver.ILegendReader
public class PersistenceBasedLegendReader
extends Object
implements org.gvsig.fmap.mapcontext.rendering.legend.driver.ILegendReader
Legend reader that uses the standard persistence
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PersistenceBasedLegendReader
public PersistenceBasedLegendReader()
-
-
Method Details
-
read
public org.gvsig.fmap.mapcontext.rendering.legend.ILegend read(File inFile, int geometryType) throws org.gvsig.fmap.mapcontext.exceptions.ReadLegendException, org.gvsig.fmap.mapcontext.exceptions.IncompatibleLegendReadException, IOException - Specified by:
readin interfaceorg.gvsig.fmap.mapcontext.rendering.legend.driver.ILegendReader- Throws:
org.gvsig.fmap.mapcontext.exceptions.ReadLegendExceptionorg.gvsig.fmap.mapcontext.exceptions.IncompatibleLegendReadExceptionIOException
-