Uses of Package
org.apache.batik.ext.awt.image.renderable
Packages that use org.apache.batik.ext.awt.image.renderable
Package
Description
Provides an API for mapping and maintaining consistency between
the SVG DOM tree and the GVT tree.
Contains extensions to the
java.awt.image
package.Contains all of the interfaces for describing and painting vector
graphics as Java objects.
Contains all of the interfaces for describing a set of standard
image processing filters Java objects.
-
Classes in org.apache.batik.ext.awt.image.renderable used by org.apache.batik.bridge
-
Classes in org.apache.batik.ext.awt.image.renderable used by org.apache.batik.ext.awt.imageClassDescriptionThis is an extension of RenderableImage that adds some needed functionality for tracking dirty regions and determining image dependancies.
-
Classes in org.apache.batik.ext.awt.image.renderable used by org.apache.batik.ext.awt.image.codec.imageioClassDescriptionThis is an extension of RenderableImage that adds some needed functionality for tracking dirty regions and determining image dependancies.
-
Classes in org.apache.batik.ext.awt.image.renderable used by org.apache.batik.ext.awt.image.codec.pngClassDescriptionThis is an extension of RenderableImage that adds some needed functionality for tracking dirty regions and determining image dependancies.
-
Classes in org.apache.batik.ext.awt.image.renderable used by org.apache.batik.ext.awt.image.renderableClassDescriptionThis is an abstract base class that adds the ability to specify the Color Space that the operation should take place in (linear sRGB or gamma corrected sRBG).This is an abstract base class that takes care of most of the normal issues surrounding the implementation of the RenderableImage interface.Adjusts the input images coordinate system by a general Affine transformImplements a clip operation.Defines the interface expected from a color matrix operationDefines the interface expected from a component transfer operation.Composites a list of images according to a single composite rule.Convolves an image with a convolution matrix.This filter primitive lights an image using the alpha channel as a bump map.Implements a DisplacementMap operation, which takes pixel values from another image to spatially displace the input imageThis is an extension of RenderableImage that adds some needed functionality for tracking dirty regions and determining image dependancies.Implements a filter operation.This is an extension of our Filter interface that adds support for a color-interpolation specification which indicates what colorspace the operation should take place in.Interface for implementing filter resolution.Fills the input image with a given paintImplements a GaussianBlur operation, where the blur size is defined by standard deviations along the x and y axis.Implements a Morphology operation, where the kernel size is defined by radius along the x and y axis.Pads image to the given Rectangle (the rect may be smaller than the image in which case this is actually a crop).Interface for Rable's that can more efficently represent there action as a paint method instead of a RenderedImage when going to a Graphics2D anyways.This filter follows the specification of the feSpecularLighting filter in the SVG 1.0 specification.A renderable that can tile its source into the tile region.Creates a sourceless image from a turbulence function.
-
Classes in org.apache.batik.ext.awt.image.renderable used by org.apache.batik.ext.awt.image.spiClassDescriptionThis class allows for the return of a proxy object quickly, while a heavy weight object is constrcuted in a background Thread.This is an extension of RenderableImage that adds some needed functionality for tracking dirty regions and determining image dependancies.
-
Classes in org.apache.batik.ext.awt.image.renderable used by org.apache.batik.extension.svgClassDescriptionThis is an abstract base class that adds the ability to specify the Color Space that the operation should take place in (linear sRGB or gamma corrected sRBG).This is an abstract base class that takes care of most of the normal issues surrounding the implementation of the RenderableImage interface.This is an extension of RenderableImage that adds some needed functionality for tracking dirty regions and determining image dependancies.This is an extension of our Filter interface that adds support for a color-interpolation specification which indicates what colorspace the operation should take place in.
-
Classes in org.apache.batik.ext.awt.image.renderable used by org.apache.batik.gvt
-
Classes in org.apache.batik.ext.awt.image.renderable used by org.apache.batik.gvt.filterClassDescriptionThis is an abstract base class that takes care of most of the normal issues surrounding the implementation of the RenderableImage interface.This is an extension of RenderableImage that adds some needed functionality for tracking dirty regions and determining image dependancies.Interface for Rable's that can more efficently represent there action as a paint method instead of a RenderedImage when going to a Graphics2D anyways.
-
Classes in org.apache.batik.ext.awt.image.renderable used by org.apache.batik.gvt.rendererClassDescriptionThis is an extension of RenderableImage that adds some needed functionality for tracking dirty regions and determining image dependancies.