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