|
|||||||||
| Home >> All >> com >> anotherbigidea >> flash >> [ readers overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.anotherbigidea.flash.readers
Class MovieBuilder.GlyphBuilder

java.lang.Objectcom.anotherbigidea.flash.readers.MovieBuilder.ShapeBuilder
com.anotherbigidea.flash.readers.MovieBuilder.GlyphBuilder
- All Implemented Interfaces:
- com.anotherbigidea.flash.interfaces.SWFShape, com.anotherbigidea.flash.interfaces.SWFVectors
- Enclosing class:
- MovieBuilder
- protected class MovieBuilder.GlyphBuilder
- extends MovieBuilder.ShapeBuilder
| Field Summary | |
protected int[] |
advances
|
protected com.anotherbigidea.flash.structs.Rect[] |
bounds
|
protected int[] |
codes
|
protected int |
count
|
protected java.util.List |
defGlyphs
|
protected com.anotherbigidea.flash.movie.Font |
font
|
protected com.anotherbigidea.flash.movie.FontDefinition |
fontDef
|
protected java.util.List |
fontGlyphs
|
protected int |
index
|
| Fields inherited from class com.anotherbigidea.flash.readers.MovieBuilder.ShapeBuilder |
currx, curry, s |
| Constructor Summary | |
MovieBuilder.GlyphBuilder(com.anotherbigidea.flash.movie.FontDefinition fontDef,
com.anotherbigidea.flash.movie.Font font,
int glyphCount)
|
|
MovieBuilder.GlyphBuilder(com.anotherbigidea.flash.movie.FontDefinition fontDef,
com.anotherbigidea.flash.movie.Font font,
int[] codes,
int[] advances,
com.anotherbigidea.flash.structs.Rect[] bounds)
|
|
| Method Summary | |
void |
done()
|
| Methods inherited from class com.anotherbigidea.flash.readers.MovieBuilder.ShapeBuilder |
curve, defineFillStyle, defineFillStyle, defineFillStyle, defineLineStyle, line, move, setFillStyle0, setFillStyle1, setLineStyle |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
fontDef
protected com.anotherbigidea.flash.movie.FontDefinition fontDef
font
protected com.anotherbigidea.flash.movie.Font font
count
protected int count
advances
protected int[] advances
codes
protected int[] codes
bounds
protected com.anotherbigidea.flash.structs.Rect[] bounds
defGlyphs
protected java.util.List defGlyphs
fontGlyphs
protected java.util.List fontGlyphs
index
protected int index
| Constructor Detail |
MovieBuilder.GlyphBuilder
public MovieBuilder.GlyphBuilder(com.anotherbigidea.flash.movie.FontDefinition fontDef, com.anotherbigidea.flash.movie.Font font, int glyphCount)
MovieBuilder.GlyphBuilder
public MovieBuilder.GlyphBuilder(com.anotherbigidea.flash.movie.FontDefinition fontDef, com.anotherbigidea.flash.movie.Font font, int[] codes, int[] advances, com.anotherbigidea.flash.structs.Rect[] bounds)
| Method Detail |
done
public void done()
- Specified by:
donein interfacecom.anotherbigidea.flash.interfaces.SWFVectors- Overrides:
donein classMovieBuilder.ShapeBuilder
|
|||||||||
| Home >> All >> com >> anotherbigidea >> flash >> [ readers overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC