Class SpectrumShapeProvider

java.lang.Object
org.esa.snap.ui.product.spectrum.SpectrumShapeProvider

public class SpectrumShapeProvider extends Object
  • Field Details

  • Constructor Details

    • SpectrumShapeProvider

      public SpectrumShapeProvider()
  • Method Details

    • getScaledShape

      public static Shape getScaledShape(int shapeIndex, int scaleGrade)
    • getValidIndex

      public static int getValidIndex(int i, boolean allowEmptySymbol)
    • getShapeIcon

      public static ImageIcon getShapeIcon(int symbolIndex)
    • getShapeIcons

      public static ImageIcon[] getShapeIcons()
    • getScaleGrades

      public static Integer[] getScaleGrades()
    • getShape

      public static int getShape(ImageIcon shapeIcon)