public class BasicLegendConverter extends 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 SLDToLegendConverter
UnsupportedSLDObjectException
public SLDLayer convert(ILegend legend) throws UnsupportedLegendException, UnsupportedSymbolException
convert
in interface LegendToSLDConverter
UnsupportedLegendException
UnsupportedSymbolException