Package org.jdesktop.swingx.graphics
package org.jdesktop.swingx.graphics
Contains graphic utilities and effects for working with images.
-
ClassDescriptionA blend composite defines the rule according to which a drawing primitive (known as the source) is mixed with existing graphics (know as the destination.)A blending mode defines the compositing rule of a
BlendComposite
.ColorUtilities
contains a set of tools to perform common color operations easily.AFilterComposite
allows the inclusion of arbitrary image filters during the paint processing ofGraphics2D
events.A simple facade that forwards all graphics calls to a delegate.A reflection renderer generates the reflection of a given picture.A shadow renderer generates a drop shadow for any given picture, respecting the transparency channel if present.