| Package | Description |
|---|---|
| org.eclipse.nebula.visualization.widgets.figures |
| Modifier and Type | Method and Description |
|---|---|
IntensityGraphFigure.ColorDepth |
IntensityGraphFigure.getColorDepth() |
static IntensityGraphFigure.ColorDepth |
IntensityGraphFigure.ColorDepth.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static IntensityGraphFigure.ColorDepth[] |
IntensityGraphFigure.ColorDepth.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IntensityGraphFigure.setColorDepth(IntensityGraphFigure.ColorDepth colorDepth)
Set Color depth of the image.
|