Uses of Class
com.itextpdf.io.source.HighPrecisionOutputStream
Packages that use HighPrecisionOutputStream
-
Uses of HighPrecisionOutputStream in com.itextpdf.kernel.font
Methods in com.itextpdf.kernel.font with parameters of type HighPrecisionOutputStreamModifier and TypeMethodDescriptionprivate static int
PdfType0Font.writeBfrange
(HighPrecisionOutputStream<ByteArrayOutputStream> stream, List<Glyph> range) -
Uses of HighPrecisionOutputStream in com.itextpdf.kernel.pdf
Subclasses of HighPrecisionOutputStream in com.itextpdf.kernel.pdf -
Uses of HighPrecisionOutputStream in com.itextpdf.kernel.utils
Subclasses of HighPrecisionOutputStream in com.itextpdf.kernel.utilsModifier and TypeClassDescription(package private) class
PdfWriter implementation which allows to create documents in memory and dump them on disk on purpose.