Added: 
ant/site/ant/production/manual/api/org/apache/tools/ant/types/optional/imageio/Ellipse.html
URL: 
http://svn.apache.org/viewvc/ant/site/ant/production/manual/api/org/apache/tools/ant/types/optional/imageio/Ellipse.html?rev=1859109&view=auto
==============================================================================
--- 
ant/site/ant/production/manual/api/org/apache/tools/ant/types/optional/imageio/Ellipse.html
 (added)
+++ 
ant/site/ant/production/manual/api/org/apache/tools/ant/types/optional/imageio/Ellipse.html
 Sat May 11 11:38:01 2019
@@ -0,0 +1,413 @@
+<!DOCTYPE HTML>
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (11.0.1) on Thu May 02 18:38:52 IST 2019 -->
+<title>Ellipse (Apache Ant API)</title>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+<meta name="dc.created" content="2019-05-02">
+<link rel="stylesheet" type="text/css" 
href="../../../../../../../stylesheet.css" title="Style">
+<link rel="stylesheet" type="text/css" 
href="../../../../../../../jquery/jquery-ui.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+<script type="text/javascript" 
src="../../../../../../../jquery/jszip/dist/jszip.min.js"></script>
+<script type="text/javascript" 
src="../../../../../../../jquery/jszip-utils/dist/jszip-utils.min.js"></script>
+<!--[if IE]>
+<script type="text/javascript" 
src="../../../../../../../jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
+<![endif]-->
+<script type="text/javascript" 
src="../../../../../../../jquery/jquery-3.3.1.js"></script>
+<script type="text/javascript" 
src="../../../../../../../jquery/jquery-migrate-3.0.1.js"></script>
+<script type="text/javascript" 
src="../../../../../../../jquery/jquery-ui.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Ellipse (Apache Ant API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var data = {"i0":10};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance 
Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+var pathtoroot = "../../../../../../../";
+var useModuleDirectories = true;
+loadScripts(document, 'script');</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<header role="banner">
+<nav role="navigation">
+<div class="fixedNav">
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a id="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation 
links">Skip navigation links</a></div>
+<a id="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../index.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses.html">All&nbsp;Classes</a></li>
+</ul>
+<ul class="navListSearch">
+<li><label for="search">SEARCH:</label>
+<input type="text" id="search" value="search" disabled="disabled">
+<input type="reset" id="reset" value="reset" disabled="disabled">
+</li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a id="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+</div>
+<div class="navPadding">&nbsp;</div>
+<script type="text/javascript"><!--
+$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
+//-->
+</script>
+</nav>
+</header>
+<!-- ======== START OF CLASS DATA ======== -->
+<main role="main">
+<div class="header">
+<div class="subTitle"><span class="packageLabelInType">Package</span>&nbsp;<a 
href="package-summary.html">org.apache.tools.ant.types.optional.imageio</a></div>
+<h2 title="Class Ellipse" class="title">Class Ellipse</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../ProjectComponent.html" title="class in 
org.apache.tools.ant">org.apache.tools.ant.ProjectComponent</a></li>
+<li>
+<ul class="inheritance">
+<li><a href="../../DataType.html" title="class in 
org.apache.tools.ant.types">org.apache.tools.ant.types.DataType</a></li>
+<li>
+<ul class="inheritance">
+<li><a href="ImageOperation.html" title="class in 
org.apache.tools.ant.types.optional.imageio">org.apache.tools.ant.types.optional.imageio.ImageOperation</a></li>
+<li>
+<ul class="inheritance">
+<li><a href="BasicShape.html" title="class in 
org.apache.tools.ant.types.optional.imageio">org.apache.tools.ant.types.optional.imageio.BasicShape</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.tools.ant.types.optional.imageio.Ellipse</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd><code>java.lang.Cloneable</code>, <code><a href="DrawOperation.html" 
title="interface in 
org.apache.tools.ant.types.optional.imageio">DrawOperation</a></code></dd>
+</dl>
+<hr>
+<pre>public class <span class="typeNameLabel">Ellipse</span>
+extends <a href="BasicShape.html" title="class in 
org.apache.tools.ant.types.optional.imageio">BasicShape</a>
+implements <a href="DrawOperation.html" title="interface in 
org.apache.tools.ant.types.optional.imageio">DrawOperation</a></pre>
+<div class="block">Draw an ellipse.</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../taskdefs/optional/image/ImageIOTask.html" title="class 
in 
org.apache.tools.ant.taskdefs.optional.image"><code>ImageIOTask</code></a></dd>
+</dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- =========== FIELD SUMMARY =========== -->
+<section role="region">
+<ul class="blockList">
+<li class="blockList"><a id="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<ul class="blockList">
+<li class="blockList"><a 
id="fields.inherited.from.class.org.apache.tools.ant.types.optional.imageio.BasicShape">
+<!--   -->
+</a>
+<h3>Fields inherited from 
class&nbsp;org.apache.tools.ant.types.optional.imageio.<a 
href="BasicShape.html" title="class in 
org.apache.tools.ant.types.optional.imageio">BasicShape</a></h3>
+<code><a href="BasicShape.html#fill">fill</a>, <a 
href="BasicShape.html#height">height</a>, <a 
href="BasicShape.html#stroke">stroke</a>, <a 
href="BasicShape.html#strokeWidth">strokeWidth</a>, <a 
href="BasicShape.html#width">width</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a 
id="fields.inherited.from.class.org.apache.tools.ant.types.optional.imageio.ImageOperation">
+<!--   -->
+</a>
+<h3>Fields inherited from 
class&nbsp;org.apache.tools.ant.types.optional.imageio.<a 
href="ImageOperation.html" title="class in 
org.apache.tools.ant.types.optional.imageio">ImageOperation</a></h3>
+<code><a href="ImageOperation.html#instructions">instructions</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a 
id="fields.inherited.from.class.org.apache.tools.ant.types.DataType">
+<!--   -->
+</a>
+<h3>Fields inherited from class&nbsp;org.apache.tools.ant.types.<a 
href="../../DataType.html" title="class in 
org.apache.tools.ant.types">DataType</a></h3>
+<code><a href="../../DataType.html#checked">checked</a>, <a 
href="../../DataType.html#ref">ref</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a 
id="fields.inherited.from.class.org.apache.tools.ant.ProjectComponent">
+<!--   -->
+</a>
+<h3>Fields inherited from class&nbsp;org.apache.tools.ant.<a 
href="../../../ProjectComponent.html" title="class in 
org.apache.tools.ant">ProjectComponent</a></h3>
+<code><a href="../../../ProjectComponent.html#description">description</a>, <a 
href="../../../ProjectComponent.html#location">location</a>, <a 
href="../../../ProjectComponent.html#project">project</a></code></li>
+</ul>
+</li>
+</ul>
+</section>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<section role="region">
+<ul class="blockList">
+<li class="blockList"><a id="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Constructor</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tr class="altColor">
+<th class="colConstructorName" scope="row"><code><span 
class="memberNameLink"><a href="#%3Cinit%3E()">Ellipse</a></span>()</code></th>
+<td class="colLast">&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+</section>
+<!-- ========== METHOD SUMMARY =========== -->
+<section role="region">
+<ul class="blockList">
+<li class="blockList"><a id="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span 
class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a 
href="javascript:show(2);">Instance Methods</a></span><span 
class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a 
href="javascript:show(8);">Concrete Methods</a></span><span 
class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colSecond" scope="col">Method</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>java.awt.image.BufferedImage</code></td>
+<th class="colSecond" scope="row"><code><span class="memberNameLink"><a 
href="#executeDrawOperation()">executeDrawOperation</a></span>()</code></th>
+<td class="colLast">
+<div class="block">Abstract method which is intended to create an image buffer
+ and return it so it can be drawn into another object.</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a 
id="methods.inherited.from.class.org.apache.tools.ant.types.optional.imageio.BasicShape">
+<!--   -->
+</a>
+<h3>Methods inherited from 
class&nbsp;org.apache.tools.ant.types.optional.imageio.<a 
href="BasicShape.html" title="class in 
org.apache.tools.ant.types.optional.imageio">BasicShape</a></h3>
+<code><a href="BasicShape.html#setFill(java.lang.String)">setFill</a>, <a 
href="BasicShape.html#setHeight(int)">setHeight</a>, <a 
href="BasicShape.html#setStroke(java.lang.String)">setStroke</a>, <a 
href="BasicShape.html#setStrokewidth(int)">setStrokewidth</a>, <a 
href="BasicShape.html#setWidth(int)">setWidth</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a 
id="methods.inherited.from.class.org.apache.tools.ant.types.optional.imageio.ImageOperation">
+<!--   -->
+</a>
+<h3>Methods inherited from 
class&nbsp;org.apache.tools.ant.types.optional.imageio.<a 
href="ImageOperation.html" title="class in 
org.apache.tools.ant.types.optional.imageio">ImageOperation</a></h3>
+<code><a 
href="ImageOperation.html#addDraw(org.apache.tools.ant.types.optional.imageio.Draw)">addDraw</a>,
 <a 
