Uses of Enum Class
com.openinventor.inventor.nodes.SoSelection.Policies
Packages that use SoSelection.Policies
-
Uses of SoSelection.Policies in com.openinventor.inventor.nodes
Fields in com.openinventor.inventor.nodes with type parameters of type SoSelection.PoliciesModifier and TypeFieldDescriptionfinal SoSFEnum
<SoSelection.Policies> SoSelection.policy
Selection policy that is followed in response to user interaction.Methods in com.openinventor.inventor.nodes that return SoSelection.PoliciesModifier and TypeMethodDescriptionstatic SoSelection.Policies
SoSelection.Policies.valueOf
(int val) Returns the enum constant of this type with the specified integer valuestatic SoSelection.Policies
Returns the enum constant of this class with the specified name.static SoSelection.Policies[]
SoSelection.Policies.values()
Returns an array containing the constants of this enum class, in the order they are declared.