|
|||||||||
| 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.MorphShapeBuilder

java.lang.Objectcom.anotherbigidea.flash.readers.MovieBuilder.ShapeBuilder
com.anotherbigidea.flash.readers.MovieBuilder.MorphShapeBuilder
- All Implemented Interfaces:
- com.anotherbigidea.flash.interfaces.SWFShape, com.anotherbigidea.flash.interfaces.SWFVectors
- Enclosing class:
- MovieBuilder
- protected class MovieBuilder.MorphShapeBuilder
- extends MovieBuilder.ShapeBuilder
| Field Summary | |
protected com.anotherbigidea.flash.structs.Rect |
endBounds
|
protected int |
id
|
protected com.anotherbigidea.flash.movie.Shape |
shape1
|
protected com.anotherbigidea.flash.structs.Rect |
startBounds
|
| Fields inherited from class com.anotherbigidea.flash.readers.MovieBuilder.ShapeBuilder |
currx, curry, s |
| Constructor Summary | |
protected |
MovieBuilder.MorphShapeBuilder(int id,
com.anotherbigidea.flash.structs.Rect startBounds,
com.anotherbigidea.flash.structs.Rect endBounds)
|
| 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 |
id
protected int id
startBounds
protected com.anotherbigidea.flash.structs.Rect startBounds
endBounds
protected com.anotherbigidea.flash.structs.Rect endBounds
shape1
protected com.anotherbigidea.flash.movie.Shape shape1
| Constructor Detail |
MovieBuilder.MorphShapeBuilder
protected MovieBuilder.MorphShapeBuilder(int id,
com.anotherbigidea.flash.structs.Rect startBounds,
com.anotherbigidea.flash.structs.Rect endBounds)
| 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