Uses of Class
com.flagstone.transform.font.FontInfo

Packages that use FontInfo
com.flagstone.transform.font The font package contains all the classes for encoding and decoding the data structures that represent the different font definitions and that are found in a Flash file. 
com.flagstone.transform.util.font This package contains a set of classes that are used to decode fonts in various formats so they can be added to a Flash movie. 
 

Uses of FontInfo in com.flagstone.transform.font
 

Methods in com.flagstone.transform.font that return FontInfo
 FontInfo FontInfo.copy()
          Creates a complete copy of this object.
 

Constructors in com.flagstone.transform.font with parameters of type FontInfo
FontInfo(FontInfo object)
          Creates and initialises a FontInfo object using the values copied from another FontInfo object.
 

Uses of FontInfo in com.flagstone.transform.util.font
 

Methods in com.flagstone.transform.util.font with parameters of type FontInfo
 void SWFFontDecoder.decode(FontInfo info)
          Initialise this object with the information from a flash font definition.
 



Copyright © 2002-2010 Flagstone Software Ltd.. All Rights Reserved.