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