Uses of Enum Class
com.openinventor.meshviz.nodes.PoNonLinearDataMapping2.Types
Packages that use PoNonLinearDataMapping2.Types
-
Uses of PoNonLinearDataMapping2.Types in com.openinventor.meshviz.nodes
Fields in com.openinventor.meshviz.nodes with type parameters of type PoNonLinearDataMapping2.TypesMethods in com.openinventor.meshviz.nodes that return PoNonLinearDataMapping2.TypesModifier and TypeMethodDescriptionPoNonLinearDataMapping2.Types.valueOf(int val) Returns the enum constant of this type with the specified integer valueReturns the enum constant of this class with the specified name.static PoNonLinearDataMapping2.Types[]PoNonLinearDataMapping2.Types.values()Returns an array containing the constants of this enum class, in the order they are declared.