Package | Description |
---|---|
com.openinventor.imageviz.nodes.analysis | |
com.openinventor.imageviz.nodes.measures |
|
Modifier and Type | Method and Description |
---|---|
SoDataMeasure.UnitDimensions |
SoLabelAnalysisResult.getMeasureUnitDimension(int measureIndex)
Returns the measure unit dimension of the given resulting measure index.
|
Modifier and Type | Method and Description |
---|---|
static SoDataMeasure.UnitDimensions |
SoDataMeasure.UnitDimensions.fromValue(int val)
Deprecated.
Use
valueOf(int) instead. |
SoDataMeasure.UnitDimensions |
SoDataMeasure.getUnitDimension()
Returns the "unit dimension" of the result data.
|
static SoDataMeasure.UnitDimensions |
SoDataMeasure.UnitDimensions.valueOf(int val)
Returns the enum constant of this type with the specified integer value
|
static SoDataMeasure.UnitDimensions |
SoDataMeasure.UnitDimensions.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SoDataMeasure.UnitDimensions[] |
SoDataMeasure.UnitDimensions.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Generated on August 20, 2019, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com