| Package | Description |
|---|---|
| com.openinventor.meshviz.graph |
| Modifier and Type | Method and Description |
|---|---|
static PbNonLinearDataMapping2.Types |
PbNonLinearDataMapping2.Types.fromValue(int val)
Deprecated.
Use
valueOf(int) instead. |
PbNonLinearDataMapping2.Types |
PbNonLinearDataMapping2.getType()
Returns the data mapping type.
|
static PbNonLinearDataMapping2.Types |
PbNonLinearDataMapping2.Types.valueOf(int val)
Returns the enum constant of this type with the specified integer value
|
static PbNonLinearDataMapping2.Types |
PbNonLinearDataMapping2.Types.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static PbNonLinearDataMapping2.Types[] |
PbNonLinearDataMapping2.Types.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PbNonLinearDataMapping2.setValues(PbNonLinearDataMapping2.Types type,
float[] v,
SbColor[] c)
Sets non linear function for data mapping, with RGB color.
|
void |
PbNonLinearDataMapping2.setValues(PbNonLinearDataMapping2.Types type,
float[] v,
SbColor[] c,
float[] t)
Sets non linear function for data mapping, with RGB color and transparencies.
|
Generated on February 24, 2026, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com