Uses of Class
org.verapdf.external.JPEG2000
-
Packages that use JPEG2000 Package Description org.verapdf.external org.verapdf.gf.model.impl.external org.verapdf.pd.images -
-
Uses of JPEG2000 in org.verapdf.external
Methods in org.verapdf.external that return JPEG2000 Modifier and Type Method Description static JPEG2000JPEG2000. fromStream(ASInputStream stream)Creates new JPEG2000 object -
Uses of JPEG2000 in org.verapdf.gf.model.impl.external
Constructors in org.verapdf.gf.model.impl.external with parameters of type JPEG2000 Constructor Description GFJPEG2000(JPEG2000 jpeg2000, boolean hasColorSpace) -
Uses of JPEG2000 in org.verapdf.pd.images
Methods in org.verapdf.pd.images that return JPEG2000 Modifier and Type Method Description JPEG2000PDXImage. getJPXStream()
-