public class UniqueSymbolLegendUtils
extends java.lang.Object
Constructor and Description |
---|
UniqueSymbolLegendUtils() |
Modifier and Type | Method and Description |
---|---|
static boolean |
areRulesOfUniqueSymbol(java.util.List<SLDRule> rules) |
static SLDLayer |
toSLDLayer(IVectorialUniqueValueLegend legend) |
static IVectorialUniqueValueLegend |
toUniqueValueLegend(java.util.List<SLDRule> rules) |
public static IVectorialUniqueValueLegend toUniqueValueLegend(java.util.List<SLDRule> rules) throws UnsupportedSLDObjectException
UnsupportedSLDObjectException
public static boolean areRulesOfUniqueSymbol(java.util.List<SLDRule> rules)
public static SLDLayer toSLDLayer(IVectorialUniqueValueLegend legend) throws UnsupportedSymbolException
UnsupportedSymbolException