|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.macromedia.generator.api.GenObject | +--com.macromedia.generator.api.LineStyle
Fields inherited from class com.macromedia.generator.api.GenObject |
peer |
Constructor Summary | |
|
LineStyle()
|
protected |
LineStyle(int i)
|
Method Summary | |
protected void |
finalize()
|
void |
release()
|
void |
setColor(Color color)
|
void |
setRgb(int i)
|
void |
setWidth(int i)
|
Methods inherited from class com.macromedia.generator.api.GenObject |
getPeer |
Methods inherited from class java.lang.Object |
|
Constructor Detail |
public LineStyle() throws GeneratorApiException
protected LineStyle(int i) throws GeneratorApiException
Method Detail |
protected void finalize() throws java.lang.Throwable
finalize
in class java.lang.Object
public void release()
release
in class GenObject
public void setColor(Color color) throws GeneratorApiException
public void setRgb(int i) throws GeneratorApiException
public void setWidth(int i) throws GeneratorApiException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |