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

java.lang.Objectcom.anotherbigidea.flash.movie.Symbol
com.anotherbigidea.flash.movie.MorphShape
- public class MorphShape
- extends Symbol
A Morph Shape Symbol
| Field Summary | |
protected Shape |
shape1
|
protected Shape |
shape2
|
| Fields inherited from class com.anotherbigidea.flash.movie.Symbol |
id |
| Constructor Summary | |
MorphShape(Shape shape1,
Shape shape2)
|
|
| Method Summary | |
protected int |
defineSymbol(Movie movie,
com.anotherbigidea.flash.interfaces.SWFTagTypes timelineWriter,
com.anotherbigidea.flash.interfaces.SWFTagTypes definitionWriter)
Override to provide symbol definition |
Shape |
getShape1()
|
Shape |
getShape2()
|
void |
setShape1(Shape s)
|
void |
setShape2(Shape s)
|
| Methods inherited from class com.anotherbigidea.flash.movie.Symbol |
define, getId, getNextId |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
shape1
protected Shape shape1
shape2
protected Shape shape2
| Constructor Detail |
MorphShape
public MorphShape(Shape shape1, Shape shape2)
| Method Detail |
getShape1
public Shape getShape1()
getShape2
public Shape getShape2()
setShape1
public void setShape1(Shape s)
setShape2
public void setShape2(Shape s)
defineSymbol
protected int defineSymbol(Movie movie, com.anotherbigidea.flash.interfaces.SWFTagTypes timelineWriter, com.anotherbigidea.flash.interfaces.SWFTagTypes definitionWriter) throws java.io.IOException
- Description copied from class:
Symbol - Override to provide symbol definition
- Specified by:
defineSymbolin classSymbol
|
|||||||||
| Home >> All >> com >> anotherbigidea >> flash >> [ movie overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC