|
|||||||||
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.Gradient
Fields inherited from class com.macromedia.generator.api.GenObject |
peer |
Constructor Summary | |
|
Gradient()
|
protected |
Gradient(int i)
|
Method Summary | |
void |
addColor(int i,
Color color)
|
void |
addRgb(int i,
int j)
|
protected void |
finalize()
|
void |
release()
|
Methods inherited from class com.macromedia.generator.api.GenObject |
getPeer |
Methods inherited from class java.lang.Object |
|
Constructor Detail |
public Gradient() throws GeneratorApiException
protected Gradient(int i) throws GeneratorApiException
Method Detail |
public void addColor(int i, Color color) throws GeneratorApiException
public void addRgb(int i, int j) throws GeneratorApiException
protected void finalize() throws java.lang.Throwable
finalize
in class java.lang.Object
public void release()
release
in class GenObject
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |