You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@poi.apache.org by ni...@apache.org on 2014/11/18 14:34:15 UTC

svn commit: r1640342 - in /poi/site/publish/apidocs: index-all.html org/apache/poi/hssf/usermodel/HSSFClientAnchor.html org/apache/poi/ss/usermodel/ClientAnchor.html org/apache/poi/xssf/usermodel/XSSFClientAnchor.html

Author: nick
Date: Tue Nov 18 13:34:15 2014
New Revision: 1640342

URL: http://svn.apache.org/r1640342
Log:
Republish javadocs

Modified:
    poi/site/publish/apidocs/index-all.html
    poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/HSSFClientAnchor.html
    poi/site/publish/apidocs/org/apache/poi/ss/usermodel/ClientAnchor.html
    poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFClientAnchor.html

Modified: poi/site/publish/apidocs/index-all.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/index-all.html?rev=1640342&r1=1640341&r2=1640342&view=diff
==============================================================================
--- poi/site/publish/apidocs/index-all.html (original)
+++ poi/site/publish/apidocs/index-all.html Tue Nov 18 13:34:15 2014
@@ -21239,7 +21239,7 @@ return null</div>
 
  Note - XSSF and HSSF have a slightly different coordinate
   system, values in XSSF are larger by a factor of
-  <a href="./org/apache/poi/xssf/usermodel/XSSFShape.html#EMU_PER_PIXEL"><code>XSSFShape.EMU_PER_PIXEL</code></a></div>
+  <a href="./org/apache/poi/util/Units.html#EMU_PER_PIXEL"><code>Units.EMU_PER_PIXEL</code></a></div>
 </dd>
 <dt><span class="strong"><a href="./org/apache/poi/xssf/usermodel/XSSFAnchor.html#getDx2()">getDx2()</a></span> - Method in class org.apache.poi.xssf.usermodel.<a href="./org/apache/poi/xssf/usermodel/XSSFAnchor.html" title="class in org.apache.poi.xssf.usermodel">XSSFAnchor</a></dt>
 <dd>&nbsp;</dd>
@@ -21410,7 +21410,7 @@ return null</div>
 
  Note - XSSF and HSSF have a slightly different coordinate
   system, values in XSSF are larger by a factor of
-  <a href="./org/apache/poi/xssf/usermodel/XSSFShape.html#EMU_PER_PIXEL"><code>XSSFShape.EMU_PER_PIXEL</code></a></div>
+  <a href="./org/apache/poi/util/Units.html#EMU_PER_PIXEL"><code>Units.EMU_PER_PIXEL</code></a></div>
 </dd>
 <dt><span class="strong"><a href="./org/apache/poi/xssf/usermodel/XSSFAnchor.html#getDy1()">getDy1()</a></span> - Method in class org.apache.poi.xssf.usermodel.<a href="./org/apache/poi/xssf/usermodel/XSSFAnchor.html" title="class in org.apache.poi.xssf.usermodel">XSSFAnchor</a></dt>
 <dd>&nbsp;</dd>
@@ -21438,7 +21438,7 @@ return null</div>
 
  Note - XSSF and HSSF have a slightly different coordinate
   system, values in XSSF are larger by a factor of
-  <a href="./org/apache/poi/xssf/usermodel/XSSFShape.html#EMU_PER_PIXEL"><code>XSSFShape.EMU_PER_PIXEL</code></a></div>
+  <a href="./org/apache/poi/util/Units.html#EMU_PER_PIXEL"><code>Units.EMU_PER_PIXEL</code></a></div>
 </dd>
 <dt><span class="strong"><a href="./org/apache/poi/xssf/usermodel/XSSFAnchor.html#getDy2()">getDy2()</a></span> - Method in class org.apache.poi.xssf.usermodel.<a href="./org/apache/poi/xssf/usermodel/XSSFAnchor.html" title="class in org.apache.poi.xssf.usermodel">XSSFAnchor</a></dt>
 <dd>&nbsp;</dd>
@@ -58206,7 +58206,7 @@ Compound Document Format.</div>
 
  Note - XSSF and HSSF have a slightly different coordinate
   system, values in XSSF are larger by a factor of
-  <a href="./org/apache/poi/xssf/usermodel/XSSFShape.html#EMU_PER_PIXEL"><code>XSSFShape.EMU_PER_PIXEL</code></a></div>
+  <a href="./org/apache/poi/util/Units.html#EMU_PER_PIXEL"><code>Units.EMU_PER_PIXEL</code></a></div>
 </dd>
 <dt><span class="strong"><a href="./org/apache/poi/xssf/usermodel/XSSFAnchor.html#setDx1(int)">setDx1(int)</a></span> - Method in class org.apache.poi.xssf.usermodel.<a href="./org/apache/poi/xssf/usermodel/XSSFAnchor.html" title="class in org.apache.poi.xssf.usermodel">XSSFAnchor</a></dt>
 <dd>&nbsp;</dd>
@@ -58234,7 +58234,7 @@ Compound Document Format.</div>
 
  Note - XSSF and HSSF have a slightly different coordinate
   system, values in XSSF are larger by a factor of
