|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DefineFont | |
|---|---|
| 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 DefineFont in com.flagstone.transform.font |
|---|
| Methods in com.flagstone.transform.font that return DefineFont | |
|---|---|
DefineFont |
DefineFont.add(Shape obj)
Add a shape to the list of shapes that represent the glyphs for the font. |
DefineFont |
DefineFont.copy()
Creates a complete copy of this object. |
| Constructors in com.flagstone.transform.font with parameters of type DefineFont | |
|---|---|
DefineFont(DefineFont object)
Creates and initialises a DefineFont object using the values copied from another DefineFont object. |
|
| Uses of DefineFont in com.flagstone.transform.util.font |
|---|
| Methods in com.flagstone.transform.util.font with parameters of type DefineFont | |
|---|---|
void |
SWFFontDecoder.decode(DefineFont definition)
Initialise this object with the information from a flash font definition. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||