public class PersistenceBasedLegendWriter extends java.lang.Object implements ILegendWriter
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
LONG_LEGEND_PERSISTENCE_FORMAT |
| Constructor and Description |
|---|
PersistenceBasedLegendWriter() |
| 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 static final java.lang.String LONG_LEGEND_PERSISTENCE_FORMAT
public void write(ILegend legend, java.io.File outFile, java.lang.String format) throws WriteLegendException, java.io.IOException
ILegendWriterwrite in interface ILegendWriterWriteLegendExceptionjava.io.IOException