Class LayerTreeModel.RasterStyleValueIntv

java.lang.Object
com.vividsolutions.jump.workbench.model.LayerTreeModel.RasterStyleValueIntv
All Implemented Interfaces:
LayerTreeModel.SymbolizationLeafNode
Enclosing class:
LayerTreeModel

public static class LayerTreeModel.RasterStyleValueIntv extends Object implements LayerTreeModel.SymbolizationLeafNode
  • Method Details

    • getColorMapType

      public String getColorMapType()
    • getColor

      public Color getColor()
    • getNextValue

      public Double getNextValue()
    • getValue

      public Double getValue()
    • getLabel

      public String getLabel()
    • toString

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

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

      public int hashCode()
      Overrides:
      hashCode in class Object