-  <a href="./org/apache/poi/xssf/usermodel/XSSFShape.html#EMU_PER_PIXEL"><code>XSSFShape.EMU_PER_PIXEL</code></a></div>
+  <a href="./org/apache/poi/util/Units.html#EMU_PER_PIXEL"><code>Units.EMU_PER_PIXEL</code></a></div>
 </dd>
 <dt><span class="strong"><a href="./org/apache/poi/xssf/usermodel/XSSFAnchor.html#setDx2(int)">setDx2(int)</a></span> - Method in class org.apache.poi.xssf.usermodel.<a href="./org/apache/poi/xssf/usermodel/XSSFAnchor.html" title="class in org.apache.poi.xssf.usermodel">XSSFAnchor</a></dt>
 <dd>&nbsp;</dd>
@@ -58390,7 +58390,7 @@ Compound Document Format.</div>
 
  Note - XSSF and HSSF have a slightly different coordinate
   system, values in XSSF are larger by a factor of
-  <a href="./org/apache/poi/xssf/usermodel/XSSFShape.html#EMU_PER_PIXEL"><code>XSSFShape.EMU_PER_PIXEL</code></a></div>
+  <a href="./org/apache/poi/util/Units.html#EMU_PER_PIXEL"><code>Units.EMU_PER_PIXEL</code></a></div>
 </dd>
 <dt><span class="strong"><a href="./org/apache/poi/xssf/usermodel/XSSFAnchor.html#setDy1(int)">setDy1(int)</a></span> - Method in class org.apache.poi.xssf.usermodel.<a href="./org/apache/poi/xssf/usermodel/XSSFAnchor.html" title="class in org.apache.poi.xssf.usermodel">XSSFAnchor</a></dt>
 <dd>&nbsp;</dd>
@@ -58418,7 +58418,7 @@ Compound Document Format.</div>
 
  Note - XSSF and HSSF have a slightly different coordinate
   system, values in XSSF are larger by a factor of
-  <a href="./org/apache/poi/xssf/usermodel/XSSFShape.html#EMU_PER_PIXEL"><code>XSSFShape.EMU_PER_PIXEL</code></a></div>
+  <a href="./org/apache/poi/util/Units.html#EMU_PER_PIXEL"><code>Units.EMU_PER_PIXEL</code></a></div>
 </dd>
 <dt><span class="strong"><a href="./org/apache/poi/xssf/usermodel/XSSFAnchor.html#setDy2(int)">setDy2(int)</a></span> - Method in class org.apache.poi.xssf.usermodel.<a href="./org/apache/poi/xssf/usermodel/XSSFAnchor.html" title="class in org.apache.poi.xssf.usermodel">XSSFAnchor</a></dt>
 <dd>&nbsp;</dd>

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/HSSFClientAnchor.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/HSSFClientAnchor.html?rev=1640342&r1=1640341&r2=1640342&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/HSSFClientAnchor.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/HSSFClientAnchor.html Tue Nov 18 13:34:15 2014
@@ -230,7 +230,7 @@ implements <a href="../../../../../org/a
 
  Note - XSSF and HSSF have a slightly different coordinate
   system, values in XSSF are larger by a factor of
-  <a href="../../../../../org/apache/poi/xssf/usermodel/XSSFShape.html#EMU_PER_PIXEL"><code>XSSFShape.EMU_PER_PIXEL</code></a></div>
+  <a href="../../../../../org/apache/poi/util/Units.html#EMU_PER_PIXEL"><code>Units.EMU_PER_PIXEL</code></a></div>
 </td>
 </tr>
 <tr class="altColor">
@@ -240,7 +240,7 @@ implements <a href="../../../../../org/a
 
  Note - XSSF and HSSF have a slightly different coordinate
   system, values in XSSF are larger by a factor of
-  <a href="../../../../../org/apache/poi/xssf/usermodel/XSSFShape.html#EMU_PER_PIXEL"><code>XSSFShape.EMU_PER_PIXEL</code></a></div>
+  <a href="../../../../../org/apache/poi/util/Units.html#EMU_PER_PIXEL"><code>Units.EMU_PER_PIXEL</code></a></div>
 </td>
 </tr>
 <tr class="rowColor">
@@ -250,7 +250,7 @@ implements <a href="../../../../../org/a
 
  Note - XSSF and HSSF have a slightly different coordinate
   system, values in XSSF are larger by a factor of
-  <a href="../../../../../org/apache/poi/xssf/usermodel/XSSFShape.html#EMU_PER_PIXEL"><code>XSSFShape.EMU_PER_PIXEL</code></a></div>
+  <a href="../../../../../org/apache/poi/util/Units.html#EMU_PER_PIXEL"><code>Units.EMU_PER_PIXEL</code></a></div>
 </td>
 </tr>
 <tr class="altColor">
@@ -330,7 +330,7 @@ implements <a href="../../../../../org/a
 
  Note - XSSF and HSSF have a slightly different coordinate
   system, values in XSSF are larger by a factor of
