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 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:
      read in interface org.gvsig.fmap.mapcontext.rendering.legend.driver.ILegendReader
      Throws:
      org.gvsig.fmap.mapcontext.exceptions.ReadLegendException
      org.gvsig.fmap.mapcontext.exceptions.IncompatibleLegendReadException
      IOException