Uses of Enum Class
com.openinventor.meshviz.data.PoMesh2DVec.ArrowColoringTypes
Packages that use PoMesh2DVec.ArrowColoringTypes
-
Uses of PoMesh2DVec.ArrowColoringTypes in com.openinventor.meshviz.data
Fields in com.openinventor.meshviz.data with type parameters of type PoMesh2DVec.ArrowColoringTypesModifier and TypeFieldDescriptionPoMesh2DVec.bodyColoringTypecoloring method of the body.PoMesh2DVec.endArrowColoringTypeColoring method of the end shape.PoMesh2DVec.startArrowColoringTypeColoring method of the start shape.Methods in com.openinventor.meshviz.data that return PoMesh2DVec.ArrowColoringTypesModifier and TypeMethodDescriptionPoMesh2DVec.ArrowColoringTypes.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 PoMesh2DVec.ArrowColoringTypes[]PoMesh2DVec.ArrowColoringTypes.values()Returns an array containing the constants of this enum class, in the order they are declared.