Uses of Interface
org.apache.fontbox.cff.CFFParser.ByteSource
Packages that use CFFParser.ByteSource
Package
Description
This package holds classes used to parse CFF/Type2-Fonts (aka Type1C-Fonts).
This package contains classes to parse a TTF file.
Classes to deal with font functionality in a PDF Document.
-
Uses of CFFParser.ByteSource in org.apache.fontbox.cff
Fields in org.apache.fontbox.cff declared as CFFParser.ByteSourceModifier and TypeFieldDescriptionprivate CFFParser.ByteSource
CFFFont.source
private CFFParser.ByteSource
CFFParser.source
Methods in org.apache.fontbox.cff with parameters of type CFFParser.ByteSourceModifier and TypeMethodDescriptionCFFParser.parse
(byte[] bytes, CFFParser.ByteSource source) Parse CFF font using byte array, also passing in a byte source for future use.(package private) final void
CFFFont.setData
(CFFParser.ByteSource source) Sets a byte source to re-read the CFF data in the future. -
Uses of CFFParser.ByteSource in org.apache.fontbox.ttf
Classes in org.apache.fontbox.ttf that implement CFFParser.ByteSourceModifier and TypeClassDescriptionprivate static class
Allows bytes to be re-read later by CFFParser. -
Uses of CFFParser.ByteSource in org.apache.pdfbox.pdmodel.font
Classes in org.apache.pdfbox.pdmodel.font that implement CFFParser.ByteSourceModifier and TypeClassDescriptionprivate class
private class