Uses of Class java.awt.AlphaComposite

Uses in package gnu.java.awt.java2d

Constructors with parameter type java.awt.AlphaComposite

Creates a new AlphaCompositeContext.

Uses in package java.awt

Fields of type java.awt.AlphaComposite

AlphaComposite
AlphaComposite
AlphaComposite
AlphaComposite
AlphaComposite
AlphaComposite
AlphaComposite
AlphaComposite
AlphaComposite
AlphaComposite
AlphaComposite
AlphaComposite

Methods with return type java.awt.AlphaComposite

AlphaComposite
Creates an AlphaComposite object with the specified rule.
AlphaComposite
AlphaComposite.getInstance(int rule, float alpha)
Creates an AlphaComposite object with the specified rule and the constant alpha to multiply with the alpha of the source.