blob: 9f8aed15e21d73cc457c9f0c6d329a421962d7fe [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<TITLE>
org.apache.batik.ext.awt.image.renderable (Apache Batik Javadoc)
</TITLE>
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="org.apache.batik.ext.awt.image.renderable (Apache Batik Javadoc)";
}
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<HR>
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-use.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="../../../../../../../org/apache/batik/ext/awt/image/codec/util/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp;
&nbsp;<A HREF="../../../../../../../org/apache/batik/ext/awt/image/rendered/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../../../index.html?org/apache/batik/ext/awt/image/renderable/package-summary.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<HR>
<H2>
Package org.apache.batik.ext.awt.image.renderable
</H2>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Interface Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../../org/apache/batik/ext/awt/image/renderable/AffineRable.html" title="interface in org.apache.batik.ext.awt.image.renderable">AffineRable</A></B></TD>
<TD>Adjusts the input images coordinate system by a general Affine transform</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../../org/apache/batik/ext/awt/image/renderable/ClipRable.html" title="interface in org.apache.batik.ext.awt.image.renderable">ClipRable</A></B></TD>
<TD>Implements a clip operation.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../../org/apache/batik/ext/awt/image/renderable/ColorMatrixRable.html" title="interface in org.apache.batik.ext.awt.image.renderable">ColorMatrixRable</A></B></TD>
<TD>Defines the interface expected from a color matrix
operation</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../../org/apache/batik/ext/awt/image/renderable/ComponentTransferRable.html" title="interface in org.apache.batik.ext.awt.image.renderable">ComponentTransferRable</A></B></TD>
<TD>Defines the interface expected from a component
transfer operation.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../../org/apache/batik/ext/awt/image/renderable/CompositeRable.html" title="interface in org.apache.batik.ext.awt.image.renderable">CompositeRable</A></B></TD>
<TD>Composites a list of images according to a single composite rule.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../../org/apache/batik/ext/awt/image/renderable/ConvolveMatrixRable.html" title="interface in org.apache.batik.ext.awt.image.renderable">ConvolveMatrixRable</A></B></TD>
<TD>Convolves an image with a convolution matrix.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../../org/apache/batik/ext/awt/image/renderable/DiffuseLightingRable.html" title="interface in org.apache.batik.ext.awt.image.renderable">DiffuseLightingRable</A></B></TD>
<TD>This filter primitive lights an image using the alpha channel as a bump map.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../../org/apache/batik/ext/awt/image/renderable/DisplacementMapRable.html" title="interface in org.apache.batik.ext.awt.image.renderable">DisplacementMapRable</A></B></TD>
<TD>Implements a DisplacementMap operation, which takes pixel values from
another image to spatially displace the input image</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../../org/apache/batik/ext/awt/image/renderable/Filter.html" title="interface in org.apache.batik.ext.awt.image.renderable">Filter</A></B></TD>
<TD>This is an extension of RenderableImage that adds some needed
functionality for tracking dirty regions and determining image
dependancies.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../../org/apache/batik/ext/awt/image/renderable/FilterChainRable.html" title="interface in org.apache.batik.ext.awt.image.renderable">FilterChainRable</A></B></TD>
<TD>Implements a filter operation.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../../org/apache/batik/ext/awt/image/renderable/FilterColorInterpolation.html" title="interface in org.apache.batik.ext.awt.image.renderable">FilterColorInterpolation</A></B></TD>
<TD>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.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../../org/apache/batik/ext/awt/image/renderable/FilterResRable.html" title="interface in org.apache.batik.ext.awt.image.renderable">FilterResRable</A></B></TD>
<TD>Interface for implementing filter resolution.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../../org/apache/batik/ext/awt/image/renderable/FloodRable.html" title="interface in org.apache.batik.ext.awt.image.renderable">FloodRable</A></B></TD>
<TD>Fills the input image with a given paint</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../../org/apache/batik/ext/awt/image/renderable/GaussianBlurRable.html" title="interface in org.apache.batik.ext.awt.image.renderable">GaussianBlurRable</A></B></TD>
<TD>Implements a GaussianBlur operation, where the blur size is
defined by standard deviations along the x and y axis.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../../org/apache/batik/ext/awt/image/renderable/MorphologyRable.html" title="interface in org.apache.batik.ext.awt.image.renderable">MorphologyRable</A></B></TD>
<TD>Implements a Morphology operation, where the kernel size is
defined by radius along the x and y axis.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../../org/apache/batik/ext/awt/image/renderable/OffsetRable.html" title="interface in org.apache.batik.ext.awt.image.renderable">OffsetRable</A></B></TD>
<TD>Adjusts the input images coordinate system by dx, dy.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../../org/apache/batik/ext/awt/image/renderable/PadRable.html" title="interface in org.apache.batik.ext.awt.image.renderable">PadRable</A></B></TD>
<TD>Pads image to the given Rectangle (the rect may be smaller than the
image in which case this is actually a crop).</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../../org/apache/batik/ext/awt/image/renderable/PaintRable.html" title="interface in org.apache.batik.ext.awt.image.renderable">PaintRable</A></B></TD>
<TD>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.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../../org/apache/batik/ext/awt/image/renderable/SpecularLightingRable.html" title="interface in org.apache.batik.ext.awt.image.renderable">SpecularLightingRable</A></B></TD>
<TD>This filter follows the specification of the feSpecularLighting filter in
the SVG 1.0 specification.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../../org/apache/batik/ext/awt/image/renderable/TileRable.html" title="interface in org.apache.batik.ext.awt.image.renderable">TileRable</A></B></TD>
<TD>A renderable that can tile its source into the tile region.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../../org/apache/batik/ext/awt/image/renderable/TurbulenceRable.html" title="interface in org.apache.batik.ext.awt.image.renderable">TurbulenceRable</A></B></TD>
<TD>Creates a sourceless image from a turbulence function.</TD>
</TR>
</TABLE>
&nbsp;
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Class Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../../org/apache/batik/ext/awt/image/renderable/AbstractColorInterpolationRable.html" title="class in org.apache.batik.ext.awt.image.renderable">AbstractColorInterpolationRable</A></B></TD>
<TD>This 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).</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../../org/apache/batik/ext/awt/image/renderable/AbstractRable.html" title="class in org.apache.batik.ext.awt.image.renderable">AbstractRable</A></B></TD>
<TD>This is an abstract base class that takes care of most of the
normal issues surrounding the implementation of the RenderableImage
interface.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../../org/apache/batik/ext/awt/image/renderable/AffineRable8Bit.html" title="class in org.apache.batik.ext.awt.image.renderable">AffineRable8Bit</A></B></TD>
<TD>Concrete implementation of the AffineRable interface.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../../org/apache/batik/ext/awt/image/renderable/ClipRable8Bit.html" title="class in org.apache.batik.ext.awt.image.renderable">ClipRable8Bit</A></B></TD>
<TD>ClipRable implementation</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../../org/apache/batik/ext/awt/image/renderable/ColorMatrixRable8Bit.html" title="class in org.apache.batik.ext.awt.image.renderable">ColorMatrixRable8Bit</A></B></TD>
<TD>Implements the interface expected from a color matrix
operation</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../../org/apache/batik/ext/awt/image/renderable/ComponentTransferRable8Bit.html" title="class in org.apache.batik.ext.awt.image.renderable">ComponentTransferRable8Bit</A></B></TD>
<TD>This class implements the interface expected from a component
transfer operation.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../../org/apache/batik/ext/awt/image/renderable/CompositeRable8Bit.html" title="class in org.apache.batik.ext.awt.image.renderable">CompositeRable8Bit</A></B></TD>
<TD>Composites a list of images according to a single composite rule.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../../org/apache/batik/ext/awt/image/renderable/ConvolveMatrixRable8Bit.html" title="class in org.apache.batik.ext.awt.image.renderable">ConvolveMatrixRable8Bit</A></B></TD>
<TD>Convolves an image with a convolution matrix.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../../org/apache/batik/ext/awt/image/renderable/DeferRable.html" title="class in org.apache.batik.ext.awt.image.renderable">DeferRable</A></B></TD>
<TD>This class allows for the return of a proxy object quickly, while a
heavy weight object is constrcuted in a background Thread.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../../org/apache/batik/ext/awt/image/renderable/DiffuseLightingRable8Bit.html" title="class in org.apache.batik.ext.awt.image.renderable">DiffuseLightingRable8Bit</A></B></TD>
<TD>Implementation of the DiffuseLightRable interface.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../../org/apache/batik/ext/awt/image/renderable/DisplacementMapRable8Bit.html" title="class in org.apache.batik.ext.awt.image.renderable">DisplacementMapRable8Bit</A></B></TD>
<TD>Implements a DisplacementMap operation, which takes pixel values from
another image to spatially displace the input image</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../../org/apache/batik/ext/awt/image/renderable/FilterAlphaRable.html" title="class in org.apache.batik.ext.awt.image.renderable">FilterAlphaRable</A></B></TD>
<TD>FilterAlphaRable implementation.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../../org/apache/batik/ext/awt/image/renderable/FilterAsAlphaRable.html" title="class in org.apache.batik.ext.awt.image.renderable">FilterAsAlphaRable</A></B></TD>
<TD>FilterAsAlphaRable implementation.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../../org/apache/batik/ext/awt/image/renderable/FilterChainRable8Bit.html" title="class in org.apache.batik.ext.awt.image.renderable">FilterChainRable8Bit</A></B></TD>
<TD>Implements a filter chain.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../../org/apache/batik/ext/awt/image/renderable/FilterResRable8Bit.html" title="class in org.apache.batik.ext.awt.image.renderable">FilterResRable8Bit</A></B></TD>
<TD>Interface for implementing filter resolution.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../../org/apache/batik/ext/awt/image/renderable/FloodRable8Bit.html" title="class in org.apache.batik.ext.awt.image.renderable">FloodRable8Bit</A></B></TD>
<TD>Concrete implementation of the FloodRable interface.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../../org/apache/batik/ext/awt/image/renderable/GaussianBlurRable8Bit.html" title="class in org.apache.batik.ext.awt.image.renderable">GaussianBlurRable8Bit</A></B></TD>
<TD>GaussianBlurRable implementation</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../../org/apache/batik/ext/awt/image/renderable/MorphologyRable8Bit.html" title="class in org.apache.batik.ext.awt.image.renderable">MorphologyRable8Bit</A></B></TD>
<TD>Implements a Morphology operation, where the kernel size is
defined by radius along the x and y axis.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../../org/apache/batik/ext/awt/image/renderable/PadRable8Bit.html" title="class in org.apache.batik.ext.awt.image.renderable">PadRable8Bit</A></B></TD>
<TD>Concrete implementation of the PadRable interface.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../../org/apache/batik/ext/awt/image/renderable/ProfileRable.html" title="class in org.apache.batik.ext.awt.image.renderable">ProfileRable</A></B></TD>
<TD>Implements the interface expected from a color matrix
operation</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../../org/apache/batik/ext/awt/image/renderable/RedRable.html" title="class in org.apache.batik.ext.awt.image.renderable">RedRable</A></B></TD>
<TD>RasterRable This is used to wrap a Rendered Image back into the
RenderableImage world.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../../org/apache/batik/ext/awt/image/renderable/SpecularLightingRable8Bit.html" title="class in org.apache.batik.ext.awt.image.renderable">SpecularLightingRable8Bit</A></B></TD>
<TD>Implementation of the SpecularLightRable interface.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../../org/apache/batik/ext/awt/image/renderable/TileRable8Bit.html" title="class in org.apache.batik.ext.awt.image.renderable">TileRable8Bit</A></B></TD>
<TD>8 bit TileRable implementation</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../../org/apache/batik/ext/awt/image/renderable/TurbulenceRable8Bit.html" title="class in org.apache.batik.ext.awt.image.renderable">TurbulenceRable8Bit</A></B></TD>
<TD>Creates a sourceless image from a turbulence function.</TD>
</TR>
</TABLE>
&nbsp;
<P>
<DL>
</DL>
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-use.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="../../../../../../../org/apache/batik/ext/awt/image/codec/util/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp;
&nbsp;<A HREF="../../../../../../../org/apache/batik/ext/awt/image/rendered/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../../../index.html?org/apache/batik/ext/awt/image/renderable/package-summary.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
Copyright © 2017 <a href='http://www.apache.org/'>Apache Software Foundation</a>. All Rights Reserved.
</BODY>
</HTML>