Uses of Enum
com.dynamicpdf.api.Align
Packages that use Align
-
Uses of Align in com.dynamicpdf.api
Methods in com.dynamicpdf.api that return AlignModifier and TypeMethodDescriptionImageInput.getAlign()
Gets the horizontal alignment of the image.static Align
Returns the enum constant of this type with the specified name.static Align[]
Align.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.dynamicpdf.api with parameters of type Align