-  <a href="../../../../../org/apache/poi/xssf/usermodel/XSSFShape.html#EMU_PER_PIXEL"><code>XSSFShape.EMU_PER_PIXEL</code></a></div>
+  <a href="../../../../../org/apache/poi/util/Units.html#EMU_PER_PIXEL"><code>Units.EMU_PER_PIXEL</code></a></div>
 </td>
 </tr>
 <tr class="rowColor">
@@ -340,7 +340,7 @@ implements <a href="../../../../../org/a
 
  Note - XSSF and HSSF have a slightly different coordinate
   system, values in XSSF are larger by a factor of
-  <a href="../../../../../org/apache/poi/xssf/usermodel/XSSFShape.html#EMU_PER_PIXEL"><code>XSSFShape.EMU_PER_PIXEL</code></a></div>
+  <a href="../../../../../org/apache/poi/util/Units.html#EMU_PER_PIXEL"><code>Units.EMU_PER_PIXEL</code></a></div>
 </td>
 </tr>
 <tr class="altColor">
@@ -350,7 +350,7 @@ implements <a href="../../../../../org/a
 
  Note - XSSF and HSSF have a slightly different coordinate
   system, values in XSSF are larger by a factor of
-  <a href="../../../../../org/apache/poi/xssf/usermodel/XSSFShape.html#EMU_PER_PIXEL"><code>XSSFShape.EMU_PER_PIXEL</code></a></div>
+  <a href="../../../../../org/apache/poi/util/Units.html#EMU_PER_PIXEL"><code>Units.EMU_PER_PIXEL</code></a></div>
 </td>
 </tr>
 <tr class="rowColor">
@@ -360,7 +360,7 @@ implements <a href="../../../../../org/a
 
  Note - XSSF and HSSF have a slightly different coordinate
   system, values in XSSF are larger by a factor of
-  <a href="../../../../../org/apache/poi/xssf/usermodel/XSSFShape.html#EMU_PER_PIXEL"><code>XSSFShape.EMU_PER_PIXEL</code></a></div>
+  <a href="../../../../../org/apache/poi/util/Units.html#EMU_PER_PIXEL"><code>Units.EMU_PER_PIXEL</code></a></div>
 </td>
 </tr>
 <tr class="altColor">
@@ -755,7 +755,7 @@ implements <a href="../../../../../org/a
  
  Note - XSSF and HSSF have a slightly different coordinate
   system, values in XSSF are larger by a factor of
-  <a href="../../../../../org/apache/poi/xssf/usermodel/XSSFShape.html#EMU_PER_PIXEL"><code>XSSFShape.EMU_PER_PIXEL</code></a></div>
+  <a href="../../../../../org/apache/poi/util/Units.html#EMU_PER_PIXEL"><code>Units.EMU_PER_PIXEL</code></a></div>
 <dl>
 <dt><strong>Specified by:</strong></dt>
 <dd><code><a href="../../../../../org/apache/poi/ss/usermodel/ClientAnchor.html#getDx1()">getDx1</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/poi/ss/usermodel/ClientAnchor.html" title="interface in org.apache.poi.ss.usermodel">ClientAnchor</a></code></dd>
@@ -776,7 +776,7 @@ implements <a href="../../../../../org/a
 
  Note - XSSF and HSSF have a slightly different coordinate
   system, values in XSSF are larger by a factor of
-  <a href="../../../../../org/apache/poi/xssf/usermodel/XSSFShape.html#EMU_PER_PIXEL"><code>XSSFShape.EMU_PER_PIXEL</code></a></div>
+  <a href="../../../../../org/apache/poi/util/Units.html#EMU_PER_PIXEL"><code>Units.EMU_PER_PIXEL</code></a></div>
 <dl>
 <dt><strong>Specified by:</strong></dt>
 <dd><code><a href="../../../../../org/apache/poi/ss/usermodel/ClientAnchor.html#setDx1(int)">setDx1</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/poi/ss/usermodel/ClientAnchor.html" title="interface in org.apache.poi.ss.usermodel">ClientAnchor</a></code></dd>
@@ -797,7 +797,7 @@ implements <a href="../../../../../org/a
 
  Note - XSSF and HSSF have a slightly different coordinate
   system, values in XSSF are larger by a factor of
-  <a href="../../../../../org/apache/poi/xssf/usermodel/XSSFShape.html#EMU_PER_PIXEL"><code>XSSFShape.EMU_PER_PIXEL</code></a></div>
+  <a href="../../../../../org/apache/poi/util/Units.html#EMU_PER_PIXEL"><code>Units.EMU_PER_PIXEL</code></a></div>
 <dl>
 <dt><strong>Specified by:</strong></dt>
 <dd><code><a href="../../../../../org/apache/poi/ss/usermodel/ClientAnchor.html#getDy1()">getDy1</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/poi/ss/usermodel/ClientAnchor.html" title="interface in org.apache.poi.ss.usermodel">ClientAnchor</a></code></dd>
@@ -818,7 +818,7 @@ implements <a href="../../../../../org/a
 
  Note - XSSF and HSSF have a slightly different coordinate
   system, values in XSSF are larger by a factor of
