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
Subclasses with type arguments of type Resizer.Order in org.apache.pdfbox.jbig2.imageModifier and TypeClassDescriptionprivate static enumOrder in which to apply filterFields in org.apache.pdfbox.jbig2.image declared as Resizer.OrderModifier and TypeFieldDescriptionprivate final Resizer.OrderResizer.orderThe order in which data is processed.Methods in org.apache.pdfbox.jbig2.image that return Resizer.OrderModifier and TypeMethodDescriptionstatic Resizer.OrderReturns 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.