public class LegendToSLDWriter extends java.lang.Object implements ILegendWriter
Constructor and Description |
---|
LegendToSLDWriter() |
Modifier and Type | Method and Description |
---|---|
void |
write(ILegend legend,
java.io.File outFile,
java.lang.String format)
Writes a legend to a file.
|
public void write(ILegend legend, java.io.File outFile, java.lang.String format) throws WriteLegendException, java.io.IOException
ILegendWriter
write
in interface ILegendWriter
WriteLegendException
java.io.IOException