Uses of Enum Class
com.openinventor.inventor.nodes.SoTextProperty.Orientations
Packages that use SoTextProperty.Orientations
-
Uses of SoTextProperty.Orientations in com.openinventor.inventor.nodes
Fields in com.openinventor.inventor.nodes with type parameters of type SoTextProperty.OrientationsModifier and TypeFieldDescriptionSoTextProperty.orientation
Specifies the text rendering orientation.Methods in com.openinventor.inventor.nodes that return SoTextProperty.OrientationsModifier and TypeMethodDescriptionstatic SoTextProperty.Orientations
SoTextProperty.Orientations.valueOf
(int val) Returns the enum constant of this type with the specified integer valuestatic SoTextProperty.Orientations
Returns the enum constant of this class with the specified name.static SoTextProperty.Orientations[]
SoTextProperty.Orientations.values()
Returns an array containing the constants of this enum class, in the order they are declared.