Package | Description |
---|---|
com.openinventor.meshviz.graph |
Modifier and Type | Field and Description |
---|---|
SoSFEnum<PoLabelField.VerticalJustifications> |
PoLabelField.verticalJustification
Vertical justification.
|
Modifier and Type | Method and Description |
---|---|
static PoLabelField.VerticalJustifications |
PoLabelField.VerticalJustifications.fromValue(int val)
Deprecated.
Use
valueOf(int) instead. |
static PoLabelField.VerticalJustifications |
PoLabelField.VerticalJustifications.valueOf(int val)
Returns the enum constant of this type with the specified integer value
|
static PoLabelField.VerticalJustifications |
PoLabelField.VerticalJustifications.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static PoLabelField.VerticalJustifications[] |
PoLabelField.VerticalJustifications.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
PoLabelField(SbVec2f[] _point,
java.lang.String[] _string,
float[] _value,
float _fontSize,
PoLabelField.ConcatTypes type,
PoLabelField.Justifications _justification,
PoLabelField.VerticalJustifications _verticalJustification)
Constructor.
|
Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com