public interface ILegendReader
Modifier and Type | Method and Description |
---|---|
ILegend |
read(File inFile,
int geometryType)
Create a legend from a file.
|
ILegend read(File inFile, int geometryType) throws ReadLegendException, IncompatibleLegendReadException, IOException
inFile
- geometryType
- Geometry type of the target layerReadLegendException
IncompatibleLegendReadException
IOException