public interface ILegendWriter
void
write(ILegend legend, File outFile, String format)
void write(ILegend legend, File outFile, String format) throws WriteLegendException, IOException
legend
outFile
format
WriteLegendException
IOException