Uses of Enum Class
com.openinventor.meshviz.graph.PoLabelField.CoordinateTypes
Packages that use PoLabelField.CoordinateTypes
-
Uses of PoLabelField.CoordinateTypes in com.openinventor.meshviz.graph
Fields in com.openinventor.meshviz.graph with type parameters of type PoLabelField.CoordinateTypesMethods in com.openinventor.meshviz.graph that return PoLabelField.CoordinateTypesModifier and TypeMethodDescriptionstatic PoLabelField.CoordinateTypesPoLabelField.CoordinateTypes.valueOf(int val) Returns the enum constant of this type with the specified integer valuestatic PoLabelField.CoordinateTypesReturns the enum constant of this class with the specified name.static PoLabelField.CoordinateTypes[]PoLabelField.CoordinateTypes.values()Returns an array containing the constants of this enum class, in the order they are declared.