|
||||||||||
| 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.MorphShapeBuilder
protected class MovieBuilder.MorphShapeBuilder
Description of the Class
| Field Summary | |
|---|---|
protected Rect |
endBounds
Description of the Field |
protected int |
id
Description of the Field |
protected Shape |
shape1
Description of the Field |
protected Rect |
startBounds
Description of the Field |
| Fields inherited from class pt.tumba.parser.swf.MovieBuilder.ShapeBuilder |
|---|
currx, curry, s |
| Constructor Summary | |
|---|---|
protected |
MovieBuilder.MorphShapeBuilder(int id,
Rect startBounds,
Rect endBounds)
Constructor for the MorphShapeBuilder 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 int id
protected Rect startBounds
protected Rect endBounds
protected Shape shape1
| Constructor Detail |
|---|
protected MovieBuilder.MorphShapeBuilder(int id,
Rect startBounds,
Rect endBounds)
id - Description of the ParameterstartBounds - Description of the ParameterendBounds - 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 | |||||||||