Search
AeroEffect Methods
 


 Public Methods

  Name Description

addPropertyChangeListener

  (Inherited from NodeEffect.)

clone

NodeEffect.clone override.

getInnerOutlineColor

Gets the color of the inner outline.

getOpacity

Gets the opacity to apply to the node's background. Opacity varies in the range [0..1] where 0 indicates full transparency and 1 indicates the original transparency. Opacity has no effect on image backgrounds.

getShadeColor

Gets the color of the shade.

readExternal

NodeEffect.readExternal override.

removePropertyChangeListener

  (Inherited from NodeEffect.)

setInnerOutlineColor

Sets the color of the inner outline.

setOpacity

Sets the opacity to apply to the node's background. Opacity varies in the range [0..1] where 0 indicates full transparency and 1 indicates the original transparency. Opacity has no effect on image backgrounds.

setShadeColor

Sets the color of the shade.

writeExternal

NodeEffect.writeExternal override.

 See Also