blob: 4aae4a5f50be141e57e0ccb417dd49aca58e9840 [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>
AbstractTiledRed (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="AbstractTiledRed (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="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/AbstractTiledRed.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/rendered/AbstractRed.html" title="class in org.apache.batik.ext.awt.image.rendered"><B>PREV CLASS</B></A>&nbsp;
&nbsp;<A HREF="../../../../../../../org/apache/batik/ext/awt/image/rendered/AffineRed.html" title="class in org.apache.batik.ext.awt.image.rendered"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../../../index.html?org/apache/batik/ext/awt/image/rendered/AbstractTiledRed.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="AbstractTiledRed.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>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#fields_inherited_from_class_org.apache.batik.ext.awt.image.rendered.AbstractRed">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<HR>
<!-- ======== START OF CLASS DATA ======== -->
<H2>
<FONT SIZE="-1">
org.apache.batik.ext.awt.image.rendered</FONT>
<BR>
Class AbstractTiledRed</H2>
<PRE>
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</A>
<IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../../../../org/apache/batik/ext/awt/image/rendered/AbstractRed.html" title="class in org.apache.batik.ext.awt.image.rendered">org.apache.batik.ext.awt.image.rendered.AbstractRed</A>
<IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.batik.ext.awt.image.rendered.AbstractTiledRed</B>
</PRE>
<DL>
<DT><B>All Implemented Interfaces:</B> <DD><A HREF="http://docs.oracle.com/javase/6/docs/api/java/awt/image/RenderedImage.html?is-external=true" title="class or interface in java.awt.image">RenderedImage</A>, <A HREF="../../../../../../../org/apache/batik/ext/awt/image/rendered/CachableRed.html" title="interface in org.apache.batik.ext.awt.image.rendered">CachableRed</A>, <A HREF="../../../../../../../org/apache/batik/ext/awt/image/rendered/TileGenerator.html" title="interface in org.apache.batik.ext.awt.image.rendered">TileGenerator</A></DD>
</DL>
<DL>
<DT><B>Direct Known Subclasses:</B> <DD><A HREF="../../../../../../../org/apache/batik/ext/awt/image/rendered/SpecularLightingRed.html" title="class in org.apache.batik.ext.awt.image.rendered">SpecularLightingRed</A>, <A HREF="../../../../../../../org/apache/batik/ext/awt/image/rendered/TileCacheRed.html" title="class in org.apache.batik.ext.awt.image.rendered">TileCacheRed</A></DD>
</DL>
<HR>
<DL>
<DT><PRE>public abstract class <B>AbstractTiledRed</B><DT>extends <A HREF="../../../../../../../org/apache/batik/ext/awt/image/rendered/AbstractRed.html" title="class in org.apache.batik.ext.awt.image.rendered">AbstractRed</A><DT>implements <A HREF="../../../../../../../org/apache/batik/ext/awt/image/rendered/TileGenerator.html" title="interface in org.apache.batik.ext.awt.image.rendered">TileGenerator</A></DL>
</PRE>
<P>
This is an abstract base class that takes care of most of the
normal issues surrounding the implementation of the CachableRed
(RenderedImage) interface. It tries to make no assumptions about
the subclass implementation.
<P>
<P>
<HR>
<P>
<!-- =========== FIELD SUMMARY =========== -->
<A NAME="field_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Field Summary</B></FONT></TH>
</TR>
</TABLE>
&nbsp;<A NAME="fields_inherited_from_class_org.apache.batik.ext.awt.image.rendered.AbstractRed"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Fields inherited from class org.apache.batik.ext.awt.image.rendered.<A HREF="../../../../../../../org/apache/batik/ext/awt/image/rendered/AbstractRed.html" title="class in org.apache.batik.ext.awt.image.rendered">AbstractRed</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../../../../../../org/apache/batik/ext/awt/image/rendered/AbstractRed.html#bounds">bounds</A>, <A HREF="../../../../../../../org/apache/batik/ext/awt/image/rendered/AbstractRed.html#cm">cm</A>, <A HREF="../../../../../../../org/apache/batik/ext/awt/image/rendered/AbstractRed.html#minTileX">minTileX</A>, <A HREF="../../../../../../../org/apache/batik/ext/awt/image/rendered/AbstractRed.html#minTileY">minTileY</A>, <A HREF="../../../../../../../org/apache/batik/ext/awt/image/rendered/AbstractRed.html#numXTiles">numXTiles</A>, <A HREF="../../../../../../../org/apache/batik/ext/awt/image/rendered/AbstractRed.html#numYTiles">numYTiles</A>, <A HREF="../../../../../../../org/apache/batik/ext/awt/image/rendered/AbstractRed.html#props">props</A>, <A HREF="../../../../../../../org/apache/batik/ext/awt/image/rendered/AbstractRed.html#sm">sm</A>, <A HREF="../../../../../../../org/apache/batik/ext/awt/image/rendered/AbstractRed.html#srcs">srcs</A>, <A HREF="../../../../../../../org/apache/batik/ext/awt/image/rendered/AbstractRed.html#tileGridXOff">tileGridXOff</A>, <A HREF="../../../../../../../org/apache/batik/ext/awt/image/rendered/AbstractRed.html#tileGridYOff">tileGridYOff</A>, <A HREF="../../../../../../../org/apache/batik/ext/awt/image/rendered/AbstractRed.html#tileHeight">tileHeight</A>, <A HREF="../../../../../../../org/apache/batik/ext/awt/image/rendered/AbstractRed.html#tileWidth">tileWidth</A></CODE></TD>
</TR>
</TABLE>
&nbsp;
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<A NAME="constructor_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Constructor Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected </CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/batik/ext/awt/image/rendered/AbstractTiledRed.html#AbstractTiledRed()">AbstractTiledRed</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;void constructor.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected </CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/batik/ext/awt/image/rendered/AbstractTiledRed.html#AbstractTiledRed(org.apache.batik.ext.awt.image.rendered.CachableRed, java.util.Map)">AbstractTiledRed</A></B>(<A HREF="../../../../../../../org/apache/batik/ext/awt/image/rendered/CachableRed.html" title="interface in org.apache.batik.ext.awt.image.rendered">CachableRed</A>&nbsp;src,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</A>&nbsp;props)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Construct an Abstract RenderedImage from a source image and
props (may be null).</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected </CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/batik/ext/awt/image/rendered/AbstractTiledRed.html#AbstractTiledRed(org.apache.batik.ext.awt.image.rendered.CachableRed, java.awt.Rectangle, java.awt.image.ColorModel, java.awt.image.SampleModel, int, int, java.util.Map)">AbstractTiledRed</A></B>(<A HREF="../../../../../../../org/apache/batik/ext/awt/image/rendered/CachableRed.html" title="interface in org.apache.batik.ext.awt.image.rendered">CachableRed</A>&nbsp;src,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/awt/Rectangle.html?is-external=true" title="class or interface in java.awt">Rectangle</A>&nbsp;bounds,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/awt/image/ColorModel.html?is-external=true" title="class or interface in java.awt.image">ColorModel</A>&nbsp;cm,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/awt/image/SampleModel.html?is-external=true" title="class or interface in java.awt.image">SampleModel</A>&nbsp;sm,
int&nbsp;tileGridXOff,
int&nbsp;tileGridYOff,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</A>&nbsp;props)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Construct an Abstract Rable from a bounds rect and props
(may be null).</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected </CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/batik/ext/awt/image/rendered/AbstractTiledRed.html#AbstractTiledRed(org.apache.batik.ext.awt.image.rendered.CachableRed, java.awt.Rectangle, java.awt.image.ColorModel, java.awt.image.SampleModel, java.util.Map)">AbstractTiledRed</A></B>(<A HREF="../../../../../../../org/apache/batik/ext/awt/image/rendered/CachableRed.html" title="interface in org.apache.batik.ext.awt.image.rendered">CachableRed</A>&nbsp;src,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/awt/Rectangle.html?is-external=true" title="class or interface in java.awt">Rectangle</A>&nbsp;bounds,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/awt/image/ColorModel.html?is-external=true" title="class or interface in java.awt.image">ColorModel</A>&nbsp;cm,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/awt/image/SampleModel.html?is-external=true" title="class or interface in java.awt.image">SampleModel</A>&nbsp;sm,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</A>&nbsp;props)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Construct an Abstract RenderedImage from a source image, bounds
rect and props (may be null).</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected </CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/batik/ext/awt/image/rendered/AbstractTiledRed.html#AbstractTiledRed(org.apache.batik.ext.awt.image.rendered.CachableRed, java.awt.Rectangle, java.util.Map)">AbstractTiledRed</A></B>(<A HREF="../../../../../../../org/apache/batik/ext/awt/image/rendered/CachableRed.html" title="interface in org.apache.batik.ext.awt.image.rendered">CachableRed</A>&nbsp;src,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/awt/Rectangle.html?is-external=true" title="class or interface in java.awt">Rectangle</A>&nbsp;bounds,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</A>&nbsp;props)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Construct an Abstract RenderedImage from a source image, bounds
rect and props (may be null).</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected </CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/batik/ext/awt/image/rendered/AbstractTiledRed.html#AbstractTiledRed(java.util.List, java.awt.Rectangle, java.awt.image.ColorModel, java.awt.image.SampleModel, int, int, java.util.Map)">AbstractTiledRed</A></B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&nbsp;srcs,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/awt/Rectangle.html?is-external=true" title="class or interface in java.awt">Rectangle</A>&nbsp;bounds,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/awt/image/ColorModel.html?is-external=true" title="class or interface in java.awt.image">ColorModel</A>&nbsp;cm,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/awt/image/SampleModel.html?is-external=true" title="class or interface in java.awt.image">SampleModel</A>&nbsp;sm,
int&nbsp;tileGridXOff,
int&nbsp;tileGridYOff,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</A>&nbsp;props)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Construct an Abstract RenderedImage from a bounds rect,
ColorModel (may be null), SampleModel (may be null), tile grid
offsets and props (may be null).</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected </CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/batik/ext/awt/image/rendered/AbstractTiledRed.html#AbstractTiledRed(java.util.List, java.awt.Rectangle, java.awt.image.ColorModel, java.awt.image.SampleModel, java.util.Map)">AbstractTiledRed</A></B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&nbsp;srcs,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/awt/Rectangle.html?is-external=true" title="class or interface in java.awt">Rectangle</A>&nbsp;bounds,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/awt/image/ColorModel.html?is-external=true" title="class or interface in java.awt.image">ColorModel</A>&nbsp;cm,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/awt/image/SampleModel.html?is-external=true" title="class or interface in java.awt.image">SampleModel</A>&nbsp;sm,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</A>&nbsp;props)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Construct an Abstract RenderedImage from a bounds rect,
ColorModel (may be null), SampleModel (may be null) and props
(may be null).</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected </CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/batik/ext/awt/image/rendered/AbstractTiledRed.html#AbstractTiledRed(java.util.List, java.awt.Rectangle, java.util.Map)">AbstractTiledRed</A></B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&nbsp;srcs,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/awt/Rectangle.html?is-external=true" title="class or interface in java.awt">Rectangle</A>&nbsp;bounds,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</A>&nbsp;props)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Construct an Abstract Rable from a List of sources a bounds rect
and props (may be null).</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected </CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/batik/ext/awt/image/rendered/AbstractTiledRed.html#AbstractTiledRed(java.awt.Rectangle, java.util.Map)">AbstractTiledRed</A></B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/awt/Rectangle.html?is-external=true" title="class or interface in java.awt">Rectangle</A>&nbsp;bounds,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</A>&nbsp;props)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Construct an Abstract RenderedImage from a bounds rect and props
(may be null).</TD>
</TR>
</TABLE>
&nbsp;
<!-- ========== METHOD SUMMARY =========== -->
<A NAME="method_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Method Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="http://docs.oracle.com/javase/6/docs/api/java/awt/image/WritableRaster.html?is-external=true" title="class or interface in java.awt.image">WritableRaster</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/batik/ext/awt/image/rendered/AbstractTiledRed.html#copyData(java.awt.image.WritableRaster)">copyData</A></B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/awt/image/WritableRaster.html?is-external=true" title="class or interface in java.awt.image">WritableRaster</A>&nbsp;wr)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/batik/ext/awt/image/rendered/AbstractTiledRed.html#copyToRaster(java.awt.image.WritableRaster)">copyToRaster</A></B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/awt/image/WritableRaster.html?is-external=true" title="class or interface in java.awt.image">WritableRaster</A>&nbsp;wr)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Copies data from this images tile grid into wr.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/batik/ext/awt/image/rendered/AbstractTiledRed.html#copyToRasterByBlocks(java.awt.image.WritableRaster)">copyToRasterByBlocks</A></B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/awt/image/WritableRaster.html?is-external=true" title="class or interface in java.awt.image">WritableRaster</A>&nbsp;wr)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;<A HREF="../../../../../../../org/apache/batik/ext/awt/image/rendered/TileStore.html" title="interface in org.apache.batik.ext.awt.image.rendered">TileStore</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/batik/ext/awt/image/rendered/AbstractTiledRed.html#createTileStore()">createTileStore</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/batik/ext/awt/image/rendered/AbstractTiledRed.html#drawBlock(org.apache.batik.ext.awt.image.rendered.TileBlock, java.awt.image.WritableRaster)">drawBlock</A></B>(<A HREF="../../../../../../../org/apache/batik/ext/awt/image/rendered/TileBlock.html" title="class in org.apache.batik.ext.awt.image.rendered">TileBlock</A>&nbsp;block,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/awt/image/WritableRaster.html?is-external=true" title="class or interface in java.awt.image">WritableRaster</A>&nbsp;wr)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/batik/ext/awt/image/rendered/AbstractTiledRed.html#drawBlockAndCopy(org.apache.batik.ext.awt.image.rendered.TileBlock[], java.awt.image.WritableRaster)">drawBlockAndCopy</A></B>(<A HREF="../../../../../../../org/apache/batik/ext/awt/image/rendered/TileBlock.html" title="class in org.apache.batik.ext.awt.image.rendered">TileBlock</A>[]&nbsp;blocks,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/awt/image/WritableRaster.html?is-external=true" title="class or interface in java.awt.image">WritableRaster</A>&nbsp;wr)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/batik/ext/awt/image/rendered/AbstractTiledRed.html#drawBlockInPlace(org.apache.batik.ext.awt.image.rendered.TileBlock[], java.awt.image.WritableRaster)">drawBlockInPlace</A></B>(<A HREF="../../../../../../../org/apache/batik/ext/awt/image/rendered/TileBlock.html" title="class in org.apache.batik.ext.awt.image.rendered">TileBlock</A>[]&nbsp;blocks,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/awt/image/WritableRaster.html?is-external=true" title="class or interface in java.awt.image">WritableRaster</A>&nbsp;wr)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>abstract &nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/batik/ext/awt/image/rendered/AbstractTiledRed.html#genRect(java.awt.image.WritableRaster)">genRect</A></B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/awt/image/WritableRaster.html?is-external=true" title="class or interface in java.awt.image">WritableRaster</A>&nbsp;wr)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="http://docs.oracle.com/javase/6/docs/api/java/awt/image/Raster.html?is-external=true" title="class or interface in java.awt.image">Raster</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/batik/ext/awt/image/rendered/AbstractTiledRed.html#genTile(int, int)">genTile</A></B>(int&nbsp;x,
int&nbsp;y)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="http://docs.oracle.com/javase/6/docs/api/java/awt/image/Raster.html?is-external=true" title="class or interface in java.awt.image">Raster</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/batik/ext/awt/image/rendered/AbstractTiledRed.html#getData(java.awt.Rectangle)">getData</A></B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/awt/Rectangle.html?is-external=true" title="class or interface in java.awt">Rectangle</A>&nbsp;rect)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/batik/ext/awt/image/rendered/AbstractTiledRed.html#getDefaultTileSize()">getDefaultTileSize</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="http://docs.oracle.com/javase/6/docs/api/java/awt/image/Raster.html?is-external=true" title="class or interface in java.awt.image">Raster</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/batik/ext/awt/image/rendered/AbstractTiledRed.html#getTile(int, int)">getTile</A></B>(int&nbsp;x,
int&nbsp;y)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../../../org/apache/batik/ext/awt/image/rendered/TileStore.html" title="interface in org.apache.batik.ext.awt.image.rendered">TileStore</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/batik/ext/awt/image/rendered/AbstractTiledRed.html#getTileStore()">getTileStore</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/batik/ext/awt/image/rendered/AbstractTiledRed.html#init(org.apache.batik.ext.awt.image.rendered.CachableRed, java.awt.Rectangle, java.awt.image.ColorModel, java.awt.image.SampleModel, int, int, java.util.Map)">init</A></B>(<A HREF="../../../../../../../org/apache/batik/ext/awt/image/rendered/CachableRed.html" title="interface in org.apache.batik.ext.awt.image.rendered">CachableRed</A>&nbsp;src,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/awt/Rectangle.html?is-external=true" title="class or interface in java.awt">Rectangle</A>&nbsp;bounds,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/awt/image/ColorModel.html?is-external=true" title="class or interface in java.awt.image">ColorModel</A>&nbsp;cm,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/awt/image/SampleModel.html?is-external=true" title="class or interface in java.awt.image">SampleModel</A>&nbsp;sm,
int&nbsp;tileGridXOff,
int&nbsp;tileGridYOff,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</A>&nbsp;props)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This is one of two basic init function (this is for single
source rendereds).</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/batik/ext/awt/image/rendered/AbstractTiledRed.html#init(org.apache.batik.ext.awt.image.rendered.CachableRed, java.awt.Rectangle, java.awt.image.ColorModel, java.awt.image.SampleModel, int, int, org.apache.batik.ext.awt.image.rendered.TileStore, java.util.Map)">init</A></B>(<A HREF="../../../../../../../org/apache/batik/ext/awt/image/rendered/CachableRed.html" title="interface in org.apache.batik.ext.awt.image.rendered">CachableRed</A>&nbsp;src,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/awt/Rectangle.html?is-external=true" title="class or interface in java.awt">Rectangle</A>&nbsp;bounds,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/awt/image/ColorModel.html?is-external=true" title="class or interface in java.awt.image">ColorModel</A>&nbsp;cm,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/awt/image/SampleModel.html?is-external=true" title="class or interface in java.awt.image">SampleModel</A>&nbsp;sm,
int&nbsp;tileGridXOff,
int&nbsp;tileGridYOff,
<A HREF="../../../../../../../org/apache/batik/ext/awt/image/rendered/TileStore.html" title="interface in org.apache.batik.ext.awt.image.rendered">TileStore</A>&nbsp;tiles,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</A>&nbsp;props)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This is one of two basic init function (this is for single
source rendereds).</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/batik/ext/awt/image/rendered/AbstractTiledRed.html#init(java.util.List, java.awt.Rectangle, java.awt.image.ColorModel, java.awt.image.SampleModel, int, int, java.util.Map)">init</A></B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&nbsp;srcs,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/awt/Rectangle.html?is-external=true" title="class or interface in java.awt">Rectangle</A>&nbsp;bounds,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/awt/image/ColorModel.html?is-external=true" title="class or interface in java.awt.image">ColorModel</A>&nbsp;cm,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/awt/image/SampleModel.html?is-external=true" title="class or interface in java.awt.image">SampleModel</A>&nbsp;sm,
int&nbsp;tileGridXOff,
int&nbsp;tileGridYOff,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</A>&nbsp;props)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This is the basic init function.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/batik/ext/awt/image/rendered/AbstractTiledRed.html#setTile(int, int, java.awt.image.Raster)">setTile</A></B>(int&nbsp;x,
int&nbsp;y,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/awt/image/Raster.html?is-external=true" title="class or interface in java.awt.image">Raster</A>&nbsp;ras)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/batik/ext/awt/image/rendered/AbstractTiledRed.html#setTileStore(org.apache.batik.ext.awt.image.rendered.TileStore)">setTileStore</A></B>(<A HREF="../../../../../../../org/apache/batik/ext/awt/image/rendered/TileStore.html" title="interface in org.apache.batik.ext.awt.image.rendered">TileStore</A>&nbsp;tiles)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_org.apache.batik.ext.awt.image.rendered.AbstractRed"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from class org.apache.batik.ext.awt.image.rendered.<A HREF="../../../../../../../org/apache/batik/ext/awt/image/rendered/AbstractRed.html" title="class in org.apache.batik.ext.awt.image.rendered">AbstractRed</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../../../../../../org/apache/batik/ext/awt/image/rendered/AbstractRed.html#copyBand(java.awt.image.Raster, int, java.awt.image.WritableRaster, int)">copyBand</A>, <A HREF="../../../../../../../org/apache/batik/ext/awt/image/rendered/AbstractRed.html#getBounds()">getBounds</A>, <A HREF="../../../../../../../org/apache/batik/ext/awt/image/rendered/AbstractRed.html#getColorModel()">getColorModel</A>, <A HREF="../../../../../../../org/apache/batik/ext/awt/image/rendered/AbstractRed.html#getData()">getData</A>, <A HREF="../../../../../../../org/apache/batik/ext/awt/image/rendered/AbstractRed.html#getDependencyRegion(int, java.awt.Rectangle)">getDependencyRegion</A>, <A HREF="../../../../../../../org/apache/batik/ext/awt/image/rendered/AbstractRed.html#getDirtyRegion(int, java.awt.Rectangle)">getDirtyRegion</A>, <A HREF="../../../../../../../org/apache/batik/ext/awt/image/rendered/AbstractRed.html#getHeight()">getHeight</A>, <A HREF="../../../../../../../org/apache/batik/ext/awt/image/rendered/AbstractRed.html#getMinTileX()">getMinTileX</A>, <A HREF="../../../../../../../org/apache/batik/ext/awt/image/rendered/AbstractRed.html#getMinTileY()">getMinTileY</A>, <A HREF="../../../../../../../org/apache/batik/ext/awt/image/rendered/AbstractRed.html#getMinX()">getMinX</A>, <A HREF="../../../../../../../org/apache/batik/ext/awt/image/rendered/AbstractRed.html#getMinY()">getMinY</A>, <A HREF="../../../../../../../org/apache/batik/ext/awt/image/rendered/AbstractRed.html#getNumXTiles()">getNumXTiles</A>, <A HREF="../../../../../../../org/apache/batik/ext/awt/image/rendered/AbstractRed.html#getNumYTiles()">getNumYTiles</A>, <A HREF="../../../../../../../org/apache/batik/ext/awt/image/rendered/AbstractRed.html#getProperty(java.lang.String)">getProperty</A>, <A HREF="../../../../../../../org/apache/batik/ext/awt/image/rendered/AbstractRed.html#getPropertyNames()">getPropertyNames</A>, <A HREF="../../../../../../../org/apache/batik/ext/awt/image/rendered/AbstractRed.html#getSampleModel()">getSampleModel</A>, <A HREF="../../../../../../../org/apache/batik/ext/awt/image/rendered/AbstractRed.html#getSources()">getSources</A>, <A HREF="../../../../../../../org/apache/batik/ext/awt/image/rendered/AbstractRed.html#getTileGridXOffset()">getTileGridXOffset</A>, <A HREF="../../../../../../../org/apache/batik/ext/awt/image/rendered/AbstractRed.html#getTileGridYOffset()">getTileGridYOffset</A>, <A HREF="../../../../../../../org/apache/batik/ext/awt/image/rendered/AbstractRed.html#getTileHeight()">getTileHeight</A>, <A HREF="../../../../../../../org/apache/batik/ext/awt/image/rendered/AbstractRed.html#getTileWidth()">getTileWidth</A>, <A HREF="../../../../../../../org/apache/batik/ext/awt/image/rendered/AbstractRed.html#getWidth()">getWidth</A>, <A HREF="../../../../../../../org/apache/batik/ext/awt/image/rendered/AbstractRed.html#getXTile(int)">getXTile</A>, <A HREF="../../../../../../../org/apache/batik/ext/awt/image/rendered/AbstractRed.html#getYTile(int)">getYTile</A>, <A HREF="../../../../../../../org/apache/batik/ext/awt/image/rendered/AbstractRed.html#makeTile(int, int)">makeTile</A>, <A HREF="../../../../../../../org/apache/batik/ext/awt/image/rendered/AbstractRed.html#updateTileGridInfo()">updateTileGridInfo</A></CODE></TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</A>, <A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</A>, <A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
</TR>
</TABLE>
&nbsp;
<P>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<A NAME="constructor_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Constructor Detail</B></FONT></TH>
</TR>
</TABLE>
<A NAME="AbstractTiledRed()"><!-- --></A><H3>
AbstractTiledRed</H3>
<PRE>
protected <B>AbstractTiledRed</B>()</PRE>
<DL>
<DD>void constructor. The subclass must call one of the
flavors of init before the object becomes usable.
This is useful when the proper parameters to the init
method need to be computed in the subclasses constructor.
<P>
</DL>
<HR>
<A NAME="AbstractTiledRed(java.awt.Rectangle, java.util.Map)"><!-- --></A><H3>
AbstractTiledRed</H3>
<PRE>
protected <B>AbstractTiledRed</B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/awt/Rectangle.html?is-external=true" title="class or interface in java.awt">Rectangle</A>&nbsp;bounds,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</A>&nbsp;props)</PRE>
<DL>
<DD>Construct an Abstract RenderedImage from a bounds rect and props
(may be null). The srcs Vector will be empty.
<P>
<DL>
<DT><B>Parameters:</B><DD><CODE>bounds</CODE> - this defines the extent of the rable in the
user coordinate system.<DD><CODE>props</CODE> - this initializes the props Map (may be null)</DL>
</DL>
<HR>
<A NAME="AbstractTiledRed(org.apache.batik.ext.awt.image.rendered.CachableRed, java.util.Map)"><!-- --></A><H3>
AbstractTiledRed</H3>
<PRE>
protected <B>AbstractTiledRed</B>(<A HREF="../../../../../../../org/apache/batik/ext/awt/image/rendered/CachableRed.html" title="interface in org.apache.batik.ext.awt.image.rendered">CachableRed</A>&nbsp;src,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</A>&nbsp;props)</PRE>
<DL>
<DD>Construct an Abstract RenderedImage from a source image and
props (may be null).
<P>
<DL>
<DT><B>Parameters:</B><DD><CODE>src</CODE> - will be the first (and only) member of the srcs
Vector. Src is also used to set the bounds, ColorModel,
SampleModel, and tile grid offsets.<DD><CODE>props</CODE> - this initializes the props Map.</DL>
</DL>
<HR>
<A NAME="AbstractTiledRed(org.apache.batik.ext.awt.image.rendered.CachableRed, java.awt.Rectangle, java.util.Map)"><!-- --></A><H3>
AbstractTiledRed</H3>
<PRE>
protected <B>AbstractTiledRed</B>(<A HREF="../../../../../../../org/apache/batik/ext/awt/image/rendered/CachableRed.html" title="interface in org.apache.batik.ext.awt.image.rendered">CachableRed</A>&nbsp;src,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/awt/Rectangle.html?is-external=true" title="class or interface in java.awt">Rectangle</A>&nbsp;bounds,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</A>&nbsp;props)</PRE>
<DL>
<DD>Construct an Abstract RenderedImage from a source image, bounds
rect and props (may be null).
<P>
<DL>
<DT><B>Parameters:</B><DD><CODE>src</CODE> - will be the first (and only) member of the srcs
Vector. Src is also used to set the ColorModel, SampleModel,
and tile grid offsets.<DD><CODE>bounds</CODE> - The bounds of this image.<DD><CODE>props</CODE> - this initializes the props Map.</DL>
</DL>
<HR>
<A NAME="AbstractTiledRed(org.apache.batik.ext.awt.image.rendered.CachableRed, java.awt.Rectangle, java.awt.image.ColorModel, java.awt.image.SampleModel, java.util.Map)"><!-- --></A><H3>
AbstractTiledRed</H3>
<PRE>
protected <B>AbstractTiledRed</B>(<A HREF="../../../../../../../org/apache/batik/ext/awt/image/rendered/CachableRed.html" title="interface in org.apache.batik.ext.awt.image.rendered">CachableRed</A>&nbsp;src,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/awt/Rectangle.html?is-external=true" title="class or interface in java.awt">Rectangle</A>&nbsp;bounds,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/awt/image/ColorModel.html?is-external=true" title="class or interface in java.awt.image">ColorModel</A>&nbsp;cm,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/awt/image/SampleModel.html?is-external=true" title="class or interface in java.awt.image">SampleModel</A>&nbsp;sm,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</A>&nbsp;props)</PRE>
<DL>
<DD>Construct an Abstract RenderedImage from a source image, bounds
rect and props (may be null).
<P>
<DL>
<DT><B>Parameters:</B><DD><CODE>src</CODE> - will be the first (and only) member of the srcs
Vector. Src is also used to set the ColorModel, SampleModel,
and tile grid offsets.<DD><CODE>bounds</CODE> - The bounds of this image.<DD><CODE>cm</CODE> - The ColorModel to use. If null it will default to
ComponentColorModel.<DD><CODE>sm</CODE> - The sample model to use. If null it will construct
a sample model the matches the given/generated ColorModel and is
the size of bounds.<DD><CODE>props</CODE> - this initializes the props Map.</DL>
</DL>
<HR>
<A NAME="AbstractTiledRed(org.apache.batik.ext.awt.image.rendered.CachableRed, java.awt.Rectangle, java.awt.image.ColorModel, java.awt.image.SampleModel, int, int, java.util.Map)"><!-- --></A><H3>
AbstractTiledRed</H3>
<PRE>
protected <B>AbstractTiledRed</B>(<A HREF="../../../../../../../org/apache/batik/ext/awt/image/rendered/CachableRed.html" title="interface in org.apache.batik.ext.awt.image.rendered">CachableRed</A>&nbsp;src,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/awt/Rectangle.html?is-external=true" title="class or interface in java.awt">Rectangle</A>&nbsp;bounds,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/awt/image/ColorModel.html?is-external=true" title="class or interface in java.awt.image">ColorModel</A>&nbsp;cm,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/awt/image/SampleModel.html?is-external=true" title="class or interface in java.awt.image">SampleModel</A>&nbsp;sm,
int&nbsp;tileGridXOff,
int&nbsp;tileGridYOff,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</A>&nbsp;props)</PRE>
<DL>
<DD>Construct an Abstract Rable from a bounds rect and props
(may be null). The srcs Vector will be empty.
<P>
<DL>
<DT><B>Parameters:</B><DD><CODE>src</CODE> - will be the first (and only) member of the srcs
Vector. Src is also used to set the ColorModel, SampleModel,
and tile grid offsets.<DD><CODE>bounds</CODE> - this defines the extent of the rable in the
user coordinate system.<DD><CODE>cm</CODE> - The ColorModel to use. If null it will default to
ComponentColorModel.<DD><CODE>sm</CODE> - The sample model to use. If null it will construct
a sample model the matches the given/generated ColorModel and is
the size of bounds.<DD><CODE>tileGridXOff</CODE> - The x location of tile 0,0.<DD><CODE>tileGridYOff</CODE> - The y location of tile 0,0.<DD><CODE>props</CODE> - this initializes the props Map.</DL>
</DL>
<HR>
<A NAME="AbstractTiledRed(java.util.List, java.awt.Rectangle, java.util.Map)"><!-- --></A><H3>
AbstractTiledRed</H3>
<PRE>
protected <B>AbstractTiledRed</B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&nbsp;srcs,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/awt/Rectangle.html?is-external=true" title="class or interface in java.awt">Rectangle</A>&nbsp;bounds,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</A>&nbsp;props)</PRE>
<DL>
<DD>Construct an Abstract Rable from a List of sources a bounds rect
and props (may be null).
<P>
<DL>
<DT><B>Parameters:</B><DD><CODE>srcs</CODE> - This is used to initialize the srcs Vector. All
the members of srcs must be CachableRed otherwise an error
will be thrown.<DD><CODE>bounds</CODE> - this defines the extent of the rendered in pixels<DD><CODE>props</CODE> - this initializes the props Map.</DL>
</DL>
<HR>
<A NAME="AbstractTiledRed(java.util.List, java.awt.Rectangle, java.awt.image.ColorModel, java.awt.image.SampleModel, java.util.Map)"><!-- --></A><H3>
AbstractTiledRed</H3>
<PRE>
protected <B>AbstractTiledRed</B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&nbsp;srcs,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/awt/Rectangle.html?is-external=true" title="class or interface in java.awt">Rectangle</A>&nbsp;bounds,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/awt/image/ColorModel.html?is-external=true" title="class or interface in java.awt.image">ColorModel</A>&nbsp;cm,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/awt/image/SampleModel.html?is-external=true" title="class or interface in java.awt.image">SampleModel</A>&nbsp;sm,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</A>&nbsp;props)</PRE>
<DL>
<DD>Construct an Abstract RenderedImage from a bounds rect,
ColorModel (may be null), SampleModel (may be null) and props
(may be null). The srcs Vector will be empty.
<P>
<DL>
<DT><B>Parameters:</B><DD><CODE>srcs</CODE> - This is used to initialize the srcs Vector. All
the members of srcs must be CachableRed otherwise an error
will be thrown.<DD><CODE>bounds</CODE> - this defines the extent of the rendered in pixels<DD><CODE>cm</CODE> - The ColorModel to use. If null it will default to
ComponentColorModel.<DD><CODE>sm</CODE> - The sample model to use. If null it will construct
a sample model the matches the given/generated ColorModel and is
the size of bounds.<DD><CODE>props</CODE> - this initializes the props Map.</DL>
</DL>
<HR>
<A NAME="AbstractTiledRed(java.util.List, java.awt.Rectangle, java.awt.image.ColorModel, java.awt.image.SampleModel, int, int, java.util.Map)"><!-- --></A><H3>
AbstractTiledRed</H3>
<PRE>
protected <B>AbstractTiledRed</B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&nbsp;srcs,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/awt/Rectangle.html?is-external=true" title="class or interface in java.awt">Rectangle</A>&nbsp;bounds,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/awt/image/ColorModel.html?is-external=true" title="class or interface in java.awt.image">ColorModel</A>&nbsp;cm,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/awt/image/SampleModel.html?is-external=true" title="class or interface in java.awt.image">SampleModel</A>&nbsp;sm,
int&nbsp;tileGridXOff,
int&nbsp;tileGridYOff,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</A>&nbsp;props)</PRE>
<DL>
<DD>Construct an Abstract RenderedImage from a bounds rect,
ColorModel (may be null), SampleModel (may be null), tile grid
offsets and props (may be null). The srcs Vector will be
empty.
<P>
<DL>
<DT><B>Parameters:</B><DD><CODE>srcs</CODE> - This is used to initialize the srcs Vector. All
the members of srcs must be CachableRed otherwise an error
will be thrown.<DD><CODE>bounds</CODE> - this defines the extent of the rable in the
user coordinate system.<DD><CODE>cm</CODE> - The ColorModel to use. If null it will default to
ComponentColorModel.<DD><CODE>sm</CODE> - The sample model to use. If null it will construct
a sample model the matches the given/generated ColorModel and is
the size of bounds.<DD><CODE>tileGridXOff</CODE> - The x location of tile 0,0.<DD><CODE>tileGridYOff</CODE> - The y location of tile 0,0.<DD><CODE>props</CODE> - this initializes the props Map.</DL>
</DL>
<!-- ============ METHOD DETAIL ========== -->
<A NAME="method_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Method Detail</B></FONT></TH>
</TR>
</TABLE>
<A NAME="getDefaultTileSize()"><!-- --></A><H3>
getDefaultTileSize</H3>
<PRE>
public static int <B>getDefaultTileSize</B>()</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="init(org.apache.batik.ext.awt.image.rendered.CachableRed, java.awt.Rectangle, java.awt.image.ColorModel, java.awt.image.SampleModel, int, int, java.util.Map)"><!-- --></A><H3>
init</H3>
<PRE>
protected void <B>init</B>(<A HREF="../../../../../../../org/apache/batik/ext/awt/image/rendered/CachableRed.html" title="interface in org.apache.batik.ext.awt.image.rendered">CachableRed</A>&nbsp;src,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/awt/Rectangle.html?is-external=true" title="class or interface in java.awt">Rectangle</A>&nbsp;bounds,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/awt/image/ColorModel.html?is-external=true" title="class or interface in java.awt.image">ColorModel</A>&nbsp;cm,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/awt/image/SampleModel.html?is-external=true" title="class or interface in java.awt.image">SampleModel</A>&nbsp;sm,
int&nbsp;tileGridXOff,
int&nbsp;tileGridYOff,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</A>&nbsp;props)</PRE>
<DL>
<DD>This is one of two basic init function (this is for single
source rendereds).
It is provided so subclasses can compute various values
before initializing all the state in the base class.
You really should call this method before returning from
your subclass constructor.
<P>
<DD><DL>
<DT><B>Overrides:</B><DD><CODE><A HREF="../../../../../../../org/apache/batik/ext/awt/image/rendered/AbstractRed.html#init(org.apache.batik.ext.awt.image.rendered.CachableRed, java.awt.Rectangle, java.awt.image.ColorModel, java.awt.image.SampleModel, int, int, java.util.Map)">init</A></CODE> in class <CODE><A HREF="../../../../../../../org/apache/batik/ext/awt/image/rendered/AbstractRed.html" title="class in org.apache.batik.ext.awt.image.rendered">AbstractRed</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>src</CODE> - The source for the filter<DD><CODE>bounds</CODE> - The bounds of the image<DD><CODE>cm</CODE> - The ColorModel to use. If null it defaults to
ComponentColorModel/ src's ColorModel.<DD><CODE>sm</CODE> - The Sample modle to use. If this is null it will
use the src's sample model if that is null it will
construct a sample model that matches the ColorModel
and is the size of the whole image.<DD><CODE>tileGridXOff</CODE> - The x location of tile 0,0.<DD><CODE>tileGridYOff</CODE> - The y location of tile 0,0.<DD><CODE>props</CODE> - Any properties you want to associate with the image.</DL>
</DD>
</DL>
<HR>
<A NAME="init(org.apache.batik.ext.awt.image.rendered.CachableRed, java.awt.Rectangle, java.awt.image.ColorModel, java.awt.image.SampleModel, int, int, org.apache.batik.ext.awt.image.rendered.TileStore, java.util.Map)"><!-- --></A><H3>
init</H3>
<PRE>
protected void <B>init</B>(<A HREF="../../../../../../../org/apache/batik/ext/awt/image/rendered/CachableRed.html" title="interface in org.apache.batik.ext.awt.image.rendered">CachableRed</A>&nbsp;src,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/awt/Rectangle.html?is-external=true" title="class or interface in java.awt">Rectangle</A>&nbsp;bounds,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/awt/image/ColorModel.html?is-external=true" title="class or interface in java.awt.image">ColorModel</A>&nbsp;cm,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/awt/image/SampleModel.html?is-external=true" title="class or interface in java.awt.image">SampleModel</A>&nbsp;sm,
int&nbsp;tileGridXOff,
int&nbsp;tileGridYOff,
<A HREF="../../../../../../../org/apache/batik/ext/awt/image/rendered/TileStore.html" title="interface in org.apache.batik.ext.awt.image.rendered">TileStore</A>&nbsp;tiles,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</A>&nbsp;props)</PRE>
<DL>
<DD>This is one of two basic init function (this is for single
source rendereds).
It is provided so subclasses can compute various values
before initializing all the state in the base class.
You really should call this method before returning from
your subclass constructor.
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>src</CODE> - The source for the filter<DD><CODE>bounds</CODE> - The bounds of the image<DD><CODE>cm</CODE> - The ColorModel to use. If null it defaults to
ComponentColorModel/ src's ColorModel.<DD><CODE>sm</CODE> - The Sample modle to use. If this is null it will
use the src's sample model if that is null it will
construct a sample model that matches the ColorModel
and is the size of the whole image.<DD><CODE>tileGridXOff</CODE> - The x location of tile 0,0.<DD><CODE>tileGridYOff</CODE> - The y location of tile 0,0.<DD><CODE>tiles</CODE> - The tileStore to use (or null).<DD><CODE>props</CODE> - Any properties you want to associate with the image.</DL>
</DD>
</DL>
<HR>
<A NAME="init(java.util.List, java.awt.Rectangle, java.awt.image.ColorModel, java.awt.image.SampleModel, int, int, java.util.Map)"><!-- --></A><H3>
init</H3>
<PRE>
protected void <B>init</B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&nbsp;srcs,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/awt/Rectangle.html?is-external=true" title="class or interface in java.awt">Rectangle</A>&nbsp;bounds,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/awt/image/ColorModel.html?is-external=true" title="class or interface in java.awt.image">ColorModel</A>&nbsp;cm,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/awt/image/SampleModel.html?is-external=true" title="class or interface in java.awt.image">SampleModel</A>&nbsp;sm,
int&nbsp;tileGridXOff,
int&nbsp;tileGridYOff,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</A>&nbsp;props)</PRE>
<DL>
<DD>This is the basic init function.
It is provided so subclasses can compute various values
before initializing all the state in the base class.
You really should call this method before returning from
your subclass constructor.
<P>
<DD><DL>
<DT><B>Overrides:</B><DD><CODE><A HREF="../../../../../../../org/apache/batik/ext/awt/image/rendered/AbstractRed.html#init(java.util.List, java.awt.Rectangle, java.awt.image.ColorModel, java.awt.image.SampleModel, int, int, java.util.Map)">init</A></CODE> in class <CODE><A HREF="../../../../../../../org/apache/batik/ext/awt/image/rendered/AbstractRed.html" title="class in org.apache.batik.ext.awt.image.rendered">AbstractRed</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>srcs</CODE> - The list of sources<DD><CODE>bounds</CODE> - The bounds of the image<DD><CODE>cm</CODE> - The ColorModel to use. If null it defaults to
ComponentColorModel.<DD><CODE>sm</CODE> - The Sample modle to use. If this is null it will
construct a sample model that matches the ColorModel
and is the size of the whole image.<DD><CODE>tileGridXOff</CODE> - The x location of tile 0,0.<DD><CODE>tileGridYOff</CODE> - The y location of tile 0,0.<DD><CODE>props</CODE> - Any properties you want to associate with the image.</DL>
</DD>
</DL>
<HR>
<A NAME="getTileStore()"><!-- --></A><H3>
getTileStore</H3>
<PRE>
public <A HREF="../../../../../../../org/apache/batik/ext/awt/image/rendered/TileStore.html" title="interface in org.apache.batik.ext.awt.image.rendered">TileStore</A> <B>getTileStore</B>()</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="setTileStore(org.apache.batik.ext.awt.image.rendered.TileStore)"><!-- --></A><H3>
setTileStore</H3>
<PRE>
protected void <B>setTileStore</B>(<A HREF="../../../../../../../org/apache/batik/ext/awt/image/rendered/TileStore.html" title="interface in org.apache.batik.ext.awt.image.rendered">TileStore</A>&nbsp;tiles)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="createTileStore()"><!-- --></A><H3>
createTileStore</H3>
<PRE>
protected <A HREF="../../../../../../../org/apache/batik/ext/awt/image/rendered/TileStore.html" title="interface in org.apache.batik.ext.awt.image.rendered">TileStore</A> <B>createTileStore</B>()</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="copyData(java.awt.image.WritableRaster)"><!-- --></A><H3>
copyData</H3>
<PRE>
public <A HREF="http://docs.oracle.com/javase/6/docs/api/java/awt/image/WritableRaster.html?is-external=true" title="class or interface in java.awt.image">WritableRaster</A> <B>copyData</B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/awt/image/WritableRaster.html?is-external=true" title="class or interface in java.awt.image">WritableRaster</A>&nbsp;wr)</PRE>
<DL>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="http://docs.oracle.com/javase/6/docs/api/java/awt/image/RenderedImage.html?is-external=true#copyData(java.awt.image.WritableRaster)" title="class or interface in java.awt.image">copyData</A></CODE> in interface <CODE><A HREF="http://docs.oracle.com/javase/6/docs/api/java/awt/image/RenderedImage.html?is-external=true" title="class or interface in java.awt.image">RenderedImage</A></CODE></DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="getData(java.awt.Rectangle)"><!-- --></A><H3>
getData</H3>
<PRE>
public <A HREF="http://docs.oracle.com/javase/6/docs/api/java/awt/image/Raster.html?is-external=true" title="class or interface in java.awt.image">Raster</A> <B>getData</B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/awt/Rectangle.html?is-external=true" title="class or interface in java.awt">Rectangle</A>&nbsp;rect)</PRE>
<DL>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="http://docs.oracle.com/javase/6/docs/api/java/awt/image/RenderedImage.html?is-external=true#getData(java.awt.Rectangle)" title="class or interface in java.awt.image">getData</A></CODE> in interface <CODE><A HREF="http://docs.oracle.com/javase/6/docs/api/java/awt/image/RenderedImage.html?is-external=true" title="class or interface in java.awt.image">RenderedImage</A></CODE><DT><B>Overrides:</B><DD><CODE><A HREF="../../../../../../../org/apache/batik/ext/awt/image/rendered/AbstractRed.html#getData(java.awt.Rectangle)">getData</A></CODE> in class <CODE><A HREF="../../../../../../../org/apache/batik/ext/awt/image/rendered/AbstractRed.html" title="class in org.apache.batik.ext.awt.image.rendered">AbstractRed</A></CODE></DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="getTile(int, int)"><!-- --></A><H3>
getTile</H3>
<PRE>
public <A HREF="http://docs.oracle.com/javase/6/docs/api/java/awt/image/Raster.html?is-external=true" title="class or interface in java.awt.image">Raster</A> <B>getTile</B>(int&nbsp;x,
int&nbsp;y)</PRE>
<DL>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="http://docs.oracle.com/javase/6/docs/api/java/awt/image/RenderedImage.html?is-external=true#getTile(int, int)" title="class or interface in java.awt.image">getTile</A></CODE> in interface <CODE><A HREF="http://docs.oracle.com/javase/6/docs/api/java/awt/image/RenderedImage.html?is-external=true" title="class or interface in java.awt.image">RenderedImage</A></CODE><DT><B>Overrides:</B><DD><CODE><A HREF="../../../../../../../org/apache/batik/ext/awt/image/rendered/AbstractRed.html#getTile(int, int)">getTile</A></CODE> in class <CODE><A HREF="../../../../../../../org/apache/batik/ext/awt/image/rendered/AbstractRed.html" title="class in org.apache.batik.ext.awt.image.rendered">AbstractRed</A></CODE></DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="genTile(int, int)"><!-- --></A><H3>
genTile</H3>
<PRE>
public <A HREF="http://docs.oracle.com/javase/6/docs/api/java/awt/image/Raster.html?is-external=true" title="class or interface in java.awt.image">Raster</A> <B>genTile</B>(int&nbsp;x,
int&nbsp;y)</PRE>
<DL>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../org/apache/batik/ext/awt/image/rendered/TileGenerator.html#genTile(int, int)">genTile</A></CODE> in interface <CODE><A HREF="../../../../../../../org/apache/batik/ext/awt/image/rendered/TileGenerator.html" title="interface in org.apache.batik.ext.awt.image.rendered">TileGenerator</A></CODE></DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="genRect(java.awt.image.WritableRaster)"><!-- --></A><H3>
genRect</H3>
<PRE>
public abstract void <B>genRect</B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/awt/image/WritableRaster.html?is-external=true" title="class or interface in java.awt.image">WritableRaster</A>&nbsp;wr)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="setTile(int, int, java.awt.image.Raster)"><!-- --></A><H3>
setTile</H3>
<PRE>
public void <B>setTile</B>(int&nbsp;x,
int&nbsp;y,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/awt/image/Raster.html?is-external=true" title="class or interface in java.awt.image">Raster</A>&nbsp;ras)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="copyToRasterByBlocks(java.awt.image.WritableRaster)"><!-- --></A><H3>
copyToRasterByBlocks</H3>
<PRE>
public void <B>copyToRasterByBlocks</B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/awt/image/WritableRaster.html?is-external=true" title="class or interface in java.awt.image">WritableRaster</A>&nbsp;wr)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="copyToRaster(java.awt.image.WritableRaster)"><!-- --></A><H3>
copyToRaster</H3>
<PRE>
public void <B>copyToRaster</B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/awt/image/WritableRaster.html?is-external=true" title="class or interface in java.awt.image">WritableRaster</A>&nbsp;wr)</PRE>
<DL>
<DD>Copies data from this images tile grid into wr. wr may
extend outside the bounds of this image in which case the
data in wr outside the bounds will not be touched.
<P>
<DD><DL>
<DT><B>Overrides:</B><DD><CODE><A HREF="../../../../../../../org/apache/batik/ext/awt/image/rendered/AbstractRed.html#copyToRaster(java.awt.image.WritableRaster)">copyToRaster</A></CODE> in class <CODE><A HREF="../../../../../../../org/apache/batik/ext/awt/image/rendered/AbstractRed.html" title="class in org.apache.batik.ext.awt.image.rendered">AbstractRed</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>wr</CODE> - Raster to fill with image data.</DL>
</DD>
</DL>
<HR>
<A NAME="drawBlock(org.apache.batik.ext.awt.image.rendered.TileBlock, java.awt.image.WritableRaster)"><!-- --></A><H3>
drawBlock</H3>
<PRE>
protected void <B>drawBlock</B>(<A HREF="../../../../../../../org/apache/batik/ext/awt/image/rendered/TileBlock.html" title="class in org.apache.batik.ext.awt.image.rendered">TileBlock</A>&nbsp;block,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/awt/image/WritableRaster.html?is-external=true" title="class or interface in java.awt.image">WritableRaster</A>&nbsp;wr)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="drawBlockAndCopy(org.apache.batik.ext.awt.image.rendered.TileBlock[], java.awt.image.WritableRaster)"><!-- --></A><H3>
drawBlockAndCopy</H3>
<PRE>
protected void <B>drawBlockAndCopy</B>(<A HREF="../../../../../../../org/apache/batik/ext/awt/image/rendered/TileBlock.html" title="class in org.apache.batik.ext.awt.image.rendered">TileBlock</A>[]&nbsp;blocks,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/awt/image/WritableRaster.html?is-external=true" title="class or interface in java.awt.image">WritableRaster</A>&nbsp;wr)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="drawBlockInPlace(org.apache.batik.ext.awt.image.rendered.TileBlock[], java.awt.image.WritableRaster)"><!-- --></A><H3>
drawBlockInPlace</H3>
<PRE>
protected void <B>drawBlockInPlace</B>(<A HREF="../../../../../../../org/apache/batik/ext/awt/image/rendered/TileBlock.html" title="class in org.apache.batik.ext.awt.image.rendered">TileBlock</A>[]&nbsp;blocks,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/awt/image/WritableRaster.html?is-external=true" title="class or interface in java.awt.image">WritableRaster</A>&nbsp;wr)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<!-- ========= END OF CLASS DATA ========= -->
<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="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/AbstractTiledRed.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/rendered/AbstractRed.html" title="class in org.apache.batik.ext.awt.image.rendered"><B>PREV CLASS</B></A>&nbsp;
&nbsp;<A HREF="../../../../../../../org/apache/batik/ext/awt/image/rendered/AffineRed.html" title="class in org.apache.batik.ext.awt.image.rendered"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../../../index.html?org/apache/batik/ext/awt/image/rendered/AbstractTiledRed.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="AbstractTiledRed.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>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#fields_inherited_from_class_org.apache.batik.ext.awt.image.rendered.AbstractRed">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></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>