JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Deprecated API
Contents
Classes
Methods
Constructors
Deprecated Classes
Class
Description
org.apache.fontbox.cff.AFMFormatter
will be removed in 2.0. The CFFParse will create the font metrics itself.
Deprecated Methods
Method
Description
org.apache.fontbox.util.BoundingBox.contains
(Point)
use
BoundingBox.contains(float, float)
instead
Deprecated Constructors
Constructor
Description
org.apache.fontbox.cff.CharStringConverter
(int, int, IndexData, IndexData)
Use
CharStringConverter(int, int)
instead