public interface IGlowEffectiveData
Immutable object which represents a glow effect, in which a color blurred outline is added outside the edges of the object.
Modifier and Type | Method and Description |
---|---|
java.awt.Color |
getColor()
Color.
|
double |
getRadius()
Radius.
|