Package | Description |
---|---|
com.openinventor.meshviz.graph |
Modifier and Type | Field and Description |
---|---|
SoSFEnum<PoErrorCurve.ErrorCurveReps> |
PoErrorCurve.errorCurveRep
Defines the error curve representation.
|
Modifier and Type | Method and Description |
---|---|
static PoErrorCurve.ErrorCurveReps |
PoErrorCurve.ErrorCurveReps.fromValue(int val)
Deprecated.
Use
valueOf(int) instead. |
static PoErrorCurve.ErrorCurveReps |
PoErrorCurve.ErrorCurveReps.valueOf(int val)
Returns the enum constant of this type with the specified integer value
|
static PoErrorCurve.ErrorCurveReps |
PoErrorCurve.ErrorCurveReps.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static PoErrorCurve.ErrorCurveReps[] |
PoErrorCurve.ErrorCurveReps.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
PoErrorCurve(SbVec2f[] _point,
float[] _lowY,
float[] _highY,
PoErrorCurve.VariationTypes type,
PoErrorCurve.ErrorCurveReps rep)
Constructor.
|
Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com