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

Packages that use FontInfo2
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 FontInfo2 in com.flagstone.transform.font
 

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

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

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

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



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