Uses of Enum Class
com.openinventor.meshviz.graph.PoLegend.IncrementTypes
Packages that use PoLegend.IncrementTypes
-
Uses of PoLegend.IncrementTypes in com.openinventor.meshviz.graph
Fields in com.openinventor.meshviz.graph with type parameters of type PoLegend.IncrementTypesModifier and TypeFieldDescriptionfinal SoSFEnum
<PoLegend.IncrementTypes> PoLegend.incrementType
Increment type for the values of legend.Methods in com.openinventor.meshviz.graph that return PoLegend.IncrementTypesModifier and TypeMethodDescriptionstatic PoLegend.IncrementTypes
PoLegend.IncrementTypes.valueOf
(int val) Returns the enum constant of this type with the specified integer valuestatic PoLegend.IncrementTypes
Returns the enum constant of this class with the specified name.static PoLegend.IncrementTypes[]
PoLegend.IncrementTypes.values()
Returns an array containing the constants of this enum class, in the order they are declared.