Uses of Enum Class
com.openinventor.meshviz.data.PoMeshContouring.AnnotCrossStatusType
Packages that use PoMeshContouring.AnnotCrossStatusType
-
Uses of PoMeshContouring.AnnotCrossStatusType in com.openinventor.meshviz.data
Fields in com.openinventor.meshviz.data with type parameters of type PoMeshContouring.AnnotCrossStatusTypeModifier and TypeFieldDescriptionPoMeshContouring.annotCrossStatusControls the annotations and contour lines crossing.Methods in com.openinventor.meshviz.data that return PoMeshContouring.AnnotCrossStatusTypeModifier and TypeMethodDescriptionPoMeshContouring.AnnotCrossStatusType.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.PoMeshContouring.AnnotCrossStatusType.values()Returns an array containing the constants of this enum class, in the order they are declared.