Class AngularViewShapeProvider

java.lang.Object
org.esa.snap.ui.product.angularview.AngularViewShapeProvider

public class AngularViewShapeProvider extends Object
  • Field Details

  • Constructor Details

    • AngularViewShapeProvider

      public AngularViewShapeProvider()
  • 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)