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

Packages that use FontAlignment
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. 
 

Uses of FontAlignment in com.flagstone.transform.font
 

Methods in com.flagstone.transform.font that return FontAlignment
 FontAlignment FontAlignment.addZone(GlyphAlignment zone)
          Add the alignment information for a glyph to the list.
 FontAlignment FontAlignment.copy()
          Creates a complete copy of this object.
 

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



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