Uses of Enum Class
com.openinventor.meshviz.graph.PoPolarLogAxis.TenPowGradReps
Packages that use PoPolarLogAxis.TenPowGradReps
-
Uses of PoPolarLogAxis.TenPowGradReps in com.openinventor.meshviz.graph
Fields in com.openinventor.meshviz.graph declared as PoPolarLogAxis.TenPowGradRepsFields in com.openinventor.meshviz.graph with type parameters of type PoPolarLogAxis.TenPowGradRepsModifier and TypeFieldDescriptionPoPolarLogAxis.tenPowerRep
Defines the representation of power of ten graduations.Methods in com.openinventor.meshviz.graph that return PoPolarLogAxis.TenPowGradRepsModifier and TypeMethodDescriptionPoPolarLogAxis.TenPowGradReps.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 PoPolarLogAxis.TenPowGradReps[]
PoPolarLogAxis.TenPowGradReps.values()
Returns an array containing the constants of this enum class, in the order they are declared.