Class SpectrumShapeProvider


  • public class SpectrumShapeProvider
    extends Object
    • Constructor Detail

      • SpectrumShapeProvider

        public SpectrumShapeProvider()
    • Method Detail

      • 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)