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

java.lang.Objectcom.anotherbigidea.flash.movie.Shape.Element
com.anotherbigidea.flash.movie.Shape.Style
com.anotherbigidea.flash.movie.Shape.LineStyle
- Enclosing class:
- Shape
- public static class Shape.LineStyle
- extends Shape.Style
| Field Summary | |
protected com.anotherbigidea.flash.structs.Color |
color
|
protected double |
width
|
| Constructor Summary | |
Shape.LineStyle(double width,
com.anotherbigidea.flash.structs.Color color)
|
|
| Method Summary | |
com.anotherbigidea.flash.structs.Color |
getColor()
|
double |
getWidth()
|
void |
setColor(com.anotherbigidea.flash.structs.Color color)
|
void |
setWidth(double width)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
width
protected double width
color
protected com.anotherbigidea.flash.structs.Color color
| Constructor Detail |
Shape.LineStyle
public Shape.LineStyle(double width,
com.anotherbigidea.flash.structs.Color color)
| Method Detail |
getWidth
public double getWidth()
getColor
public com.anotherbigidea.flash.structs.Color getColor()
setWidth
public void setWidth(double width)
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