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