Class LayerTreeModel.RasterStyleValueRamp
- java.lang.Object
-
- com.vividsolutions.jump.workbench.model.LayerTreeModel.RasterStyleValueRamp
-
- All Implemented Interfaces:
LayerTreeModel.SymbolizationLeafNode
- Enclosing class:
- LayerTreeModel
public static class LayerTreeModel.RasterStyleValueRamp extends Object implements LayerTreeModel.SymbolizationLeafNode
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object other)DoublegetBottomValue()Color[]getColors()DoublegetTopValue()StringtoString()
-