Uses of Enum Class
com.openinventor.meshviz.graph.PoCurveLine.ThicknessBindings
Packages that use PoCurveLine.ThicknessBindings
-
Uses of PoCurveLine.ThicknessBindings in com.openinventor.meshviz.graph
Fields in com.openinventor.meshviz.graph with type parameters of type PoCurveLine.ThicknessBindingsModifier and TypeFieldDescriptionPoCurveLine.thicknessBindingDefines how thickness values are bound to the curve.Methods in com.openinventor.meshviz.graph that return PoCurveLine.ThicknessBindingsModifier and TypeMethodDescriptionPoCurveLine.ThicknessBindings.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 PoCurveLine.ThicknessBindings[]PoCurveLine.ThicknessBindings.values()Returns an array containing the constants of this enum class, in the order they are declared.