|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IGlowEffectiveData
Immutable object which represents a glow effect, in which a color blurred outline is added outside the edges of the object.
Method Summary | |
---|---|
java.awt.Color |
getColor()
Color. |
double |
getRadius()
Radius. |
Method Detail |
---|
double getRadius()
Radius.
Read-only double
.
java.awt.Color getColor()
Color.
Read-only Color
.
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |