Package com.tensegrity.graphics.device.awt

Contains classes defining gradient, pattern and texture paints for use in an AWT context.

See:
          Description

Class Summary
AWTGradientPaint The AWTGradientPaint represents a Paint that can be used to render gradients on the AWTDevice.
AWTGradientPaintContext The AWTGradientPaintContext is an implementation of the PaintContext interface that is used by the AWTDevice to render gradients.
AWTPatternPaint The AWTPatternPaint represents a Paint that can be used to render patterns on the AWTDevice.
AWTPatternPaintContext The AWTPatternPaintContext is an implementation of the PaintContext interface that is used by the AWTDevice to render patterns.
AWTTexturePaint The AWTTexturePaint represents a Paint that can be used to render textures on the AWTDevice.
 

Package com.tensegrity.graphics.device.awt Description

Contains classes defining gradient, pattern and texture paints for use in an AWT context.



Copyright © 2005 Tensegrity Software GmbH. All Rights Reserved. Date of creation: 09.06.2006.