-  <a href="../../../../../org/apache/poi/xssf/usermodel/XSSFShape.html#EMU_PER_PIXEL"><code>XSSFShape.EMU_PER_PIXEL</code></a></div>
+  <a href="../../../../../org/apache/poi/util/Units.html#EMU_PER_PIXEL"><code>Units.EMU_PER_PIXEL</code></a></div>
 <dl>
 <dt><strong>Specified by:</strong></dt>
 <dd><code><a href="../../../../../org/apache/poi/ss/usermodel/ClientAnchor.html#setDy1(int)">setDy1</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/poi/ss/usermodel/ClientAnchor.html" title="interface in org.apache.poi.ss.usermodel">ClientAnchor</a></code></dd>
@@ -839,7 +839,7 @@ implements <a href="../../../../../org/a
 
  Note - XSSF and HSSF have a slightly different coordinate
   system, values in XSSF are larger by a factor of
-  <a href="../../../../../org/apache/poi/xssf/usermodel/XSSFShape.html#EMU_PER_PIXEL"><code>XSSFShape.EMU_PER_PIXEL</code></a></div>
+  <a href="../../../../../org/apache/poi/util/Units.html#EMU_PER_PIXEL"><code>Units.EMU_PER_PIXEL</code></a></div>
 <dl>
 <dt><strong>Specified by:</strong></dt>
 <dd><code><a href="../../../../../org/apache/poi/ss/usermodel/ClientAnchor.html#getDy2()">getDy2</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/poi/ss/usermodel/ClientAnchor.html" title="interface in org.apache.poi.ss.usermodel">ClientAnchor</a></code></dd>
@@ -860,7 +860,7 @@ implements <a href="../../../../../org/a
 
  Note - XSSF and HSSF have a slightly different coordinate
   system, values in XSSF are larger by a factor of
-  <a href="../../../../../org/apache/poi/xssf/usermodel/XSSFShape.html#EMU_PER_PIXEL"><code>XSSFShape.EMU_PER_PIXEL</code></a></div>
+  <a href="../../../../../org/apache/poi/util/Units.html#EMU_PER_PIXEL"><code>Units.EMU_PER_PIXEL</code></a></div>
 <dl>
 <dt><strong>Specified by:</strong></dt>
 <dd><code><a href="../../../../../org/apache/poi/ss/usermodel/ClientAnchor.html#setDy2(int)">setDy2</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/poi/ss/usermodel/ClientAnchor.html" title="interface in org.apache.poi.ss.usermodel">ClientAnchor</a></code></dd>
@@ -881,7 +881,7 @@ implements <a href="../../../../../org/a
 
  Note - XSSF and HSSF have a slightly different coordinate
   system, values in XSSF are larger by a factor of
-  <a href="../../../../../org/apache/poi/xssf/usermodel/XSSFShape.html#EMU_PER_PIXEL"><code>XSSFShape.EMU_PER_PIXEL</code></a></div>
+  <a href="../../../../../org/apache/poi/util/Units.html#EMU_PER_PIXEL"><code>Units.EMU_PER_PIXEL</code></a></div>
 <dl>
 <dt><strong>Specified by:</strong></dt>
 <dd><code><a href="../../../../../org/apache/poi/ss/usermodel/ClientAnchor.html#getDx2()">getDx2</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/poi/ss/usermodel/ClientAnchor.html" title="interface in org.apache.poi.ss.usermodel">ClientAnchor</a></code></dd>
@@ -902,7 +902,7 @@ implements <a href="../../../../../org/a
 
  Note - XSSF and HSSF have a slightly different coordinate
   system, values in XSSF are larger by a factor of
-  <a href="../../../../../org/apache/poi/xssf/usermodel/XSSFShape.html#EMU_PER_PIXEL"><code>XSSFShape.EMU_PER_PIXEL</code></a></div>
+  <a href="../../../../../org/apache/poi/util/Units.html#EMU_PER_PIXEL"><code>Units.EMU_PER_PIXEL</code></a></div>
 <dl>
 <dt><strong>Specified by:</strong></dt>
 <dd><code><a href="../../../../../org/apache/poi/ss/usermodel/ClientAnchor.html#setDx2(int)">setDx2</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/poi/ss/usermodel/ClientAnchor.html" title="interface in org.apache.poi.ss.usermodel">ClientAnchor</a></code></dd>

Modified: poi/site/publish/apidocs/org/apache/poi/ss/usermodel/ClientAnchor.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/usermodel/ClientAnchor.html?rev=1640342&r1=1640341&r2=1640342&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/ss/usermodel/ClientAnchor.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/ss/usermodel/ClientAnchor.html Tue Nov 18 13:34:15 2014
@@ -177,7 +177,7 @@
 
  Note - XSSF and HSSF have a slightly different coordinate
   system, values in XSSF are larger by a factor of
-  <a href="../../../../../org/apache/poi/xssf/usermodel/XSSFShape.html#EMU_PER_PIXEL"><code>XSSFShape.EMU_PER_PIXEL</code></a></div>
+  <a href="../../../../../org/apache/poi/util/Units.html#EMU_PER_PIXEL"><code>Units.EMU_PER_PIXEL</code></a></div>
 </td>
 </tr>
 <tr class="rowColor">
