Uses of Class
org.apache.pdfbox.jbig2.image.Weighttab
Packages that use Weighttab
-
Uses of Weighttab in org.apache.pdfbox.jbig2.image
Methods in org.apache.pdfbox.jbig2.image that return WeighttabModifier and TypeMethodDescriptionprivate Weighttab[]Resizer.createXWeights(Rectangle srcBounds, Rectangle dstBounds, ParameterizedFilter filter) Methods in org.apache.pdfbox.jbig2.image with parameters of type WeighttabModifier and TypeMethodDescriptionprotected voidprotected voidprotected voidScanline.ByteBiLevelPackedScanline.filter(int[] preShift, int[] postShift, Weighttab[] tabs, Scanline dst) protected abstract voidprotected voidScanline.GenericRasterScanline.filter(int[] preShift, int[] postShift, Weighttab[] tabs, Scanline dst) protected voidScanline.IntegerSinglePixelPackedScanline.filter(int[] preShift, int[] postShift, Weighttab[] tabs, Scanline dst)