Package org.apache.batik.ext.awt
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.-
ClassesClassDescriptionThis class is here to workaround a javadoc problem.A transcoding Key represented as a boolean to indicate whether tiling of bitmaps is undesired by the destination.This class is here to workaround a javadoc problem.TranscodingHint as to what the destination of the drawing is.The
LinearGradientPaint
class provides a way to fill aShape
with a linear color gradient pattern.Provides the actual implementation for the LinearGradientPaint This is where the pixel processing is done.This is the superclass for Paints which use a multiple color gradient to fill in their raster.Inner class to allow for typesafe enumerated ColorSpace values.Inner class to allow for typesafe enumerated CycleMethod values.This is the superclass for all PaintContexts which use a multiple color gradient to fill in their raster.This class provides a way to fill a shape with a circular radial color gradient pattern.Provides the actual implementation for the RadialGradientPaint.Contains additional RenderingHints Keys, such as KEY_AREA_OF_INTERESTTranscodingHint as to what the destination of the drawing is.