@@ -187,7 +187,7 @@
 
  Note - XSSF and HSSF have a slightly different coordinate
   system, values in XSSF are larger by a factor of
-  <a href="../../../../../org/apache/poi/xssf/usermodel/XSSFShape.html#EMU_PER_PIXEL"><code>XSSFShape.EMU_PER_PIXEL</code></a></div>
+  <a href="../../../../../org/apache/poi/util/Units.html#EMU_PER_PIXEL"><code>Units.EMU_PER_PIXEL</code></a></div>
 </td>
 </tr>
 <tr class="altColor">
@@ -197,7 +197,7 @@
 
  Note - XSSF and HSSF have a slightly different coordinate
   system, values in XSSF are larger by a factor of
-  <a href="../../../../../org/apache/poi/xssf/usermodel/XSSFShape.html#EMU_PER_PIXEL"><code>XSSFShape.EMU_PER_PIXEL</code></a></div>
+  <a href="../../../../../org/apache/poi/util/Units.html#EMU_PER_PIXEL"><code>Units.EMU_PER_PIXEL</code></a></div>
 </td>
 </tr>
 <tr class="rowColor">
@@ -237,7 +237,7 @@
 
  Note - XSSF and HSSF have a slightly different coordinate
   system, values in XSSF are larger by a factor of
-  <a href="../../../../../org/apache/poi/xssf/usermodel/XSSFShape.html#EMU_PER_PIXEL"><code>XSSFShape.EMU_PER_PIXEL</code></a></div>
+  <a href="../../../../../org/apache/poi/util/Units.html#EMU_PER_PIXEL"><code>Units.EMU_PER_PIXEL</code></a></div>
 </td>
 </tr>
 <tr class="rowColor">
@@ -247,7 +247,7 @@
 
  Note - XSSF and HSSF have a slightly different coordinate
   system, values in XSSF are larger by a factor of
-  <a href="../../../../../org/apache/poi/xssf/usermodel/XSSFShape.html#EMU_PER_PIXEL"><code>XSSFShape.EMU_PER_PIXEL</code></a></div>
+  <a href="../../../../../org/apache/poi/util/Units.html#EMU_PER_PIXEL"><code>Units.EMU_PER_PIXEL</code></a></div>
 </td>
 </tr>
 <tr class="altColor">
@@ -257,7 +257,7 @@
 
  Note - XSSF and HSSF have a slightly different coordinate
   system, values in XSSF are larger by a factor of
-  <a href="../../../../../org/apache/poi/xssf/usermodel/XSSFShape.html#EMU_PER_PIXEL"><code>XSSFShape.EMU_PER_PIXEL</code></a></div>
+  <a href="../../../../../org/apache/poi/util/Units.html#EMU_PER_PIXEL"><code>Units.EMU_PER_PIXEL</code></a></div>
 </td>
 </tr>
 <tr class="rowColor">
@@ -267,7 +267,7 @@
 
  Note - XSSF and HSSF have a slightly different coordinate
   system, values in XSSF are larger by a factor of
-  <a href="../../../../../org/apache/poi/xssf/usermodel/XSSFShape.html#EMU_PER_PIXEL"><code>XSSFShape.EMU_PER_PIXEL</code></a></div>
+  <a href="../../../../../org/apache/poi/util/Units.html#EMU_PER_PIXEL"><code>Units.EMU_PER_PIXEL</code></a></div>
 </td>
 </tr>
 <tr class="altColor">
@@ -461,7 +461,7 @@
  
  Note - XSSF and HSSF have a slightly different coordinate
   system, values in XSSF are larger by a factor of
-  <a href="../../../../../org/apache/poi/xssf/usermodel/XSSFShape.html#EMU_PER_PIXEL"><code>XSSFShape.EMU_PER_PIXEL</code></a></div>
+  <a href="../../../../../org/apache/poi/util/Units.html#EMU_PER_PIXEL"><code>Units.EMU_PER_PIXEL</code></a></div>
 <dl><dt><span class="strong">Returns:</span></dt><dd>the x coordinate within the first cell</dd></dl>
 </li>
 </ul>
@@ -476,7 +476,7 @@
 
  Note - XSSF and HSSF have a slightly different coordinate
   system, values in XSSF are larger by a factor of
-  <a href="../../../../../org/apache/poi/xssf/usermodel/XSSFShape.html#EMU_PER_PIXEL"><code>XSSFShape.EMU_PER_PIXEL</code></a></div>
+  <a href="../../../../../org/apache/poi/util/Units.html#EMU_PER_PIXEL"><code>Units.EMU_PER_PIXEL</code></a></div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>dx1</code> - the x coordinate within the first cell</dd></dl>
 </li>
 </ul>
@@ -491,7 +491,7 @@
 
  Note - XSSF and HSSF have a slightly different coordinate
   system, values in XSSF are larger by a factor of
