Uses of Enum Class
com.vladsch.flexmark.util.format.TextAlignment
Packages that use TextAlignment
-
Uses of TextAlignment in com.vladsch.flexmark.util.format
Methods in com.vladsch.flexmark.util.format that return TextAlignmentModifier and TypeMethodDescriptionstatic TextAlignment
TextAlignment.getAlignment
(String alignment) static TextAlignment
Returns the enum constant of this class with the specified name.static TextAlignment[]
TextAlignment.values()
Returns an array containing the constants of this enum class, in the order they are declared.