Uses of Enum Class
com.openinventor.meshviz.data.PoMeshSides.ThresholdTypes
Packages that use PoMeshSides.ThresholdTypes
-
Uses of PoMeshSides.ThresholdTypes in com.openinventor.meshviz.data
Fields in com.openinventor.meshviz.data with type parameters of type PoMeshSides.ThresholdTypesMethods in com.openinventor.meshviz.data that return PoMeshSides.ThresholdTypesModifier and TypeMethodDescriptionstatic PoMeshSides.ThresholdTypesPoMeshSides.ThresholdTypes.valueOf(int val) Returns the enum constant of this type with the specified integer valuestatic PoMeshSides.ThresholdTypesReturns the enum constant of this class with the specified name.static PoMeshSides.ThresholdTypes[]PoMeshSides.ThresholdTypes.values()Returns an array containing the constants of this enum class, in the order they are declared.