|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectpt.tumba.parser.swf.MovieBuilder.ShapeBuilder
pt.tumba.parser.swf.MovieBuilder.GlyphBuilder
protected class MovieBuilder.GlyphBuilder
Description of the Class
| Field Summary | |
|---|---|
protected int[] |
advances
Description of the Field |
protected Rect[] |
bounds
Description of the Field |
protected int[] |
codes
Description of the Field |
protected int |
count
Description of the Field |
protected java.util.List |
defGlyphs
Description of the Field |
protected Font |
font
Description of the Field |
protected FontDefinition |
fontDef
Description of the Field |
protected java.util.List |
fontGlyphs
Description of the Field |
protected int |
index
Description of the Field |
| Fields inherited from class pt.tumba.parser.swf.MovieBuilder.ShapeBuilder |
|---|
currx, curry, s |
| Constructor Summary | |
|---|---|
MovieBuilder.GlyphBuilder(FontDefinition fontDef,
Font font,
int glyphCount)
Constructor for the GlyphBuilder object |
|
MovieBuilder.GlyphBuilder(FontDefinition fontDef,
Font font,
int[] codes,
int[] advances,
Rect[] bounds)
Constructor for the GlyphBuilder object |
|
| Method Summary | |
|---|---|
void |
done()
Description of the Method |
| Methods inherited from class pt.tumba.parser.swf.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 |
|---|
protected FontDefinition fontDef
protected Font font
protected int count
protected int[] advances
protected int[] codes
protected Rect[] bounds
protected java.util.List defGlyphs
protected java.util.List fontGlyphs
protected int index
| Constructor Detail |
|---|
public MovieBuilder.GlyphBuilder(FontDefinition fontDef,
Font font,
int glyphCount)
fontDef - Description of the Parameterfont - Description of the ParameterglyphCount - Description of the Parameter
public MovieBuilder.GlyphBuilder(FontDefinition fontDef,
Font font,
int[] codes,
int[] advances,
Rect[] bounds)
fontDef - Description of the Parameterfont - Description of the Parametercodes - Description of the Parameteradvances - Description of the Parameterbounds - Description of the Parameter| Method Detail |
|---|
public void done()
done in interface SWFVectorsdone in class MovieBuilder.ShapeBuilder
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||