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.languageLanguage of date graduations.Methods in com.openinventor.meshviz.graph that return PoTimeAxis.LanguagesModifier and TypeMethodDescriptionstatic PoTimeAxis.LanguagesPoTimeAxis.Languages.valueOf(int val) Returns the enum constant of this type with the specified integer valuestatic PoTimeAxis.LanguagesReturns 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.