href="ImageOperation.html#addRotate(org.apache.tools.ant.types.optional.imageio.Rotate)">addRotate</a>,
 <a 
href="ImageOperation.html#addScale(org.apache.tools.ant.types.optional.imageio.Scale)">addScale</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a 
id="methods.inherited.from.class.org.apache.tools.ant.types.DataType">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.tools.ant.types.<a 
href="../../DataType.html" title="class in 
org.apache.tools.ant.types">DataType</a></h3>
+<code><a 
href="../../DataType.html#checkAttributesAllowed()">checkAttributesAllowed</a>, 
<a href="../../DataType.html#checkChildrenAllowed()">checkChildrenAllowed</a>, 
<a href="../../DataType.html#circularReference()">circularReference</a>, <a 
href="../../DataType.html#clone()">clone</a>, <a 
href="../../DataType.html#dieOnCircularReference()">dieOnCircularReference</a>, 
<a 
href="../../DataType.html#dieOnCircularReference(java.util.Stack,org.apache.tools.ant.Project)">dieOnCircularReference</a>,
 <a 
href="../../DataType.html#dieOnCircularReference(org.apache.tools.ant.Project)">dieOnCircularReference</a>,
 <a href="../../DataType.html#getCheckedRef()">getCheckedRef</a>, <a 
href="../../DataType.html#getCheckedRef(java.lang.Class)">getCheckedRef</a>, <a 
href="../../DataType.html#getCheckedRef(java.lang.Class,java.lang.String)">getCheckedRef</a>,
 <a 
href="../../DataType.html#getCheckedRef(java.lang.Class,java.lang.String,org.apache.tools.ant.Project)">getCheckedRef</a>,
 <a href="../../Dat
 aType.html#getCheckedRef(org.apache.tools.ant.Project)">getCheckedRef</a>, <a 
href="../../DataType.html#getDataTypeName()">getDataTypeName</a>, <a 
href="../../DataType.html#getRefid()">getRefid</a>, <a 
href="../../DataType.html#invokeCircularReferenceCheck(org.apache.tools.ant.types.DataType,java.util.Stack,org.apache.tools.ant.Project)">invokeCircularReferenceCheck</a>,
 <a href="../../DataType.html#isChecked()">isChecked</a>, <a 
href="../../DataType.html#isReference()">isReference</a>, <a 
href="../../DataType.html#noChildrenAllowed()">noChildrenAllowed</a>, <a 
href="../../DataType.html#pushAndInvokeCircularReferenceCheck(org.apache.tools.ant.types.DataType,java.util.Stack,org.apache.tools.ant.Project)">pushAndInvokeCircularReferenceCheck</a>,
 <a href="../../DataType.html#setChecked(boolean)">setChecked</a>, <a 
href="../../DataType.html#setRefid(org.apache.tools.ant.types.Reference)">setRefid</a>,
 <a href="../../DataType.html#tooManyAttributes()">tooManyAttributes</a>, <a 
href="../.
 ./DataType.html#toString()">toString</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a 
id="methods.inherited.from.class.org.apache.tools.ant.ProjectComponent">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.tools.ant.<a 
href="../../../ProjectComponent.html" title="class in 
org.apache.tools.ant">ProjectComponent</a></h3>
+<code><a 
href="../../../ProjectComponent.html#getDescription()">getDescription</a>, <a 
href="../../../ProjectComponent.html#getLocation()">getLocation</a>, <a 
href="../../../ProjectComponent.html#getProject()">getProject</a>, <a 
href="../../../ProjectComponent.html#log(java.lang.String)">log</a>, <a 
href="../../../ProjectComponent.html#log(java.lang.String,int)">log</a>, <a 
href="../../../ProjectComponent.html#setDescription(java.lang.String)">setDescription</a>,
 <a 
href="../../../ProjectComponent.html#setLocation(org.apache.tools.ant.Location)">setLocation</a>,
 <a 
href="../../../ProjectComponent.html#setProject(org.apache.tools.ant.Project)">setProject</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a id="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, 
wait</code></li>
+</ul>
+</li>
+</ul>
+</section>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<section role="region">
+<ul class="blockList">
+<li class="blockList"><a id="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a id="&lt;init&gt;()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>Ellipse</h4>
+<pre>public&nbsp;Ellipse()</pre>
+</li>
+</ul>
+</li>
+</ul>
+</section>
+<!-- ============ METHOD DETAIL ========== -->
+<section role="region">
+<ul class="blockList">
+<li class="blockList"><a id="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a id="executeDrawOperation()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>executeDrawOperation</h4>
+<pre 
class="methodSignature">public&nbsp;java.awt.image.BufferedImage&nbsp;executeDrawOperation()</pre>
+<div class="block">Abstract method which is intended to create an image buffer
+ and return it so it can be drawn into another object.  Use
+ an Alpha channel for a "transparent" background..</div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a 
href="DrawOperation.html#executeDrawOperation()">executeDrawOperation</a></code>&nbsp;in
 interface&nbsp;<code><a href="DrawOperation.html" title="interface in 
org.apache.tools.ant.types.optional.imageio">DrawOperation</a></code></dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>a planar image</dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</section>
+</li>
+</ul>
+</div>
+</div>
+</main>
+<!-- ========= END OF CLASS DATA ========= -->
+<footer role="contentinfo">
+<nav role="navigation">
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a id="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation 
links">Skip navigation links</a></div>
+<a id="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../index.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a id="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</nav>
+</footer>
+</body>
+</html>

Added: 
ant/site/ant/production/manual/api/org/apache/tools/ant/types/optional/imageio/ImageOperation.html
URL: 
http://svn.apache.org/viewvc/ant/site/ant/production/manual/api/org/apache/tools/ant/types/optional/imageio/ImageOperation.html?rev=1859109&view=auto
==============================================================================
--- 
ant/site/ant/production/manual/api/org/apache/tools/ant/types/optional/imageio/ImageOperation.html
 (added)
