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