Deprecated API


Contents
Deprecated Classes
org.apache.fontbox.cff.AFMFormatter
          will be removed in 2.0. The CFFParse will create the font metrics itself. 
 

Deprecated Methods
org.apache.fontbox.util.BoundingBox.contains(Point)
          use BoundingBox.contains(float, float) instead 
 

Deprecated Constructors
org.apache.fontbox.cff.CharStringConverter(int, int, IndexData, IndexData)
          Use CharStringConverter.CharStringConverter(int, int) instead 
 



Copyright © 2008-2014 The Apache Software Foundation. All Rights Reserved.