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