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 Details

    • toString

      public String toString()
      Overrides:
      toString in class Object
    • getTopValue

      public Double getTopValue()
    • getBottomValue

      public Double getBottomValue()
    • getColors

      public Color[] getColors()
    • equals

      public boolean equals(Object other)
      Overrides:
      equals in class Object