Package org.esa.snap.ui.product.spectrum
Class SpectrumShapeProvider
java.lang.Object
org.esa.snap.ui.product.spectrum.SpectrumShapeProvider
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
static final int
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Shape
getScaledShape
(int shapeIndex, int scaleGrade) static Integer[]
static int
static ImageIcon
getShapeIcon
(int symbolIndex) static ImageIcon[]
static int
getValidIndex
(int i, boolean allowEmptySymbol)
-
Field Details
-
DEFAULT_SCALE_GRADE
public static final int DEFAULT_SCALE_GRADE- See Also:
-
EMPTY_SHAPE_INDEX
public static final int EMPTY_SHAPE_INDEX- See Also:
-
-
Constructor Details
-
SpectrumShapeProvider
public SpectrumShapeProvider()
-
-
Method Details
-
getScaledShape
-
getValidIndex
public static int getValidIndex(int i, boolean allowEmptySymbol) -
getShapeIcon
-
getShapeIcons
-
getScaleGrades
-
getShape
-