-  <a href="../../../../../org/apache/poi/xssf/usermodel/XSSFShape.html#EMU_PER_PIXEL"><code>XSSFShape.EMU_PER_PIXEL</code></a></div>
+  <a href="../../../../../org/apache/poi/util/Units.html#EMU_PER_PIXEL"><code>Units.EMU_PER_PIXEL</code></a></div>
 <dl><dt><span class="strong">Returns:</span></dt><dd>the y coordinate within the first cell</dd></dl>
 </li>
 </ul>
@@ -506,7 +506,7 @@
 
  Note - XSSF and HSSF have a slightly different coordinate
   system, values in XSSF are larger by a factor of
-  <a href="../../../../../org/apache/poi/xssf/usermodel/XSSFShape.html#EMU_PER_PIXEL"><code>XSSFShape.EMU_PER_PIXEL</code></a></div>
+  <a href="../../../../../org/apache/poi/util/Units.html#EMU_PER_PIXEL"><code>Units.EMU_PER_PIXEL</code></a></div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>dy1</code> - the y coordinate within the first cell</dd></dl>
 </li>
 </ul>
@@ -521,7 +521,7 @@
 
  Note - XSSF and HSSF have a slightly different coordinate
   system, values in XSSF are larger by a factor of
-  <a href="../../../../../org/apache/poi/xssf/usermodel/XSSFShape.html#EMU_PER_PIXEL"><code>XSSFShape.EMU_PER_PIXEL</code></a></div>
+  <a href="../../../../../org/apache/poi/util/Units.html#EMU_PER_PIXEL"><code>Units.EMU_PER_PIXEL</code></a></div>
 <dl><dt><span class="strong">Returns:</span></dt><dd>the y coordinate within the second cell</dd></dl>
 </li>
 </ul>
@@ -536,7 +536,7 @@
 
  Note - XSSF and HSSF have a slightly different coordinate
   system, values in XSSF are larger by a factor of
-  <a href="../../../../../org/apache/poi/xssf/usermodel/XSSFShape.html#EMU_PER_PIXEL"><code>XSSFShape.EMU_PER_PIXEL</code></a></div>
+  <a href="../../../../../org/apache/poi/util/Units.html#EMU_PER_PIXEL"><code>Units.EMU_PER_PIXEL</code></a></div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>dy2</code> - the y coordinate within the second cell</dd></dl>
 </li>
 </ul>
@@ -551,7 +551,7 @@
 
  Note - XSSF and HSSF have a slightly different coordinate
   system, values in XSSF are larger by a factor of
-  <a href="../../../../../org/apache/poi/xssf/usermodel/XSSFShape.html#EMU_PER_PIXEL"><code>XSSFShape.EMU_PER_PIXEL</code></a></div>
+  <a href="../../../../../org/apache/poi/util/Units.html#EMU_PER_PIXEL"><code>Units.EMU_PER_PIXEL</code></a></div>
 <dl><dt><span class="strong">Returns:</span></dt><dd>the x coordinate within the second cell</dd></dl>
 </li>
 </ul>
@@ -566,7 +566,7 @@
 
  Note - XSSF and HSSF have a slightly different coordinate
   system, values in XSSF are larger by a factor of
-  <a href="../../../../../org/apache/poi/xssf/usermodel/XSSFShape.html#EMU_PER_PIXEL"><code>XSSFShape.EMU_PER_PIXEL</code></a></div>
+  <a href="../../../../../org/apache/poi/util/Units.html#EMU_PER_PIXEL"><code>Units.EMU_PER_PIXEL</code></a></div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>dx2</code> - the x coordinate within the second cell</dd></dl>
 </li>
 </ul>

Modified: poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFClientAnchor.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFClientAnchor.html?rev=1640342&r1=1640341&r2=1640342&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFClientAnchor.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFClientAnchor.html Tue Nov 18 13:34:15 2014
@@ -220,7 +220,7 @@ implements <a href="../../../../../org/a
 
  Note - XSSF and HSSF have a slightly different coordinate
   system, values in XSSF are larger by a factor of
-  <a href="../../../../../org/apache/poi/xssf/usermodel/XSSFShape.html#EMU_PER_PIXEL"><code>XSSFShape.EMU_PER_PIXEL</code></a></div>
+  <a href="../../../../../org/apache/poi/util/Units.html#EMU_PER_PIXEL"><code>Units.EMU_PER_PIXEL</code></a></div>
 </td>
 </tr>
 <tr class="altColor">
@@ -230,7 +230,7 @@ implements <a href="../../../../../org/a
 
  Note - XSSF and HSSF have a slightly different coordinate
   system, values in XSSF are larger by a factor of
-  <a href="../../../../../org/apache/poi/xssf/usermodel/XSSFShape.html#EMU_PER_PIXEL"><code>XSSFShape.EMU_PER_PIXEL</code></a></div>
+  <a href="../../../../../org/apache/poi/util/Units.html#EMU_PER_PIXEL"><code>Units.EMU_PER_PIXEL</code></a></div>
 </td>
 </tr>
 <tr class="rowColor">
@@ -240,7 +240,7 @@ implements <a href="../../../../../org/a
 
  Note - XSSF and HSSF have a slightly different coordinate
   system, values in XSSF are larger by a factor of
