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