Package | Description |
---|---|
com.openinventor.imageviz.nodes.images |
|
Modifier and Type | Field and Description |
---|---|
SoSFEnum<SoImageDataAdapter.Interpretations> |
SoImageDataAdapter.interpretation
Image Interpretation Default is
VALUE . |
Modifier and Type | Method and Description |
---|---|
static SoImageDataAdapter.Interpretations |
SoImageDataAdapter.Interpretations.fromValue(int val)
Deprecated.
Use
valueOf(int) instead. |
SoImageDataAdapter.Interpretations |
SoImageDataAdapter.getInterpretation()
Returns the current interpretation of the image.
|
static SoImageDataAdapter.Interpretations |
SoImageDataAdapter.Interpretations.valueOf(int val)
Returns the enum constant of this type with the specified integer value
|
static SoImageDataAdapter.Interpretations |
SoImageDataAdapter.Interpretations.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SoImageDataAdapter.Interpretations[] |
SoImageDataAdapter.Interpretations.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
SoImageDataAdapter.setInterpretation(SoImageDataAdapter.Interpretations interpretation)
Sets the interpretation of the image.
|
Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com