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