Package org.apache.pdfbox.jbig2.image
Class Filter.Sinc
- java.lang.Object
-
- org.apache.pdfbox.jbig2.image.Filter
-
- org.apache.pdfbox.jbig2.image.Filter.Sinc
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.apache.pdfbox.jbig2.image.Filter
Filter.Bessel, Filter.Blackman, Filter.Box, Filter.Catrom, Filter.Cubic, Filter.Gaussian, Filter.Hamming, Filter.Hanning, Filter.Hermite, Filter.Lanczos, Filter.Mitchell, Filter.Point, Filter.Quadratic, Filter.Sinc, Filter.Triangle
-
-
Constructor Summary
Constructors Constructor Description Sinc()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description double
f(double x)
-
Methods inherited from class org.apache.pdfbox.jbig2.image.Filter
byType, fWindowed, getBlur, getName, getSupport, nameByType, setBlur, setSupport, typeByName
-
-