+++ 
ant/site/ant/production/manual/api/org/apache/tools/ant/types/optional/imageio/ImageOperation.html
 Sat May 11 11:38:01 2019
@@ -0,0 +1,446 @@
+<!DOCTYPE HTML>
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (11.0.1) on Thu May 02 18:38:52 IST 2019 -->
+<title>ImageOperation (Apache Ant API)</title>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+<meta name="dc.created" content="2019-05-02">
+<link rel="stylesheet" type="text/css" 
href="../../../../../../../stylesheet.css" title="Style">
+<link rel="stylesheet" type="text/css" 
href="../../../../../../../jquery/jquery-ui.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+<script type="text/javascript" 
src="../../../../../../../jquery/jszip/dist/jszip.min.js"></script>
+<script type="text/javascript" 
src="../../../../../../../jquery/jszip-utils/dist/jszip-utils.min.js"></script>
+<!--[if IE]>
+<script type="text/javascript" 
src="../../../../../../../jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
+<![endif]-->
+<script type="text/javascript" 
src="../../../../../../../jquery/jquery-3.3.1.js"></script>
+<script type="text/javascript" 
src="../../../../../../../jquery/jquery-migrate-3.0.1.js"></script>
+<script type="text/javascript" 
src="../../../../../../../jquery/jquery-ui.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="ImageOperation (Apache Ant API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var data = {"i0":10,"i1":10,"i2":10};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance 
Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+var pathtoroot = "../../../../../../../";
+var useModuleDirectories = true;
+loadScripts(document, 'script');</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<header role="banner">
+<nav role="navigation">
+<div class="fixedNav">
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a id="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation 
links">Skip navigation links</a></div>
+<a id="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../index.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses.html">All&nbsp;Classes</a></li>
+</ul>
+<ul class="navListSearch">
+<li><label for="search">SEARCH:</label>
+<input type="text" id="search" value="search" disabled="disabled">
+<input type="reset" id="reset" value="reset" disabled="disabled">
+</li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a id="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+</div>
+<div class="navPadding">&nbsp;</div>
+<script type="text/javascript"><!--
+$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
+//-->
+</script>
+</nav>
+</header>
+<!-- ======== START OF CLASS DATA ======== -->
+<main role="main">
+<div class="header">
+<div class="subTitle"><span class="packageLabelInType">Package</span>&nbsp;<a 
href="package-summary.html">org.apache.tools.ant.types.optional.imageio</a></div>
+<h2 title="Class ImageOperation" class="title">Class ImageOperation</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../ProjectComponent.html" title="class in 
org.apache.tools.ant">org.apache.tools.ant.ProjectComponent</a></li>
+<li>
+<ul class="inheritance">
+<li><a href="../../DataType.html" title="class in 
org.apache.tools.ant.types">org.apache.tools.ant.types.DataType</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.tools.ant.types.optional.imageio.ImageOperation</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd><code>java.lang.Cloneable</code></dd>
+</dl>
+<dl>
+<dt>Direct Known Subclasses:</dt>
+<dd><code><a href="BasicShape.html" title="class in 
org.apache.tools.ant.types.optional.imageio">BasicShape</a></code>, <code><a 
href="Text.html" title="class in 
org.apache.tools.ant.types.optional.imageio">Text</a></code>, <code><a 
href="TransformOperation.html" title="class in 
org.apache.tools.ant.types.optional.imageio">TransformOperation</a></code></dd>
+</dl>
+<hr>
+<pre>public abstract class <span class="typeNameLabel">ImageOperation</span>
+extends <a href="../../DataType.html" title="class in 
org.apache.tools.ant.types">DataType</a></pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../taskdefs/optional/image/ImageIOTask.html" title="class 
in 
org.apache.tools.ant.taskdefs.optional.image"><code>ImageIOTask</code></a></dd>
+</dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- =========== FIELD SUMMARY =========== -->
+<section role="region">
+<ul class="blockList">
+<li class="blockList"><a id="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="memberSummary">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colSecond" scope="col">Field</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>protected java.util.List&lt;<a 
href="ImageOperation.html" title="class in 
org.apache.tools.ant.types.optional.imageio">ImageOperation</a>&gt;</code></td>
+<th class="colSecond" scope="row"><code><span class="memberNameLink"><a 
href="#instructions">instructions</a></span></code></th>
+<td class="colLast">&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a 
id="fields.inherited.from.class.org.apache.tools.ant.types.DataType">
+<!--   -->
+</a>
+<h3>Fields inherited from class&nbsp;org.apache.tools.ant.types.<a 
href="../../DataType.html" title="class in 
org.apache.tools.ant.types">DataType</a></h3>
+<code><a href="../../DataType.html#checked">checked</a>, <a 
href="../../DataType.html#ref">ref</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a 
id="fields.inherited.from.class.org.apache.tools.ant.ProjectComponent">
+<!--   -->
+</a>
+<h3>Fields inherited from class&nbsp;org.apache.tools.ant.<a 
href="../../../ProjectComponent.html" title="class in 
org.apache.tools.ant">ProjectComponent</a></h3>
+<code><a href="../../../ProjectComponent.html#description">description</a>, <a 
href="../../../ProjectComponent.html#location">location</a>, <a 
href="../../../ProjectComponent.html#project">project</a></code></li>
+</ul>
+</li>
+</ul>
+</section>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<section role="region">
+<ul class="blockList">
+<li class="blockList"><a id="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Constructor</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tr class="altColor">
+<th class="colConstructorName" scope="row"><code><span 
class="memberNameLink"><a 
href="#%3Cinit%3E()">ImageOperation</a></span>()</code></th>
+<td class="colLast">&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+</section>
+<!-- ========== METHOD SUMMARY =========== -->
+<section role="region">
+<ul class="blockList">
+<li class="blockList"><a id="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span 
class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a 
href="javascript:show(2);">Instance Methods</a></span><span 
class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a 
href="javascript:show(8);">Concrete Methods</a></span><span 
class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colSecond" scope="col">Method</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<th class="colSecond" scope="row"><code><span class="memberNameLink"><a 
href="#addDraw(org.apache.tools.ant.types.optional.imageio.Draw)">addDraw</a></span>&#8203;(<a
 href="Draw.html" title="class in 
org.apache.tools.ant.types.optional.imageio">Draw</a>&nbsp;instr)</code></th>
+<td class="colLast">
+<div class="block">Add a draw to the operation.</div>
+</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<th class="colSecond" scope="row"><code><span class="memberNameLink"><a 
href="#addRotate(org.apache.tools.ant.types.optional.imageio.Rotate)">addRotate</a></span>&#8203;(<a
 href="Rotate.html" title="class in 
org.apache.tools.ant.types.optional.imageio">Rotate</a>&nbsp;instr)</code></th>
+<td class="colLast">
+<div class="block">Add a rotate to the operation.</div>
+</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<th class="colSecond" scope="row"><code><span class="memberNameLink"><a 
href="#addScale(org.apache.tools.ant.types.optional.imageio.Scale)">addScale</a></span>&#8203;(<a
 href="Scale.html" title="class in 
org.apache.tools.ant.types.optional.imageio">Scale</a>&nbsp;instr)</code></th>
+<td class="colLast">
+<div class="block">Add a scale to the operation.</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a 
id="methods.inherited.from.class.org.apache.tools.ant.types.DataType">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.tools.ant.types.<a 
href="../../DataType.html" title="class in 
org.apache.tools.ant.types">DataType</a></h3>
+<code><a 
href="../../DataType.html#checkAttributesAllowed()">checkAttributesAllowed</a>, 
<a href="../../DataType.html#checkChildrenAllowed()">checkChildrenAllowed</a>, 
<a href="../../DataType.html#circularReference()">circularReference</a>, <a 
href="../../DataType.html#clone()">clone</a>, <a 
href="../../DataType.html#dieOnCircularReference()">dieOnCircularReference</a>, 
<a 
href="../../DataType.html#dieOnCircularReference(java.util.Stack,org.apache.tools.ant.Project)">dieOnCircularReference</a>,
 <a 
href="../../DataType.html#dieOnCircularReference(org.apache.tools.ant.Project)">dieOnCircularReference</a>,
 <a href="../../DataType.html#getCheckedRef()">getCheckedRef</a>, <a 
href="../../DataType.html#getCheckedRef(java.lang.Class)">getCheckedRef</a>, <a 
href="../../DataType.html#getCheckedRef(java.lang.Class,java.lang.String)">getCheckedRef</a>,
 <a 
href="../../DataType.html#getCheckedRef(java.lang.Class,java.lang.String,org.apache.tools.ant.Project)">getCheckedRef</a>,
 <a href="../../Dat
 aType.html#getCheckedRef(org.apache.tools.ant.Project)">getCheckedRef</a>, <a 
href="../../DataType.html#getDataTypeName()">getDataTypeName</a>, <a 
href="../../DataType.html#getRefid()">getRefid</a>, <a 
href="../../DataType.html#invokeCircularReferenceCheck(org.apache.tools.ant.types.DataType,java.util.Stack,org.apache.tools.ant.Project)">invokeCircularReferenceCheck</a>,
 <a href="../../DataType.html#isChecked()">isChecked</a>, <a 
href="../../DataType.html#isReference()">isReference</a>, <a 
href="../../DataType.html#noChildrenAllowed()">noChildrenAllowed</a>, <a 
href="../../DataType.html#pushAndInvokeCircularReferenceCheck(org.apache.tools.ant.types.DataType,java.util.Stack,org.apache.tools.ant.Project)">pushAndInvokeCircularReferenceCheck</a>,
 <a href="../../DataType.html#setChecked(boolean)">setChecked</a>, <a 
href="../../DataType.html#setRefid(org.apache.tools.ant.types.Reference)">setRefid</a>,
 <a href="../../DataType.html#tooManyAttributes()">tooManyAttributes</a>, <a 
href="../.
 ./DataType.html#toString()">toString</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a 
id="methods.inherited.from.class.org.apache.tools.ant.ProjectComponent">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.tools.ant.<a 
href="../../../ProjectComponent.html" title="class in 
org.apache.tools.ant">ProjectComponent</a></h3>
+<code><a 
href="../../../ProjectComponent.html#getDescription()">getDescription</a>, <a 
href="../../../ProjectComponent.html#getLocation()">getLocation</a>, <a 
href="../../../ProjectComponent.html#getProject()">getProject</a>, <a 
href="../../../ProjectComponent.html#log(java.lang.String)">log</a>, <a 
href="../../../ProjectComponent.html#log(java.lang.String,int)">log</a>, <a 
href="../../../ProjectComponent.html#setDescription(java.lang.String)">setDescription</a>,
 <a 
href="../../../ProjectComponent.html#setLocation(org.apache.tools.ant.Location)">setLocation</a>,
 <a 
href="../../../ProjectComponent.html#setProject(org.apache.tools.ant.Project)">setProject</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a id="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, 
wait</code></li>
+</ul>
+</li>
+</ul>
+</section>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<section role="region">
+<ul class="blockList">
+<li class="blockList"><a id="field.detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a id="instructions">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>instructions</h4>
+<pre>protected final&nbsp;java.util.List&lt;<a href="ImageOperation.html" 
title="class in 
org.apache.tools.ant.types.optional.imageio">ImageOperation</a>&gt; 
instructions</pre>
+</li>
+</ul>
+</li>
+</ul>
+</section>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<section role="region">
+<ul class="blockList">
+<li class="blockList"><a id="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a id="&lt;init&gt;()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>ImageOperation</h4>
+<pre>public&nbsp;ImageOperation()</pre>
+</li>
+</ul>
+</li>
+</ul>
+</section>
+<!-- ============ METHOD DETAIL ========== -->
+<section role="region">
+<ul class="blockList">
+<li class="blockList"><a id="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a id="addRotate(org.apache.tools.ant.types.optional.imageio.Rotate)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>addRotate</h4>
+<pre class="methodSignature">public&nbsp;void&nbsp;addRotate&#8203;(<a 
href="Rotate.html" title="class in 
org.apache.tools.ant.types.optional.imageio">Rotate</a>&nbsp;instr)</pre>
+<div class="block">Add a rotate to the operation.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>instr</code> - the rotate to add.</dd>
+</dl>
+</li>
+</ul>
+<a id="addDraw(org.apache.tools.ant.types.optional.imageio.Draw)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>addDraw</h4>
+<pre class="methodSignature">public&nbsp;void&nbsp;addDraw&#8203;(<a 
href="Draw.html" title="class in 
org.apache.tools.ant.types.optional.imageio">Draw</a>&nbsp;instr)</pre>
+<div class="block">Add a draw to the operation.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>instr</code> - the draw to add.</dd>
+</dl>
+</li>
+</ul>
+<a id="addScale(org.apache.tools.ant.types.optional.imageio.Scale)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>addScale</h4>
+<pre class="methodSignature">public&nbsp;void&nbsp;addScale&#8203;(<a 
href="Scale.html" title="class in 
org.apache.tools.ant.types.optional.imageio">Scale</a>&nbsp;instr)</pre>
+<div class="block">Add a scale to the operation.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>instr</code> - the scale to add.</dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</section>
+</li>
+</ul>
+</div>
+</div>
+</main>
+<!-- ========= END OF CLASS DATA ========= -->
+<footer role="contentinfo">
+<nav role="navigation">
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a id="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation 
links">Skip navigation links</a></div>
+<a id="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../index.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a id="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</nav>
+</footer>
+</body>
+</html>

Added: 
ant/site/ant/production/manual/api/org/apache/tools/ant/types/optional/imageio/Rectangle.html
URL: 
http://svn.apache.org/viewvc/ant/site/ant/production/manual/api/org/apache/tools/ant/types/optional/imageio/Rectangle.html?rev=1859109&view=auto
==============================================================================
--- 
ant/site/ant/production/manual/api/org/apache/tools/ant/types/optional/imageio/Rectangle.html
 (added)
+++ 
ant/site/ant/production/manual/api/org/apache/tools/ant/types/optional/imageio/Rectangle.html
 Sat May 11 11:38:01 2019
@@ -0,0 +1,454 @@
+<!DOCTYPE HTML>
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (11.0.1) on Thu May 02 18:38:52 IST 2019 -->
+<title>Rectangle (Apache Ant API)</title>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+<meta name="dc.created" content="2019-05-02">
+<link rel="stylesheet" type="text/css" 
href="../../../../../../../stylesheet.css" title="Style">
+<link rel="stylesheet" type="text/css" 
href="../../../../../../../jquery/jquery-ui.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+<script type="text/javascript" 
src="../../../../../../../jquery/jszip/dist/jszip.min.js"></script>
+<script type="text/javascript" 
src="../../../../../../../jquery/jszip-utils/dist/jszip-utils.min.js"></script>
+<!--[if IE]>
+<script type="text/javascript" 
src="../../../../../../../jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
+<![endif]-->
+<script type="text/javascript" 
src="../../../../../../../jquery/jquery-3.3.1.js"></script>
+<script type="text/javascript" 
src="../../../../../../../jquery/jquery-migrate-3.0.1.js"></script>
+<script type="text/javascript" 
src="../../../../../../../jquery/jquery-ui.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Rectangle (Apache Ant API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var data = {"i0":10,"i1":10,"i2":10};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance 
Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+var pathtoroot = "../../../../../../../";
+var useModuleDirectories = true;
+loadScripts(document, 'script');</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<header role="banner">
+<nav role="navigation">
+<div class="fixedNav">
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a id="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation 
links">Skip navigation links</a></div>
+<a id="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../index.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses.html">All&nbsp;Classes</a></li>
+</ul>
+<ul class="navListSearch">
+<li><label for="search">SEARCH:</label>
+<input type="text" id="search" value="search" disabled="disabled">
+<input type="reset" id="reset" value="reset" disabled="disabled">
+</li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a id="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+</div>
+<div class="navPadding">&nbsp;</div>
+<script type="text/javascript"><!--
+$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
+//-->
+</script>
+</nav>
+</header>
+<!-- ======== START OF CLASS DATA ======== -->
+<main role="main">
+<div class="header">
+<div class="subTitle"><span class="packageLabelInType">Package</span>&nbsp;<a 
href="package-summary.html">org.apache.tools.ant.types.optional.imageio</a></div>
+<h2 title="Class Rectangle" class="title">Class Rectangle</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../ProjectComponent.html" title="class in 
org.apache.tools.ant">org.apache.tools.ant.ProjectComponent</a></li>
+<li>
+<ul class="inheritance">
+<li><a href="../../DataType.html" title="class in 
org.apache.tools.ant.types">org.apache.tools.ant.types.DataType</a></li>
+<li>
+<ul class="inheritance">
+<li><a href="ImageOperation.html" title="class in 
org.apache.tools.ant.types.optional.imageio">org.apache.tools.ant.types.optional.imageio.ImageOperation</a></li>
+<li>
+<ul class="inheritance">
+<li><a href="BasicShape.html" title="class in 
org.apache.tools.ant.types.optional.imageio">org.apache.tools.ant.types.optional.imageio.BasicShape</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.tools.ant.types.optional.imageio.Rectangle</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd><code>java.lang.Cloneable</code>, <code><a href="DrawOperation.html" 
title="interface in 
org.apache.tools.ant.types.optional.imageio">DrawOperation</a></code></dd>
+</dl>
+<hr>
+<pre>public class <span class="typeNameLabel">Rectangle</span>
+extends <a href="BasicShape.html" title="class in 
org.apache.tools.ant.types.optional.imageio">BasicShape</a>
+implements <a href="DrawOperation.html" title="interface in 
org.apache.tools.ant.types.optional.imageio">DrawOperation</a></pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../taskdefs/optional/image/ImageIOTask.html" title="class 
in 
org.apache.tools.ant.taskdefs.optional.image"><code>ImageIOTask</code></a></dd>
+</dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- =========== FIELD SUMMARY =========== -->
+<section role="region">
+<ul class="blockList">
+<li class="blockList"><a id="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<ul class="blockList">
+<li class="blockList"><a 
id="fields.inherited.from.class.org.apache.tools.ant.types.optional.imageio.BasicShape">
+<!--   -->
+</a>
+<h3>Fields inherited from 
class&nbsp;org.apache.tools.ant.types.optional.imageio.<a 
href="BasicShape.html" title="class in 
org.apache.tools.ant.types.optional.imageio">BasicShape</a></h3>
+<code><a href="BasicShape.html#fill">fill</a>, <a 
href="BasicShape.html#height">height</a>, <a 
href="BasicShape.html#stroke">stroke</a>, <a 
href="BasicShape.html#strokeWidth">strokeWidth</a>, <a 
href="BasicShape.html#width">width</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a 
id="fields.inherited.from.class.org.apache.tools.ant.types.optional.imageio.ImageOperation">
+<!--   -->
+</a>
+<h3>Fields inherited from 
class&nbsp;org.apache.tools.ant.types.optional.imageio.<a 
href="ImageOperation.html" title="class in 
org.apache.tools.ant.types.optional.imageio">ImageOperation</a></h3>
+<code><a href="ImageOperation.html#instructions">instructions</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a 
id="fields.inherited.from.class.org.apache.tools.ant.types.DataType">
+<!--   -->
+</a>
+<h3>Fields inherited from class&nbsp;org.apache.tools.ant.types.<a 
href="../../DataType.html" title="class in 
org.apache.tools.ant.types">DataType</a></h3>
+<code><a href="../../DataType.html#checked">checked</a>, <a 
href="../../DataType.html#ref">ref</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a 
id="fields.inherited.from.class.org.apache.tools.ant.ProjectComponent">
+<!--   -->
+</a>
+<h3>Fields inherited from class&nbsp;org.apache.tools.ant.<a 
href="../../../ProjectComponent.html" title="class in 
org.apache.tools.ant">ProjectComponent</a></h3>
+<code><a href="../../../ProjectComponent.html#description">description</a>, <a 
href="../../../ProjectComponent.html#location">location</a>, <a 
href="../../../ProjectComponent.html#project">project</a></code></li>
+</ul>
+</li>
+</ul>
+</section>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<section role="region">
+<ul class="blockList">
+<li class="blockList"><a id="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Constructor</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tr class="altColor">
+<th class="colConstructorName" scope="row"><code><span 
class="memberNameLink"><a 
href="#%3Cinit%3E()">Rectangle</a></span>()</code></th>
+<td class="colLast">&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+</section>
+<!-- ========== METHOD SUMMARY =========== -->
+<section role="region">
+<ul class="blockList">
+<li class="blockList"><a id="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span 
class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a 
href="javascript:show(2);">Instance Methods</a></span><span 
class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a 
href="javascript:show(8);">Concrete Methods</a></span><span 
class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colSecond" scope="col">Method</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>java.awt.image.BufferedImage</code></td>
+<th class="colSecond" scope="row"><code><span class="memberNameLink"><a 
href="#executeDrawOperation()">executeDrawOperation</a></span>()</code></th>
+<td class="colLast">
+<div class="block">Abstract method which is intended to create an image buffer
+ and return it so it can be drawn into another object.</div>
+</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<th class="colSecond" scope="row"><code><span class="memberNameLink"><a 
href="#setArcheight(int)">setArcheight</a></span>&#8203;(int&nbsp;h)</code></th>
+<td class="colLast">
+<div class="block">Set the arc height.</div>
+</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<th class="colSecond" scope="row"><code><span class="memberNameLink"><a 
href="#setArcwidth(int)">setArcwidth</a></span>&#8203;(int&nbsp;w)</code></th>
+<td class="colLast">
+<div class="block">Set the arc width.</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a 
id="methods.inherited.from.class.org.apache.tools.ant.types.optional.imageio.BasicShape">
+<!--   -->
+</a>
+<h3>Methods inherited from 
class&nbsp;org.apache.tools.ant.types.optional.imageio.<a 
href="BasicShape.html" title="class in 
org.apache.tools.ant.types.optional.imageio">BasicShape</a></h3>
+<code><a href="BasicShape.html#setFill(java.lang.String)">setFill</a>, <a 
href="BasicShape.html#setHeight(int)">setHeight</a>, <a 
href="BasicShape.html#setStroke(java.lang.String)">setStroke</a>, <a 
href="BasicShape.html#setStrokewidth(int)">setStrokewidth</a>, <a 
href="BasicShape.html#setWidth(int)">setWidth</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a 
id="methods.inherited.from.class.org.apache.tools.ant.types.optional.imageio.ImageOperation">
+<!--   -->
+</a>
+<h3>Methods inherited from 
class&nbsp;org.apache.tools.ant.types.optional.imageio.<a 
href="ImageOperation.html" title="class in 
org.apache.tools.ant.types.optional.imageio">ImageOperation</a></h3>
+<code><a 
href="ImageOperation.html#addDraw(org.apache.tools.ant.types.optional.imageio.Draw)">addDraw</a>,
 <a 
href="ImageOperation.html#addRotate(org.apache.tools.ant.types.optional.imageio.Rotate)">addRotate</a>,
 <a 
href="ImageOperation.html#addScale(org.apache.tools.ant.types.optional.imageio.Scale)">addScale</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a 
id="methods.inherited.from.class.org.apache.tools.ant.types.DataType">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.tools.ant.types.<a 
href="../../DataType.html" title="class in 
org.apache.tools.ant.types">DataType</a></h3>
+<code><a 
href="../../DataType.html#checkAttributesAllowed()">checkAttributesAllowed</a>, 
<a href="../../DataType.html#checkChildrenAllowed()">checkChildrenAllowed</a>, 
<a href="../../DataType.html#circularReference()">circularReference</a>, <a 
href="../../DataType.html#clone()">clone</a>, <a 
href="../../DataType.html#dieOnCircularReference()">dieOnCircularReference</a>, 
<a 
href="../../DataType.html#dieOnCircularReference(java.util.Stack,org.apache.tools.ant.Project)">dieOnCircularReference</a>,
 <a 
href="../../DataType.html#dieOnCircularReference(org.apache.tools.ant.Project)">dieOnCircularReference</a>,
 <a href="../../DataType.html#getCheckedRef()">getCheckedRef</a>, <a 
href="../../DataType.html#getCheckedRef(java.lang.Class)">getCheckedRef</a>, <a 
href="../../DataType.html#getCheckedRef(java.lang.Class,java.lang.String)">getCheckedRef</a>,
 <a 
href="../../DataType.html#getCheckedRef(java.lang.Class,java.lang.String,org.apache.tools.ant.Project)">getCheckedRef</a>,
 <a href="../../Dat
 aType.html#getCheckedRef(org.apache.tools.ant.Project)">getCheckedRef</a>, <a 
href="../../DataType.html#getDataTypeName()">getDataTypeName</a>, <a 
href="../../DataType.html#getRefid()">getRefid</a>, <a 
href="../../DataType.html#invokeCircularReferenceCheck(org.apache.tools.ant.types.DataType,java.util.Stack,org.apache.tools.ant.Project)">invokeCircularReferenceCheck</a>,
 <a href="../../DataType.html#isChecked()">isChecked</a>, <a 
href="../../DataType.html#isReference()">isReference</a>, <a 
href="../../DataType.html#noChildrenAllowed()">noChildrenAllowed</a>, <a 
href="../../DataType.html#pushAndInvokeCircularReferenceCheck(org.apache.tools.ant.types.DataType,java.util.Stack,org.apache.tools.ant.Project)">pushAndInvokeCircularReferenceCheck</a>,
 <a href="../../DataType.html#setChecked(boolean)">setChecked</a>, <a 
href="../../DataType.html#setRefid(org.apache.tools.ant.types.Reference)">setRefid</a>,
 <a href="../../DataType.html#tooManyAttributes()">tooManyAttributes</a>, <a 
href="../.
 ./DataType.html#toString()">toString</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a 
id="methods.inherited.from.class.org.apache.tools.ant.ProjectComponent">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.tools.ant.<a 
href="../../../ProjectComponent.html" title="class in 
org.apache.tools.ant">ProjectComponent</a></h3>
+<code><a 
href="../../../ProjectComponent.html#getDescription()">getDescription</a>, <a 
href="../../../ProjectComponent.html#getLocation()">getLocation</a>, <a 
href="../../../ProjectComponent.html#getProject()">getProject</a>, <a 
href="../../../ProjectComponent.html#log(java.lang.String)">log</a>, <a 
href="../../../ProjectComponent.html#log(java.lang.String,int)">log</a>, <a 
href="../../../ProjectComponent.html#setDescription(java.lang.String)">setDescription</a>,
 <a 
href="../../../ProjectComponent.html#setLocation(org.apache.tools.ant.Location)">setLocation</a>,
 <a 
href="../../../ProjectComponent.html#setProject(org.apache.tools.ant.Project)">setProject</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a id="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, 
wait</code></li>
+</ul>
+</li>
+</ul>
+</section>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<section role="region">
+<ul class="blockList">
+<li class="blockList"><a id="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a id="&lt;init&gt;()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>Rectangle</h4>
+<pre>public&nbsp;Rectangle()</pre>
+</li>
+</ul>
+</li>
+</ul>
+</section>
+<!-- ============ METHOD DETAIL ========== -->
+<section role="region">
+<ul class="blockList">
+<li class="blockList"><a id="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a id="setArcwidth(int)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setArcwidth</h4>
+<pre 
class="methodSignature">public&nbsp;void&nbsp;setArcwidth&#8203;(int&nbsp;w)</pre>
+<div class="block">Set the arc width.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>w</code> - the value to use.</dd>
+</dl>
+</li>
+</ul>
+<a id="setArcheight(int)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setArcheight</h4>
+<pre 
class="methodSignature">public&nbsp;void&nbsp;setArcheight&#8203;(int&nbsp;h)</pre>
+<div class="block">Set the arc height.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>h</code> - the value to use.</dd>
+</dl>
+</li>
+</ul>
+<a id="executeDrawOperation()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>executeDrawOperation</h4>
+<pre 
class="methodSignature">public&nbsp;java.awt.image.BufferedImage&nbsp;executeDrawOperation()</pre>
+<div class="block">Abstract method which is intended to create an image buffer
+ and return it so it can be drawn into another object.  Use
+ an Alpha channel for a "transparent" background..</div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a 
href="DrawOperation.html#executeDrawOperation()">executeDrawOperation</a></code>&nbsp;in
 interface&nbsp;<code><a href="DrawOperation.html" title="interface in 
org.apache.tools.ant.types.optional.imageio">DrawOperation</a></code></dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>a planar image</dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</section>
+</li>
+</ul>
+</div>
+</div>
+</main>
+<!-- ========= END OF CLASS DATA ========= -->
+<footer role="contentinfo">
+<nav role="navigation">
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a id="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation 
links">Skip navigation links</a></div>
+<a id="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../index.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a id="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</nav>
+</footer>
+</body>
+</html>

Added: 
ant/site/ant/production/manual/api/org/apache/tools/ant/types/optional/imageio/Rotate.html
URL: 
http://svn.apache.org/viewvc/ant/site/ant/production/manual/api/org/apache/tools/ant/types/optional/imageio/Rotate.html?rev=1859109&view=auto
==============================================================================
--- 
ant/site/ant/production/manual/api/org/apache/tools/ant/types/optional/imageio/Rotate.html
 (added)
+++ 
ant/site/ant/production/manual/api/org/apache/tools/ant/types/optional/imageio/Rotate.html
 Sat May 11 11:38:01 2019
@@ -0,0 +1,468 @@
+<!DOCTYPE HTML>
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (11.0.1) on Thu May 02 18:38:52 IST 2019 -->
+<title>Rotate (Apache Ant API)</title>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+<meta name="dc.created" content="2019-05-02">
+<link rel="stylesheet" type="text/css" 
href="../../../../../../../stylesheet.css" title="Style">
+<link rel="stylesheet" type="text/css" 
href="../../../../../../../jquery/jquery-ui.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+<script type="text/javascript" 
src="../../../../../../../jquery/jszip/dist/jszip.min.js"></script>
+<script type="text/javascript" 
src="../../../../../../../jquery/jszip-utils/dist/jszip-utils.min.js"></script>
+<!--[if IE]>
+<script type="text/javascript" 
src="../../../../../../../jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
+<![endif]-->
+<script type="text/javascript" 
src="../../../../../../../jquery/jquery-3.3.1.js"></script>
+<script type="text/javascript" 
src="../../../../../../../jquery/jquery-migrate-3.0.1.js"></script>
+<script type="text/javascript" 
src="../../../../../../../jquery/jquery-ui.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Rotate (Apache Ant API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var data = {"i0":10,"i1":10,"i2":10,"i3":10};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance 
Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+var pathtoroot = "../../../../../../../";
+var useModuleDirectories = true;
+loadScripts(document, 'script');</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<header role="banner">
+<nav role="navigation">
+<div class="fixedNav">
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a id="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation 
links">Skip navigation links</a></div>
+<a id="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../index.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses.html">All&nbsp;Classes</a></li>
+</ul>
+<ul class="navListSearch">
+<li><label for="search">SEARCH:</label>
+<input type="text" id="search" value="search" disabled="disabled">
+<input type="reset" id="reset" value="reset" disabled="disabled">
+</li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a id="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+</div>
+<div class="navPadding">&nbsp;</div>
+<script type="text/javascript"><!--
+$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
+//-->
+</script>
+</nav>
+</header>
+<!-- ======== START OF CLASS DATA ======== -->
+<main role="main">
+<div class="header">
+<div class="subTitle"><span class="packageLabelInType">Package</span>&nbsp;<a 
href="package-summary.html">org.apache.tools.ant.types.optional.imageio</a></div>
+<h2 title="Class Rotate" class="title">Class Rotate</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../ProjectComponent.html" title="class in 
org.apache.tools.ant">org.apache.tools.ant.ProjectComponent</a></li>
+<li>
+<ul class="inheritance">
+<li><a href="../../DataType.html" title="class in 
org.apache.tools.ant.types">org.apache.tools.ant.types.DataType</a></li>
+<li>
+<ul class="inheritance">
+<li><a href="ImageOperation.html" title="class in 
org.apache.tools.ant.types.optional.imageio">org.apache.tools.ant.types.optional.imageio.ImageOperation</a></li>
+<li>
+<ul class="inheritance">
+<li><a href="TransformOperation.html" title="class in 
org.apache.tools.ant.types.optional.imageio">org.apache.tools.ant.types.optional.imageio.TransformOperation</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.tools.ant.types.optional.imageio.Rotate</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd><code>java.lang.Cloneable</code>, <code><a href="DrawOperation.html" 
title="interface in 
org.apache.tools.ant.types.optional.imageio">DrawOperation</a></code></dd>
+</dl>
+<hr>
+<pre>public class <span class="typeNameLabel">Rotate</span>
+extends <a href="TransformOperation.html" title="class in 
org.apache.tools.ant.types.optional.imageio">TransformOperation</a>
+implements <a href="DrawOperation.html" title="interface in 
org.apache.tools.ant.types.optional.imageio">DrawOperation</a></pre>
+<div class="block">ImageOperation to rotate an image by a certain degree</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../taskdefs/optional/image/ImageIOTask.html" title="class 
in 
org.apache.tools.ant.taskdefs.optional.image"><code>ImageIOTask</code></a></dd>
+</dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- =========== FIELD SUMMARY =========== -->
+<section role="region">
+<ul class="blockList">
+<li class="blockList"><a id="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<ul class="blockList">
+<li class="blockList"><a 
id="fields.inherited.from.class.org.apache.tools.ant.types.optional.imageio.ImageOperation">
+<!--   -->
+</a>
+<h3>Fields inherited from 
class&nbsp;org.apache.tools.ant.types.optional.imageio.<a 
href="ImageOperation.html" title="class in 
org.apache.tools.ant.types.optional.imageio">ImageOperation</a></h3>
+<code><a href="ImageOperation.html#instructions">instructions</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a 
id="fields.inherited.from.class.org.apache.tools.ant.types.DataType">
+<!--   -->
+</a>
+<h3>Fields inherited from class&nbsp;org.apache.tools.ant.types.<a 
href="../../DataType.html" title="class in 
org.apache.tools.ant.types">DataType</a></h3>
+<code><a href="../../DataType.html#checked">checked</a>, <a 
href="../../DataType.html#ref">ref</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a 
id="fields.inherited.from.class.org.apache.tools.ant.ProjectComponent">
+<!--   -->
+</a>
+<h3>Fields inherited from class&nbsp;org.apache.tools.ant.<a 
href="../../../ProjectComponent.html" title="class in 
org.apache.tools.ant">ProjectComponent</a></h3>
+<code><a href="../../../ProjectComponent.html#description">description</a>, <a 
href="../../../ProjectComponent.html#location">location</a>, <a 
href="../../../ProjectComponent.html#project">project</a></code></li>
+</ul>
+</li>
+</ul>
+</section>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<section role="region">
+<ul class="blockList">
+<li class="blockList"><a id="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Constructor</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tr class="altColor">
+<th class="colConstructorName" scope="row"><code><span 
class="memberNameLink"><a href="#%3Cinit%3E()">Rotate</a></span>()</code></th>
+<td class="colLast">&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+</section>
+<!-- ========== METHOD SUMMARY =========== -->
+<section role="region">
+<ul class="blockList">
+<li class="blockList"><a id="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span 
class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a 
href="javascript:show(2);">Instance Methods</a></span><span 
class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a 
href="javascript:show(8);">Concrete Methods</a></span><span 
class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colSecond" scope="col">Method</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>java.awt.image.BufferedImage</code></td>
+<th class="colSecond" scope="row"><code><span class="memberNameLink"><a 
href="#executeDrawOperation()">executeDrawOperation</a></span>()</code></th>
+<td class="colLast">
+<div class="block">Performs the image rotation when being handled as a 
DrawOperation.</div>
+</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>java.awt.image.BufferedImage</code></td>
+<th class="colSecond" scope="row"><code><span class="memberNameLink"><a 
href="#executeTransformOperation(java.awt.image.BufferedImage)">executeTransformOperation</a></span>&#8203;(java.awt.image.BufferedImage&nbsp;image)</code></th>
+<td class="colLast">
+<div class="block">Performs the image rotation when being handled as a 
TransformOperation.</div>
+</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>java.awt.image.BufferedImage</code></td>
+<th class="colSecond" scope="row"><code><span class="memberNameLink"><a 
href="#performRotate(java.awt.image.BufferedImage)">performRotate</a></span>&#8203;(java.awt.image.BufferedImage&nbsp;image)</code></th>
+<td class="colLast">
+<div class="block">Rotate an image.</div>
+</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<th class="colSecond" scope="row"><code><span class="memberNameLink"><a 
href="#setAngle(java.lang.String)">setAngle</a></span>&#8203;(java.lang.String&nbsp;ang)</code></th>
+<td class="colLast">
+<div class="block">Sets the angle of rotation in degrees.</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a 
id="methods.inherited.from.class.org.apache.tools.ant.types.optional.imageio.ImageOperation">
+<!--   -->
+</a>
+<h3>Methods inherited from 
class&nbsp;org.apache.tools.ant.types.optional.imageio.<a 
href="ImageOperation.html" title="class in 
org.apache.tools.ant.types.optional.imageio">ImageOperation</a></h3>
+<code><a 
href="ImageOperation.html#addDraw(org.apache.tools.ant.types.optional.imageio.Draw)">addDraw</a>,
 <a 
href="ImageOperation.html#addRotate(org.apache.tools.ant.types.optional.imageio.Rotate)">addRotate</a>,
 <a 
href="ImageOperation.html#addScale(org.apache.tools.ant.types.optional.imageio.Scale)">addScale</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a 
id="methods.inherited.from.class.org.apache.tools.ant.types.DataType">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.tools.ant.types.<a 
href="../../DataType.html" title="class in 
org.apache.tools.ant.types">DataType</a></h3>
+<code><a 
href="../../DataType.html#checkAttributesAllowed()">checkAttributesAllowed</a>, 
<a href="../../DataType.html#checkChildrenAllowed()">checkChildrenAllowed</a>, 
<a href="../../DataType.html#circularReference()">circularReference</a>, <a 
href="../../DataType.html#clone()">clone</a>, <a 
href="../../DataType.html#dieOnCircularReference()">dieOnCircularReference</a>, 
<a 
href="../../DataType.html#dieOnCircularReference(java.util.Stack,org.apache.tools.ant.Project)">dieOnCircularReference</a>,
 <a 
href="../../DataType.html#dieOnCircularReference(org.apache.tools.ant.Project)">dieOnCircularReference</a>,
 <a href="../../DataType.html#getCheckedRef()">getCheckedRef</a>, <a 
href="../../DataType.html#getCheckedRef(java.lang.Class)">getCheckedRef</a>, <a 
href="../../DataType.html#getCheckedRef(java.lang.Class,java.lang.String)">getCheckedRef</a>,
 <a 
href="../../DataType.html#getCheckedRef(java.lang.Class,java.lang.String,org.apache.tools.ant.Project)">getCheckedRef</a>,
 <a href="../../Dat
 aType.html#getCheckedRef(org.apache.tools.ant.Project)">getCheckedRef</a>, <a 
href="../../DataType.html#getDataTypeName()">getDataTypeName</a>, <a 
href="../../DataType.html#getRefid()">getRefid</a>, <a 
href="../../DataType.html#invokeCircularReferenceCheck(org.apache.tools.ant.types.DataType,java.util.Stack,org.apache.tools.ant.Project)">invokeCircularReferenceCheck</a>,
 <a href="../../DataType.html#isChecked()">isChecked</a>, <a 
href="../../DataType.html#isReference()">isReference</a>, <a 
href="../../DataType.html#noChildrenAllowed()">noChildrenAllowed</a>, <a 
href="../../DataType.html#pushAndInvokeCircularReferenceCheck(org.apache.tools.ant.types.DataType,java.util.Stack,org.apache.tools.ant.Project)">pushAndInvokeCircularReferenceCheck</a>,
 <a href="../../DataType.html#setChecked(boolean)">setChecked</a>, <a 
href="../../DataType.html#setRefid(org.apache.tools.ant.types.Reference)">setRefid</a>,
 <a href="../../DataType.html#tooManyAttributes()">tooManyAttributes</a>, <a 
href="../.
 ./DataType.html#toString()">toString</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a 
id="methods.inherited.from.class.org.apache.tools.ant.ProjectComponent">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.tools.ant.<a 
href="../../../ProjectComponent.html" title="class in 
org.apache.tools.ant">ProjectComponent</a></h3>
+<code><a 
href="../../../ProjectComponent.html#getDescription()">getDescription</a>, <a 
href="../../../ProjectComponent.html#getLocation()">getLocation</a>, <a 
href="../../../ProjectComponent.html#getProject()">getProject</a>, <a 
href="../../../ProjectComponent.html#log(java.lang.String)">log</a>, <a 
href="../../../ProjectComponent.html#log(java.lang.String,int)">log</a>, <a 
href="../../../ProjectComponent.html#setDescription(java.lang.String)">setDescription</a>,
 <a 
href="../../../ProjectComponent.html#setLocation(org.apache.tools.ant.Location)">setLocation</a>,
 <a 
href="../../../ProjectComponent.html#setProject(org.apache.tools.ant.Project)">setProject</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a id="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, 
wait</code></li>
+</ul>
+</li>
+</ul>
+</section>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<section role="region">
+<ul class="blockList">
+<li class="blockList"><a id="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a id="&lt;init&gt;()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>Rotate</h4>
+<pre>public&nbsp;Rotate()</pre>
+</li>
+</ul>
+</li>
+</ul>
+</section>
+<!-- ============ METHOD DETAIL ========== -->
+<section role="region">
+<ul class="blockList">
+<li class="blockList"><a id="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a id="setAngle(java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setAngle</h4>
+<pre 
class="methodSignature">public&nbsp;void&nbsp;setAngle&#8203;(java.lang.String&nbsp;ang)</pre>
+<div class="block">Sets the angle of rotation in degrees.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>ang</code> - The angle at which to rotate the image</dd>
+</dl>
+</li>
+</ul>
+<a id="performRotate(java.awt.image.BufferedImage)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>performRotate</h4>
+<pre 
class="methodSignature">public&nbsp;java.awt.image.BufferedImage&nbsp;performRotate&#8203;(java.awt.image.BufferedImage&nbsp;image)</pre>
+<div class="block">Rotate an image.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>image</code> - the image to rotate.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the rotated image.</dd>
+</dl>
+</li>
+</ul>
+<a id="executeTransformOperation(java.awt.image.BufferedImage)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>executeTransformOperation</h4>
+<pre 
class="methodSignature">public&nbsp;java.awt.image.BufferedImage&nbsp;executeTransformOperation&#8203;(java.awt.image.BufferedImage&nbsp;image)</pre>
+<div class="block">Performs the image rotation when being handled as a 
TransformOperation.</div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a 
href="TransformOperation.html#executeTransformOperation(java.awt.image.BufferedImage)">executeTransformOperation</a></code>&nbsp;in
 class&nbsp;<code><a href="TransformOperation.html" title="class in 
org.apache.tools.ant.types.optional.imageio">TransformOperation</a></code></dd>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>image</code> - The image to perform the transformation on.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the transformed image.</dd>
+</dl>
+</li>
+</ul>
+<a id="executeDrawOperation()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>executeDrawOperation</h4>
+<pre 
class="methodSignature">public&nbsp;java.awt.image.BufferedImage&nbsp;executeDrawOperation()</pre>
+<div class="block">Performs the image rotation when being handled as a 
DrawOperation.
+  It absolutely requires that there be a DrawOperation nested beneath it,
+  but only the FIRST DrawOperation will be handled since it can only return
+  ONE image.</div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a 
href="DrawOperation.html#executeDrawOperation()">executeDrawOperation</a></code>&nbsp;in
 interface&nbsp;<code><a href="DrawOperation.html" title="interface in 
org.apache.tools.ant.types.optional.imageio">DrawOperation</a></code></dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the image.</dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</section>
+</li>
+</ul>
+</div>
+</div>
+</main>
+<!-- ========= END OF CLASS DATA ========= -->
+<footer role="contentinfo">
+<nav role="navigation">
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a id="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation 
links">Skip navigation links</a></div>
+<a id="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../index.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a id="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</nav>
+</footer>
+</body>
+</html>


Reply via email to