Package org.apache.batik.ext.awt
Contains extensions to the
java.awt
package. This package
provides some new Paint
s such as a linear or radial
gradients.-
Class Summary Class Description AvoidTilingHintKey A transcoding Key represented as a boolean to indicate whether tiling of bitmaps is undesired by the destination.ColorSpaceHintKey TranscodingHint as to what the destination of the drawing is.LinearGradientPaint TheLinearGradientPaint
class provides a way to fill aShape
with a linear color gradient pattern.MultipleGradientPaint This is the superclass for Paints which use a multiple color gradient to fill in their raster.MultipleGradientPaint.ColorSpaceEnum Inner class to allow for typesafe enumerated ColorSpace values.MultipleGradientPaint.CycleMethodEnum Inner class to allow for typesafe enumerated CycleMethod values.RadialGradientPaint This class provides a way to fill a shape with a circular radial color gradient pattern.RenderingHintsKeyExt Contains additional RenderingHints Keys, such as KEY_AREA_OF_INTEREST