public class BasicLegendConverter extends java.lang.Object implements LegendToSLDConverter, SLDToLegendConverter
| Constructor and Description |
|---|
BasicLegendConverter() |
| Modifier and Type | Method and Description |
|---|---|
SLDLayer |
convert(ILegend legend) |
ILegend |
convert(SLDLayer layer) |
public ILegend convert(SLDLayer layer) throws UnsupportedSLDObjectException
convert in interface SLDToLegendConverterUnsupportedSLDObjectExceptionpublic SLDLayer convert(ILegend legend) throws UnsupportedLegendException, UnsupportedSymbolException
convert in interface LegendToSLDConverterUnsupportedLegendExceptionUnsupportedSymbolException