public interface IGlowEffectiveData extends IEffectEffectiveData
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.
|