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