public interface ILegendReader
ILegend read(File inFile, int geometryType) throws ReadLegendException, IncompatibleLegendReadException, IOException
inFile
- geometryType
- Geometry type of the target layerReadLegendException
IncompatibleLegendReadException
IOException