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 void
protected void
protected void
Scanline.ByteBiLevelPackedScanline.filter
(int[] preShift, int[] postShift, Weighttab[] tabs, Scanline dst) protected abstract void
protected void
Scanline.GenericRasterScanline.filter
(int[] preShift, int[] postShift, Weighttab[] tabs, Scanline dst) protected void
Scanline.IntegerSinglePixelPackedScanline.filter
(int[] preShift, int[] postShift, Weighttab[] tabs, Scanline dst)