Uses of Enum Class
fr.opensagres.xdocreport.document.textstyling.properties.TextAlignment
Packages that use TextAlignment
-
Uses of TextAlignment in fr.opensagres.xdocreport.document.textstyling.properties
Methods in fr.opensagres.xdocreport.document.textstyling.properties that return TextAlignmentModifier and TypeMethodDescriptionContainerProperties.getTextAlignment()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.Methods in fr.opensagres.xdocreport.document.textstyling.properties with parameters of type TextAlignmentModifier and TypeMethodDescriptionvoidContainerProperties.setTextAlignment(TextAlignment textAlignment)