Class ColorThemingTableModel.AttributeMapping
java.lang.Object
com.vividsolutions.jump.workbench.ui.renderer.style.ColorThemingTableModel.AttributeMapping
- All Implemented Interfaces:
Comparable
- Enclosing class:
ColorThemingTableModel
-
Constructor Summary
ConstructorsConstructorDescriptionAttributeMapping(Object attributeValue, BasicStyle basicStyle, String label) -
Method Summary
Modifier and TypeMethodDescriptionintprotected StringgetLabel()voidsetAttributeValue(Object object) voidsetBasicStyle(BasicStyle style) protected void
-
Constructor Details
-
AttributeMapping
-
-
Method Details
-
getAttributeValue
-
getBasicStyle
-
compareTo
- Specified by:
compareToin interfaceComparable
-
setAttributeValue
-
setBasicStyle
-
getLabel
-
setLabel
-