-  <a href="../../../../../org/apache/poi/xssf/usermodel/XSSFShape.html#EMU_PER_PIXEL"><code>XSSFShape.EMU_PER_PIXEL</code></a></div>
+  <a href="../../../../../org/apache/poi/util/Units.html#EMU_PER_PIXEL"><code>Units.EMU_PER_PIXEL</code></a></div>
 </td>
 </tr>
 <tr class="altColor">
@@ -300,7 +300,7 @@ implements <a href="../../../../../org/a
 
  Note - XSSF and HSSF have a slightly different coordinate
   system, values in XSSF are larger by a factor of
-  <a href="../../../../../org/apache/poi/xssf/usermodel/XSSFShape.html#EMU_PER_PIXEL"><code>XSSFShape.EMU_PER_PIXEL</code></a></div>
+  <a href="../../../../../org/apache/poi/util/Units.html#EMU_PER_PIXEL"><code>Units.EMU_PER_PIXEL</code></a></div>
 </td>
 </tr>
 <tr class="altColor">
@@ -310,7 +310,7 @@ implements <a href="../../../../../org/a
 
  Note - XSSF and HSSF have a slightly different coordinate
   system, values in XSSF are larger by a factor of
-  <a href="../../../../../org/apache/poi/xssf/usermodel/XSSFShape.html#EMU_PER_PIXEL"><code>XSSFShape.EMU_PER_PIXEL</code></a></div>
+  <a href="../../../../../org/apache/poi/util/Units.html#EMU_PER_PIXEL"><code>Units.EMU_PER_PIXEL</code></a></div>
 </td>
 </tr>
 <tr class="rowColor">
@@ -320,7 +320,7 @@ implements <a href="../../../../../org/a
 
  Note - XSSF and HSSF have a slightly different coordinate
   system, values in XSSF are larger by a factor of
-  <a href="../../../../../org/apache/poi/xssf/usermodel/XSSFShape.html#EMU_PER_PIXEL"><code>XSSFShape.EMU_PER_PIXEL</code></a></div>
+  <a href="../../../../../org/apache/poi/util/Units.html#EMU_PER_PIXEL"><code>Units.EMU_PER_PIXEL</code></a></div>
 </td>
 </tr>
 <tr class="altColor">
@@ -330,7 +330,7 @@ implements <a href="../../../../../org/a
 
  Note - XSSF and HSSF have a slightly different coordinate
   system, values in XSSF are larger by a factor of
-  <a href="../../../../../org/apache/poi/xssf/usermodel/XSSFShape.html#EMU_PER_PIXEL"><code>XSSFShape.EMU_PER_PIXEL</code></a></div>
+  <a href="../../../../../org/apache/poi/util/Units.html#EMU_PER_PIXEL"><code>Units.EMU_PER_PIXEL</code></a></div>
 </td>
 </tr>
 <tr class="rowColor">
@@ -560,7 +560,7 @@ implements <a href="../../../../../org/a
  
  Note - XSSF and HSSF have a slightly different coordinate
   system, values in XSSF are larger by a factor of
-  <a href="../../../../../org/apache/poi/xssf/usermodel/XSSFShape.html#EMU_PER_PIXEL"><code>XSSFShape.EMU_PER_PIXEL</code></a></div>
+  <a href="../../../../../org/apache/poi/util/Units.html#EMU_PER_PIXEL"><code>Units.EMU_PER_PIXEL</code></a></div>
 <dl>
 <dt><strong>Specified by:</strong></dt>
 <dd><code><a href="../../../../../org/apache/poi/ss/usermodel/ClientAnchor.html#getDx1()">getDx1</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/poi/ss/usermodel/ClientAnchor.html" title="interface in org.apache.poi.ss.usermodel">ClientAnchor</a></code></dd>
@@ -581,7 +581,7 @@ implements <a href="../../../../../org/a
 
  Note - XSSF and HSSF have a slightly different coordinate
   system, values in XSSF are larger by a factor of
-  <a href="../../../../../org/apache/poi/xssf/usermodel/XSSFShape.html#EMU_PER_PIXEL"><code>XSSFShape.EMU_PER_PIXEL</code></a></div>
+  <a href="../../../../../org/apache/poi/util/Units.html#EMU_PER_PIXEL"><code>Units.EMU_PER_PIXEL</code></a></div>
 <dl>
 <dt><strong>Specified by:</strong></dt>
 <dd><code><a href="../../../../../org/apache/poi/ss/usermodel/ClientAnchor.html#setDx1(int)">setDx1</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/poi/ss/usermodel/ClientAnchor.html" title="interface in org.apache.poi.ss.usermodel">ClientAnchor</a></code></dd>
@@ -602,7 +602,7 @@ implements <a href="../../../../../org/a
 
  Note - XSSF and HSSF have a slightly different coordinate
   system, values in XSSF are larger by a factor of
