Package | Description |
---|---|
com.openinventor.inventor.elements |
The element classes are used internally for storing information in Open Inventor's traversal state list.
|
Modifier and Type | Method and Description |
---|---|
static SoAnnoText3FontSizeHintElement.FontSizeHints |
SoAnnoText3FontSizeHintElement.FontSizeHints.fromValue(int val)
Deprecated.
Use
valueOf(int) instead. |
static SoAnnoText3FontSizeHintElement.FontSizeHints |
SoAnnoText3FontSizeHintElement.get(SoState state)
Returns the current value from the state.
|
static SoAnnoText3FontSizeHintElement.FontSizeHints |
SoAnnoText3FontSizeHintElement.getDefault()
Returns the default value.
|
static SoAnnoText3FontSizeHintElement.FontSizeHints |
SoAnnoText3FontSizeHintElement.FontSizeHints.valueOf(int val)
Returns the enum constant of this type with the specified integer value
|
static SoAnnoText3FontSizeHintElement.FontSizeHints |
SoAnnoText3FontSizeHintElement.FontSizeHints.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SoAnnoText3FontSizeHintElement.FontSizeHints[] |
SoAnnoText3FontSizeHintElement.FontSizeHints.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static void |
SoAnnoText3FontSizeHintElement.set(SoState state,
SoAnnoText3FontSizeHintElement.FontSizeHints hint)
Sets the value in the state.
|
Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com