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