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 TextAlignmentTextAlignment.getAlignment(String alignment) static TextAlignmentReturns 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.