Package org.apache.pdfbox.rendering
Class GlyphCache
java.lang.Object
org.apache.pdfbox.rendering.GlyphCache
A simple glyph outline cache.
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final Map<Integer, GeneralPath> private final PDVectorFontprivate static final org.apache.commons.logging.Log -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
LOG
private static final org.apache.commons.logging.Log LOG -
font
-
cache
-
-
Constructor Details
-
GlyphCache
GlyphCache(PDVectorFont font)
-
-
Method Details
-
getPathForCharacterCode
-