Uses of Enum
org.apache.pdfbox.jbig2.image.Resizer.Order
Packages that use Resizer.Order
-
Uses of Resizer.Order in org.apache.pdfbox.jbig2.image
Fields in org.apache.pdfbox.jbig2.image declared as Resizer.OrderModifier and TypeFieldDescriptionprivate final Resizer.Order
Resizer.order
The order in which data is processed.Methods in org.apache.pdfbox.jbig2.image that return Resizer.OrderModifier and TypeMethodDescriptionstatic Resizer.Order
Returns the enum constant of this type with the specified name.static Resizer.Order[]
Resizer.Order.values()
Returns an array containing the constants of this enum type, in the order they are declared.