Uses of Enum Class
com.openinventor.meshviz.nodes.PoMiscTextAttr.LineLengths
Packages that use PoMiscTextAttr.LineLengths
-
Uses of PoMiscTextAttr.LineLengths in com.openinventor.meshviz.nodes
Methods in com.openinventor.meshviz.nodes that return PoMiscTextAttr.LineLengthsModifier and TypeMethodDescriptionstatic PoMiscTextAttr.LineLengths
PoMiscTextAttr.LineLengths.valueOf
(int val) Returns the enum constant of this type with the specified integer valuestatic PoMiscTextAttr.LineLengths
Returns the enum constant of this class with the specified name.static PoMiscTextAttr.LineLengths[]
PoMiscTextAttr.LineLengths.values()
Returns an array containing the constants of this enum class, in the order they are declared.