Uses of Enum Class
heronarts.glx.shader.Text3d.VerticalAlignment
Packages that use Text3d.VerticalAlignment
-
Uses of Text3d.VerticalAlignment in heronarts.glx.shader
Methods in heronarts.glx.shader that return Text3d.VerticalAlignmentModifier and TypeMethodDescriptionstatic Text3d.VerticalAlignmentReturns the enum constant of this class with the specified name.static Text3d.VerticalAlignment[]Text3d.VerticalAlignment.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.VerticalAlignmentModifier and TypeMethodDescriptionText3d.Label.setVerticalAlignment(Text3d.VerticalAlignment verticalAlignment)