|
|||||||||
| 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 Shape.ColorFill

java.lang.Objectcom.anotherbigidea.flash.movie.Shape.Element
com.anotherbigidea.flash.movie.Shape.Style
com.anotherbigidea.flash.movie.Shape.FillStyle
com.anotherbigidea.flash.movie.Shape.ColorFill
- Enclosing class:
- Shape
- public static class Shape.ColorFill
- extends Shape.FillStyle
| Field Summary | |
protected com.anotherbigidea.flash.structs.Color |
color
|
| Constructor Summary | |
Shape.ColorFill(com.anotherbigidea.flash.structs.Color color)
|
|
| Method Summary | |
com.anotherbigidea.flash.structs.Color |
getColor()
|
void |
setColor(com.anotherbigidea.flash.structs.Color color)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
color
protected com.anotherbigidea.flash.structs.Color color
| Constructor Detail |
Shape.ColorFill
public Shape.ColorFill(com.anotherbigidea.flash.structs.Color color)
| Method Detail |
getColor
public com.anotherbigidea.flash.structs.Color getColor()
setColor
public void setColor(com.anotherbigidea.flash.structs.Color color)
|
|||||||||
| Home >> All >> com >> anotherbigidea >> flash >> [ movie overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC