public class SingleSymbolLegendUtils extends Object
| Constructor and Description |
|---|
SingleSymbolLegendUtils() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
areRulesOfSingleSymbol(List<SLDRule> rules) |
static ISingleSymbolLegend |
toSingleSymbolLegend(List<SLDRule> rules) |
static SLDLayer |
toSLDLayer(ISingleSymbolLegend legend) |
public static ISingleSymbolLegend toSingleSymbolLegend(List<SLDRule> rules) throws UnsupportedSLDObjectException
UnsupportedSLDObjectExceptionpublic static SLDLayer toSLDLayer(ISingleSymbolLegend legend) throws UnsupportedLegendException, UnsupportedSymbolException