Uses of Enum Class
com.openinventor.meshviz.nodes.PoNumericDisplayFormat.FormatTypes
Packages that use PoNumericDisplayFormat.FormatTypes
-
Uses of PoNumericDisplayFormat.FormatTypes in com.openinventor.meshviz.nodes
Fields in com.openinventor.meshviz.nodes with type parameters of type PoNumericDisplayFormat.FormatTypesMethods in com.openinventor.meshviz.nodes that return PoNumericDisplayFormat.FormatTypesModifier and TypeMethodDescriptionPoNumericDisplayFormat.FormatTypes.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 PoNumericDisplayFormat.FormatTypes[]PoNumericDisplayFormat.FormatTypes.values()Returns an array containing the constants of this enum class, in the order they are declared.