-  <a href="../../../../../org/apache/poi/xssf/usermodel/XSSFShape.html#EMU_PER_PIXEL"><code>XSSFShape.EMU_PER_PIXEL</code></a></div>
+  <a href="../../../../../org/apache/poi/util/Units.html#EMU_PER_PIXEL"><code>Units.EMU_PER_PIXEL</code></a></div>
 <dl>
 <dt><strong>Specified by:</strong></dt>
 <dd><code><a href="../../../../../org/apache/poi/ss/usermodel/ClientAnchor.html#getDy1()">getDy1</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/poi/ss/usermodel/ClientAnchor.html" title="interface in org.apache.poi.ss.usermodel">ClientAnchor</a></code></dd>
@@ -623,7 +623,7 @@ implements <a href="../../../../../org/a
 
  Note - XSSF and HSSF have a slightly different coordinate
   system, values in XSSF are larger by a factor of
-  <a href="../../../../../org/apache/poi/xssf/usermodel/XSSFShape.html#EMU_PER_PIXEL"><code>XSSFShape.EMU_PER_PIXEL</code></a></div>
+  <a href="../../../../../org/apache/poi/util/Units.html#EMU_PER_PIXEL"><code>Units.EMU_PER_PIXEL</code></a></div>
 <dl>
 <dt><strong>Specified by:</strong></dt>
 <dd><code><a href="../../../../../org/apache/poi/ss/usermodel/ClientAnchor.html#setDy1(int)">setDy1</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/poi/ss/usermodel/ClientAnchor.html" title="interface in org.apache.poi.ss.usermodel">ClientAnchor</a></code></dd>
@@ -644,7 +644,7 @@ implements <a href="../../../../../org/a
 
  Note - XSSF and HSSF have a slightly different coordinate
   system, values in XSSF are larger by a factor of
-  <a href="../../../../../org/apache/poi/xssf/usermodel/XSSFShape.html#EMU_PER_PIXEL"><code>XSSFShape.EMU_PER_PIXEL</code></a></div>
+  <a href="../../../../../org/apache/poi/util/Units.html#EMU_PER_PIXEL"><code>Units.EMU_PER_PIXEL</code></a></div>
 <dl>
 <dt><strong>Specified by:</strong></dt>
 <dd><code><a href="../../../../../org/apache/poi/ss/usermodel/ClientAnchor.html#getDy2()">getDy2</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/poi/ss/usermodel/ClientAnchor.html" title="interface in org.apache.poi.ss.usermodel">ClientAnchor</a></code></dd>
@@ -665,7 +665,7 @@ implements <a href="../../../../../org/a
 
  Note - XSSF and HSSF have a slightly different coordinate
   system, values in XSSF are larger by a factor of
-  <a href="../../../../../org/apache/poi/xssf/usermodel/XSSFShape.html#EMU_PER_PIXEL"><code>XSSFShape.EMU_PER_PIXEL</code></a></div>
+  <a href="../../../../../org/apache/poi/util/Units.html#EMU_PER_PIXEL"><code>Units.EMU_PER_PIXEL</code></a></div>
 <dl>
 <dt><strong>Specified by:</strong></dt>
 <dd><code><a href="../../../../../org/apache/poi/ss/usermodel/ClientAnchor.html#setDy2(int)">setDy2</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/poi/ss/usermodel/ClientAnchor.html" title="interface in org.apache.poi.ss.usermodel">ClientAnchor</a></code></dd>
@@ -686,7 +686,7 @@ implements <a href="../../../../../org/a
 
  Note - XSSF and HSSF have a slightly different coordinate
   system, values in XSSF are larger by a factor of
-  <a href="../../../../../org/apache/poi/xssf/usermodel/XSSFShape.html#EMU_PER_PIXEL"><code>XSSFShape.EMU_PER_PIXEL</code></a></div>
+  <a href="../../../../../org/apache/poi/util/Units.html#EMU_PER_PIXEL"><code>Units.EMU_PER_PIXEL</code></a></div>
 <dl>
 <dt><strong>Specified by:</strong></dt>
 <dd><code><a href="../../../../../org/apache/poi/ss/usermodel/ClientAnchor.html#getDx2()">getDx2</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/poi/ss/usermodel/ClientAnchor.html" title="interface in org.apache.poi.ss.usermodel">ClientAnchor</a></code></dd>
@@ -707,7 +707,7 @@ implements <a href="../../../../../org/a
 
  Note - XSSF and HSSF have a slightly different coordinate
   system, values in XSSF are larger by a factor of
-  <a href="../../../../../org/apache/poi/xssf/usermodel/XSSFShape.html#EMU_PER_PIXEL"><code>XSSFShape.EMU_PER_PIXEL</code></a></div>
+  <a href="../../../../../org/apache/poi/util/Units.html#EMU_PER_PIXEL"><code>Units.EMU_PER_PIXEL</code></a></div>
 <dl>
 <dt><strong>Specified by:</strong></dt>
 <dd><code><a href="../../../../../org/apache/poi/ss/usermodel/ClientAnchor.html#setDx2(int)">setDx2</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/poi/ss/usermodel/ClientAnchor.html" title="interface in org.apache.poi.ss.usermodel">ClientAnchor</a></code></dd>



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@poi.apache.org
For additional commands, e-mail: commits-help@poi.apache.org