Uses of Enum
com.pdftools.geometry.units.Size.PaperSizes
Packages that use Size.PaperSizes
-
Uses of Size.PaperSizes in com.pdftools.geometry.units
Methods in com.pdftools.geometry.units that return Size.PaperSizesModifier and TypeMethodDescriptionstatic Size.PaperSizesGet the paper size enum value from its name, e.g.static Size.PaperSizesReturns the enum constant of this type with the specified name.static Size.PaperSizes[]Size.PaperSizes.values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in com.pdftools.geometry.units with parameters of type Size.PaperSizesModifierConstructorDescriptionSize(Size.PaperSizes paperSize) Construct aSizeobject from standard paper sizes defined in enumSize.PaperSizes.