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