intarsys CWT library

Uses of Class
de.intarsys.cwt.font.afm.AFM

Packages that use AFM
de.intarsys.cwt.font.afm The afm parsing and model component. 
de.intarsys.cwt.font.type1   
 

Uses of AFM in de.intarsys.cwt.font.afm
 

Methods in de.intarsys.cwt.font.afm that return AFM
static AFM AFM.createFromLocator(de.intarsys.tools.locator.ILocator locator)
           
static AFM AFM.createNew()
           
 AFM AFMParser.parse(de.intarsys.tools.randomaccess.IRandomAccess random)
          Parse a AFM object from the input stream is.
 

Constructors in de.intarsys.cwt.font.afm with parameters of type AFM
AFMParser(AFM afm)
          AFMParser constructor comment.
 

Uses of AFM in de.intarsys.cwt.font.type1
 

Methods in de.intarsys.cwt.font.type1 that return AFM
 AFM Type1Font.getFontMetrics()
           
 

Constructors in de.intarsys.cwt.font.type1 with parameters of type AFM
Type1Font(AFM afm)
           
 


intarsys CWT library

Copyright © 2008 intarsys consulting GmbH. All Rights Reserved.