Class LegendPlugIn.ColorThemingValue
- java.lang.Object
-
- com.vividsolutions.jump.workbench.ui.style.LegendPlugIn.ColorThemingValue
-
- Enclosing class:
- LegendPlugIn
public static class LegendPlugIn.ColorThemingValue extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object other)
FeatureCollection
getFeatureCollection()
BasicStyle
getStyle()
String
toString()
-
-
-
Method Detail
-
getStyle
public BasicStyle getStyle()
-
getFeatureCollection
public FeatureCollection getFeatureCollection()
-
-