Uses of Enum Class
heronarts.glx.shader.Text3d.TextOrientation
Packages that use Text3d.TextOrientation
-
Uses of Text3d.TextOrientation in heronarts.glx.shader
Methods in heronarts.glx.shader that return Text3d.TextOrientationModifier and TypeMethodDescriptionstatic Text3d.TextOrientationReturns the enum constant of this class with the specified name.static Text3d.TextOrientation[]Text3d.TextOrientation.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in heronarts.glx.shader with parameters of type Text3d.TextOrientationModifier and TypeMethodDescriptionText3d.Label.setOrientation(Text3d.TextOrientation textOrientation) Text3d.setTextOrientation(Text3d.TextOrientation textOrientation)