JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Package
com.itextpdf.io.util
Packages that use
com.itextpdf.io.util
Package
Description
com.itextpdf.io.font
com.itextpdf.io.font.cmap
com.itextpdf.io.util
Classes in
com.itextpdf.io.util
used by
com.itextpdf.io.font
Class
Description
IntHashtable
A hash map that uses primitive ints for the key rather than objects.
Classes in
com.itextpdf.io.util
used by
com.itextpdf.io.font.cmap
Class
Description
IntHashtable
A hash map that uses primitive ints for the key rather than objects.
Classes in
com.itextpdf.io.util
used by
com.itextpdf.io.util
Class
Description
ImageMagickCompareResult
A helper data class, which aggregates true/false result of ImageMagick comparing as well as the number of different pixels.