Author: nick
Date: Wed Nov 12 19:12:07 2014
New Revision: 1638955
URL: http://svn.apache.org/r1638955
Log:
Republish javadocs
Modified:
poi/site/publish/apidocs/index-all.html
poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/HSSFFont.html
poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/HSSFObjectData.html
poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/HSSFPicture.html
poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/HSSFPictureData.html
poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/HSSFSheet.html
poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/class-use/HSSFClientAnchor.html
poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/class-use/HSSFSheet.html
poi/site/publish/apidocs/org/apache/poi/ss/usermodel/Font.html
poi/site/publish/apidocs/org/apache/poi/ss/usermodel/Picture.html
poi/site/publish/apidocs/org/apache/poi/ss/usermodel/PictureData.html
poi/site/publish/apidocs/org/apache/poi/ss/usermodel/Sheet.html
poi/site/publish/apidocs/org/apache/poi/ss/usermodel/class-use/ClientAnchor.html
poi/site/publish/apidocs/org/apache/poi/ss/usermodel/class-use/Picture.html
poi/site/publish/apidocs/org/apache/poi/ss/usermodel/class-use/Sheet.html
poi/site/publish/apidocs/org/apache/poi/ss/usermodel/package-use.html
poi/site/publish/apidocs/org/apache/poi/ss/util/ImageUtils.html
poi/site/publish/apidocs/org/apache/poi/util/Units.html
poi/site/publish/apidocs/org/apache/poi/xssf/streaming/SXSSFSheet.html
poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFChartSheet.html
poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFDialogsheet.html
poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFFont.html
poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFPicture.html
poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFPictureData.html
poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFSheet.html
poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/class-use/XSSFClientAnchor.html
poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/class-use/XSSFSheet.html
poi/site/publish/changes.html
poi/site/publish/changes.rss
Modified: poi/site/publish/apidocs/index-all.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/apidocs/index-all.html?rev=1638955&r1=1638954&r2=1638955&view=diff
==============================================================================
--- poi/site/publish/apidocs/index-all.html (original)
+++ poi/site/publish/apidocs/index-all.html Wed Nov 12 19:12:07 2014
@@ -17214,6 +17214,12 @@ return null</div>
</dd>
<dt><span class="strong"><a
href="./org/apache/poi/xwpf/usermodel/XWPFDocument.html#getBodyElementsIterator()">getBodyElementsIterator()</a></span>
- Method in class org.apache.poi.xwpf.usermodel.<a
href="./org/apache/poi/xwpf/usermodel/XWPFDocument.html" title="class in
org.apache.poi.xwpf.usermodel">XWPFDocument</a></dt>
<dd> </dd>
+<dt><span class="strong"><a
href="./org/apache/poi/hssf/usermodel/HSSFFont.html#getBold()">getBold()</a></span>
- Method in class org.apache.poi.hssf.usermodel.<a
href="./org/apache/poi/hssf/usermodel/HSSFFont.html" title="class in
org.apache.poi.hssf.usermodel">HSSFFont</a></dt>
+<dd>
+<div class="block">get if the font is bold or not</div>
+</dd>
+<dt><span class="strong"><a
href="./org/apache/poi/ss/usermodel/Font.html#getBold()">getBold()</a></span> -
Method in interface org.apache.poi.ss.usermodel.<a
href="./org/apache/poi/ss/usermodel/Font.html" title="interface in
org.apache.poi.ss.usermodel">Font</a></dt>
+<dd> </dd>
<dt><span class="strong"><a
href="./org/apache/poi/xssf/usermodel/XSSFFont.html#getBold()">getBold()</a></span>
- Method in class org.apache.poi.xssf.usermodel.<a
href="./org/apache/poi/xssf/usermodel/XSSFFont.html" title="class in
org.apache.poi.xssf.usermodel">XSSFFont</a></dt>
<dd>
<div class="block">get a boolean value for the boldness to use.</div>
@@ -18752,12 +18758,18 @@ return null</div>
</dd>
<dt><span class="strong"><a
href="./org/apache/poi/hssf/usermodel/HSSFComment.html#getClientAnchor()">getClientAnchor()</a></span>
- Method in class org.apache.poi.hssf.usermodel.<a
href="./org/apache/poi/hssf/usermodel/HSSFComment.html" title="class in
org.apache.poi.hssf.usermodel">HSSFComment</a></dt>
<dd> </dd>
+<dt><span class="strong"><a
href="./org/apache/poi/hssf/usermodel/HSSFPicture.html#getClientAnchor()">getClientAnchor()</a></span>
- Method in class org.apache.poi.hssf.usermodel.<a
href="./org/apache/poi/hssf/usermodel/HSSFPicture.html" title="class in
org.apache.poi.hssf.usermodel">HSSFPicture</a></dt>
+<dd> </dd>
<dt><span class="strong"><a
href="./org/apache/poi/ss/usermodel/Comment.html#getClientAnchor()">getClientAnchor()</a></span>
- Method in interface org.apache.poi.ss.usermodel.<a
href="./org/apache/poi/ss/usermodel/Comment.html" title="interface in
org.apache.poi.ss.usermodel">Comment</a></dt>
<dd>
<div class="block">Return defines position of this anchor in the sheet.</div>
</dd>
+<dt><span class="strong"><a
href="./org/apache/poi/ss/usermodel/Picture.html#getClientAnchor()">getClientAnchor()</a></span>
- Method in interface org.apache.poi.ss.usermodel.<a
href="./org/apache/poi/ss/usermodel/Picture.html" title="interface in
org.apache.poi.ss.usermodel">Picture</a></dt>
+<dd> </dd>
<dt><span class="strong"><a
href="./org/apache/poi/xssf/usermodel/XSSFComment.html#getClientAnchor()">getClientAnchor()</a></span>
- Method in class org.apache.poi.xssf.usermodel.<a
href="./org/apache/poi/xssf/usermodel/XSSFComment.html" title="class in
org.apache.poi.xssf.usermodel">XSSFComment</a></dt>
<dd> </dd>
+<dt><span class="strong"><a
href="./org/apache/poi/xssf/usermodel/XSSFPicture.html#getClientAnchor()">getClientAnchor()</a></span>
- Method in class org.apache.poi.xssf.usermodel.<a
href="./org/apache/poi/xssf/usermodel/XSSFPicture.html" title="class in
org.apache.poi.xssf.usermodel">XSSFPicture</a></dt>
+<dd> </dd>
<dt><span class="strong"><a
href="./org/apache/poi/hslf/model/ShapeFactory.html#getClientDataRecord(org.apache.poi.ddf.EscherContainerRecord,%20int)">getClientDataRecord(EscherContainerRecord,
int)</a></span> - Static method in class org.apache.poi.hslf.model.<a
href="./org/apache/poi/hslf/model/ShapeFactory.html" title="class in
org.apache.poi.hslf.model">ShapeFactory</a></dt>
<dd> </dd>
<dt><span class="strong"><a
href="./org/apache/poi/hslf/model/SimpleShape.html#getClientDataRecord(int)">getClientDataRecord(int)</a></span>
- Method in class org.apache.poi.hslf.model.<a
href="./org/apache/poi/hslf/model/SimpleShape.html" title="class in
org.apache.poi.hslf.model">SimpleShape</a></dt>
@@ -19172,6 +19184,20 @@ return null</div>
<dd>
<div class="block">Get the actual column width (in units of 1/256th of a
character width )</div>
</dd>
+<dt><span class="strong"><a
href="./org/apache/poi/hssf/usermodel/HSSFSheet.html#getColumnWidthInPixels(int)">getColumnWidthInPixels(int)</a></span>
- Method in class org.apache.poi.hssf.usermodel.<a
href="./org/apache/poi/hssf/usermodel/HSSFSheet.html" title="class in
org.apache.poi.hssf.usermodel">HSSFSheet</a></dt>
+<dd> </dd>
+<dt><span class="strong"><a
href="./org/apache/poi/ss/usermodel/Sheet.html#getColumnWidthInPixels(int)">getColumnWidthInPixels(int)</a></span>
- Method in interface org.apache.poi.ss.usermodel.<a
href="./org/apache/poi/ss/usermodel/Sheet.html" title="interface in
org.apache.poi.ss.usermodel">Sheet</a></dt>
+<dd>
+<div class="block">get the width in pixel</div>
+</dd>
+<dt><span class="strong"><a
href="./org/apache/poi/xssf/streaming/SXSSFSheet.html#getColumnWidthInPixels(int)">getColumnWidthInPixels(int)</a></span>
- Method in class org.apache.poi.xssf.streaming.<a
href="./org/apache/poi/xssf/streaming/SXSSFSheet.html" title="class in
org.apache.poi.xssf.streaming">SXSSFSheet</a></dt>
+<dd>
+<div class="block">Get the actual column width in pixels</div>
+</dd>
+<dt><span class="strong"><a
href="./org/apache/poi/xssf/usermodel/XSSFSheet.html#getColumnWidthInPixels(int)">getColumnWidthInPixels(int)</a></span>
- Method in class org.apache.poi.xssf.usermodel.<a
href="./org/apache/poi/xssf/usermodel/XSSFSheet.html" title="class in
org.apache.poi.xssf.usermodel">XSSFSheet</a></dt>
+<dd>
+<div class="block">Get the actual column width in pixels</div>
+</dd>
<dt><span class="strong"><a
href="./org/apache/poi/hssf/converter/AbstractExcelUtils.html#getColumnWidthInPx(int)">getColumnWidthInPx(int)</a></span>
- Static method in class org.apache.poi.hssf.converter.<a
href="./org/apache/poi/hssf/converter/AbstractExcelUtils.html" title="class in
org.apache.poi.hssf.converter">AbstractExcelUtils</a></dt>
<dd>
<div class="block">See <a href=
@@ -20784,6 +20810,10 @@ return null</div>
<dd>
<div class="block">A rgb structure that specifies a color for the dim effect
after the animation is complete.</div>
</dd>
+<dt><span class="strong"><a
href="./org/apache/poi/ss/util/ImageUtils.html#getDimensionFromAnchor(org.apache.poi.ss.usermodel.Picture)">getDimensionFromAnchor(Picture)</a></span>
- Static method in class org.apache.poi.ss.util.<a
href="./org/apache/poi/ss/util/ImageUtils.html" title="class in
org.apache.poi.ss.util">ImageUtils</a></dt>
+<dd>
+<div class="block">Calculates the dimensions in EMUs for the anchor of the
given picture</div>
+</dd>
<dt><span class="strong"><a
href="./org/apache/poi/hsmf/datatypes/DirectoryChunk.html#getDirectory()">getDirectory()</a></span>
- Method in class org.apache.poi.hsmf.datatypes.<a
href="./org/apache/poi/hsmf/datatypes/DirectoryChunk.html" title="class in
org.apache.poi.hsmf.datatypes">DirectoryChunk</a></dt>
<dd>
<div class="block">Returns the directory entry for this chunk.</div>
@@ -25078,7 +25108,11 @@ return null</div>
</dd>
<dt><span class="strong"><a
href="./org/apache/poi/hssf/usermodel/HSSFPicture.html#getImageDimension()">getImageDimension()</a></span>
- Method in class org.apache.poi.hssf.usermodel.<a
href="./org/apache/poi/hssf/usermodel/HSSFPicture.html" title="class in
org.apache.poi.hssf.usermodel">HSSFPicture</a></dt>
<dd>
-<div class="block">Return the dimension of this image</div>
+<div class="block">Return the dimension of the embedded image in pixel</div>
+</dd>
+<dt><span class="strong"><a
href="./org/apache/poi/ss/usermodel/Picture.html#getImageDimension()">getImageDimension()</a></span>
- Method in interface org.apache.poi.ss.usermodel.<a
href="./org/apache/poi/ss/usermodel/Picture.html" title="interface in
org.apache.poi.ss.usermodel">Picture</a></dt>
+<dd>
+<div class="block">Return the dimension of the embedded image in pixel</div>
</dd>
<dt><span class="strong"><a
href="./org/apache/poi/ss/util/ImageUtils.html#getImageDimension(java.io.InputStream,%20int)">getImageDimension(InputStream,
int)</a></span> - Static method in class org.apache.poi.ss.util.<a
href="./org/apache/poi/ss/util/ImageUtils.html" title="class in
org.apache.poi.ss.util">ImageUtils</a></dt>
<dd>
@@ -25088,6 +25122,10 @@ return null</div>
<dd>
<div class="block">Return the dimension of this image</div>
</dd>
+<dt><span class="strong"><a
href="./org/apache/poi/xssf/usermodel/XSSFPicture.html#getImageDimension()">getImageDimension()</a></span>
- Method in class org.apache.poi.xssf.usermodel.<a
href="./org/apache/poi/xssf/usermodel/XSSFPicture.html" title="class in
org.apache.poi.xssf.usermodel">XSSFPicture</a></dt>
+<dd>
+<div class="block">Return the dimension of the embedded image in pixel</div>
+</dd>
<dt><span class="strong"><a
href="./org/apache/poi/hslf/usermodel/PictureData.html#getImagePainter(int)">getImagePainter(int)</a></span>
- Static method in class org.apache.poi.hslf.usermodel.<a
href="./org/apache/poi/hslf/usermodel/PictureData.html" title="class in
org.apache.poi.hslf.usermodel">PictureData</a></dt>
<dd>
<div class="block">Return ImagePainter for the specified image type</div>
@@ -29303,6 +29341,10 @@ return null</div>
<dd>
<div class="block">Returns text embedded in pictures</div>
</dd>
+<dt><span class="strong"><a
href="./org/apache/poi/hssf/usermodel/HSSFPictureData.html#getPictureType()">getPictureType()</a></span>
- Method in class org.apache.poi.hssf.usermodel.<a
href="./org/apache/poi/hssf/usermodel/HSSFPictureData.html" title="class in
org.apache.poi.hssf.usermodel">HSSFPictureData</a></dt>
+<dd> </dd>
+<dt><span class="strong"><a
href="./org/apache/poi/ss/usermodel/PictureData.html#getPictureType()">getPictureType()</a></span>
- Method in interface org.apache.poi.ss.usermodel.<a
href="./org/apache/poi/ss/usermodel/PictureData.html" title="interface in
org.apache.poi.ss.usermodel">PictureData</a></dt>
+<dd> </dd>
<dt><span class="strong"><a
href="./org/apache/poi/xslf/usermodel/XSLFPictureData.html#getPictureType()">getPictureType()</a></span>
- Method in class org.apache.poi.xslf.usermodel.<a
href="./org/apache/poi/xslf/usermodel/XSLFPictureData.html" title="class in
org.apache.poi.xslf.usermodel">XSLFPictureData</a></dt>
<dd>
<div class="block">Return an integer constant that specifies type of this
picture</div>
@@ -29516,8 +29558,18 @@ return null</div>
<dd>
<div class="block">Calculate the preferred size for this picture.</div>
</dd>
+<dt><span class="strong"><a
href="./org/apache/poi/hssf/usermodel/HSSFPicture.html#getPreferredSize(double,%20double)">getPreferredSize(double,
double)</a></span> - Method in class org.apache.poi.hssf.usermodel.<a
href="./org/apache/poi/hssf/usermodel/HSSFPicture.html" title="class in
org.apache.poi.hssf.usermodel">HSSFPicture</a></dt>
+<dd>
+<div class="block">Calculate the preferred size for this picture.</div>
+</dd>
<dt><span class="strong"><a
href="./org/apache/poi/ss/usermodel/Picture.html#getPreferredSize()">getPreferredSize()</a></span>
- Method in interface org.apache.poi.ss.usermodel.<a
href="./org/apache/poi/ss/usermodel/Picture.html" title="interface in
org.apache.poi.ss.usermodel">Picture</a></dt>
-<dd> </dd>
+<dd>
+<div class="block">Calculate the preferred size for this picture.</div>
+</dd>
+<dt><span class="strong"><a
href="./org/apache/poi/ss/usermodel/Picture.html#getPreferredSize(double,%20double)">getPreferredSize(double,
double)</a></span> - Method in interface org.apache.poi.ss.usermodel.<a
href="./org/apache/poi/ss/usermodel/Picture.html" title="interface in
org.apache.poi.ss.usermodel">Picture</a></dt>
+<dd>
+<div class="block">Calculate the preferred size for this picture.</div>
+</dd>
<dt><span class="strong"><a
href="./org/apache/poi/xssf/usermodel/XSSFPicture.html#getPreferredSize()">getPreferredSize()</a></span>
- Method in class org.apache.poi.xssf.usermodel.<a
href="./org/apache/poi/xssf/usermodel/XSSFPicture.html" title="class in
org.apache.poi.xssf.usermodel">XSSFPicture</a></dt>
<dd>
<div class="block">Calculate the preferred size for this picture.</div>
@@ -29526,6 +29578,10 @@ return null</div>
<dd>
<div class="block">Calculate the preferred size for this picture.</div>
</dd>
+<dt><span class="strong"><a
href="./org/apache/poi/xssf/usermodel/XSSFPicture.html#getPreferredSize(double,%20double)">getPreferredSize(double,
double)</a></span> - Method in class org.apache.poi.xssf.usermodel.<a
href="./org/apache/poi/xssf/usermodel/XSSFPicture.html" title="class in
org.apache.poi.xssf.usermodel">XSSFPicture</a></dt>
+<dd>
+<div class="block">Calculate the preferred size for this picture.</div>
+</dd>
<dt><span class="strong"><a
href="./org/apache/poi/ss/util/DateFormatConverter.html#getPrefixForLocale(java.util.Locale)">getPrefixForLocale(Locale)</a></span>
- Static method in class org.apache.poi.ss.util.<a
href="./org/apache/poi/ss/util/DateFormatConverter.html" title="class in
org.apache.poi.ss.util">DateFormatConverter</a></dt>
<dd> </dd>
<dt><span class="strong"><a
href="./org/apache/poi/xslf/XSLFSlideShow.html#getPresentation()">getPresentation()</a></span>
- Method in class org.apache.poi.xslf.<a
href="./org/apache/poi/xslf/XSLFSlideShow.html" title="class in
org.apache.poi.xslf">XSLFSlideShow</a></dt>
@@ -31930,6 +31986,8 @@ return null</div>
<dd> </dd>
<dt><span class="strong"><a
href="./org/apache/poi/hssf/usermodel/HSSFPatriarch.html#getSheet()">getSheet()</a></span>
- Method in class org.apache.poi.hssf.usermodel.<a
href="./org/apache/poi/hssf/usermodel/HSSFPatriarch.html" title="class in
org.apache.poi.hssf.usermodel">HSSFPatriarch</a></dt>
<dd> </dd>
+<dt><span class="strong"><a
href="./org/apache/poi/hssf/usermodel/HSSFPicture.html#getSheet()">getSheet()</a></span>
- Method in class org.apache.poi.hssf.usermodel.<a
href="./org/apache/poi/hssf/usermodel/HSSFPicture.html" title="class in
org.apache.poi.hssf.usermodel">HSSFPicture</a></dt>
+<dd> </dd>
<dt><span class="strong"><a
href="./org/apache/poi/hssf/usermodel/HSSFRow.html#getSheet()">getSheet()</a></span>
- Method in class org.apache.poi.hssf.usermodel.<a
href="./org/apache/poi/hssf/usermodel/HSSFRow.html" title="class in
org.apache.poi.hssf.usermodel">HSSFRow</a></dt>
<dd>
<div class="block">Returns the HSSFSheet this row belongs to</div>
@@ -31946,6 +32004,8 @@ return null</div>
<dd>
<div class="block">Returns the sheet this cell belongs to</div>
</dd>
+<dt><span class="strong"><a
href="./org/apache/poi/ss/usermodel/Picture.html#getSheet()">getSheet()</a></span>
- Method in interface org.apache.poi.ss.usermodel.<a
href="./org/apache/poi/ss/usermodel/Picture.html" title="interface in
org.apache.poi.ss.usermodel">Picture</a></dt>
+<dd> </dd>
<dt><span class="strong"><a
href="./org/apache/poi/ss/usermodel/Row.html#getSheet()">getSheet()</a></span>
- Method in interface org.apache.poi.ss.usermodel.<a
href="./org/apache/poi/ss/usermodel/Row.html" title="interface in
org.apache.poi.ss.usermodel">Row</a></dt>
<dd>
<div class="block">Returns the Sheet this row belongs to</div>
@@ -31981,6 +32041,8 @@ return null</div>
</dd>
<dt><span class="strong"><a
href="./org/apache/poi/xssf/usermodel/XSSFEvaluationWorkbook.html#getSheet(int)">getSheet(int)</a></span>
- Method in class org.apache.poi.xssf.usermodel.<a
href="./org/apache/poi/xssf/usermodel/XSSFEvaluationWorkbook.html" title="class
in org.apache.poi.xssf.usermodel">XSSFEvaluationWorkbook</a></dt>
<dd> </dd>
+<dt><span class="strong"><a
href="./org/apache/poi/xssf/usermodel/XSSFPicture.html#getSheet()">getSheet()</a></span>
- Method in class org.apache.poi.xssf.usermodel.<a
href="./org/apache/poi/xssf/usermodel/XSSFPicture.html" title="class in
org.apache.poi.xssf.usermodel">XSSFPicture</a></dt>
+<dd> </dd>
<dt><span class="strong"><a
href="./org/apache/poi/xssf/usermodel/XSSFRow.html#getSheet()">getSheet()</a></span>
- Method in class org.apache.poi.xssf.usermodel.<a
href="./org/apache/poi/xssf/usermodel/XSSFRow.html" title="class in
org.apache.poi.xssf.usermodel">XSSFRow</a></dt>
<dd>
<div class="block">Returns the XSSFSheet this row belongs to</div>
@@ -53335,21 +53397,29 @@ Compound Document Format.</div>
<dd>
<div class="block">set font style options to default values (non-italic,
non-bold)</div>
</dd>
+<dt><span class="strong"><a
href="./org/apache/poi/hssf/usermodel/HSSFPicture.html#resize()">resize()</a></span>
- Method in class org.apache.poi.hssf.usermodel.<a
href="./org/apache/poi/hssf/usermodel/HSSFPicture.html" title="class in
org.apache.poi.hssf.usermodel">HSSFPicture</a></dt>
+<dd>
+<div class="block">Reset the image to the dimension of the embedded image</div>
+</dd>
<dt><span class="strong"><a
href="./org/apache/poi/hssf/usermodel/HSSFPicture.html#resize(double)">resize(double)</a></span>
- Method in class org.apache.poi.hssf.usermodel.<a
href="./org/apache/poi/hssf/usermodel/HSSFPicture.html" title="class in
org.apache.poi.hssf.usermodel">HSSFPicture</a></dt>
<dd>
-<div class="block">Resize the image</div>
+<div class="block">Resize the image proportionally.</div>
</dd>
-<dt><span class="strong"><a
href="./org/apache/poi/hssf/usermodel/HSSFPicture.html#resize()">resize()</a></span>
- Method in class org.apache.poi.hssf.usermodel.<a
href="./org/apache/poi/hssf/usermodel/HSSFPicture.html" title="class in
org.apache.poi.hssf.usermodel">HSSFPicture</a></dt>
+<dt><span class="strong"><a
href="./org/apache/poi/hssf/usermodel/HSSFPicture.html#resize(double,%20double)">resize(double,
double)</a></span> - Method in class org.apache.poi.hssf.usermodel.<a
href="./org/apache/poi/hssf/usermodel/HSSFPicture.html" title="class in
org.apache.poi.hssf.usermodel">HSSFPicture</a></dt>
<dd>
-<div class="block">Reset the image to the original size.</div>
+<div class="block">Resize the image</div>
</dd>
<dt><span class="strong"><a
href="./org/apache/poi/ss/usermodel/Picture.html#resize()">resize()</a></span>
- Method in interface org.apache.poi.ss.usermodel.<a
href="./org/apache/poi/ss/usermodel/Picture.html" title="interface in
org.apache.poi.ss.usermodel">Picture</a></dt>
<dd>
-<div class="block">Reset the image to the original size.</div>
+<div class="block">Reset the image to the dimension of the embedded image</div>
</dd>
<dt><span class="strong"><a
href="./org/apache/poi/ss/usermodel/Picture.html#resize(double)">resize(double)</a></span>
- Method in interface org.apache.poi.ss.usermodel.<a
href="./org/apache/poi/ss/usermodel/Picture.html" title="interface in
org.apache.poi.ss.usermodel">Picture</a></dt>
<dd>
-<div class="block">Reset the image to the original size.</div>
+<div class="block">Resize the image proportionally.</div>
+</dd>
+<dt><span class="strong"><a
href="./org/apache/poi/ss/usermodel/Picture.html#resize(double,%20double)">resize(double,
double)</a></span> - Method in interface org.apache.poi.ss.usermodel.<a
href="./org/apache/poi/ss/usermodel/Picture.html" title="interface in
org.apache.poi.ss.usermodel">Picture</a></dt>
+<dd>
+<div class="block">Resize the image.</div>
</dd>
<dt><span class="strong"><a
href="./org/apache/poi/xslf/usermodel/XSLFPictureShape.html#resize()">resize()</a></span>
- Method in class org.apache.poi.xslf.usermodel.<a
href="./org/apache/poi/xslf/usermodel/XSLFPictureShape.html" title="class in
org.apache.poi.xslf.usermodel">XSLFPictureShape</a></dt>
<dd>
@@ -53357,11 +53427,15 @@ Compound Document Format.</div>
</dd>
<dt><span class="strong"><a
href="./org/apache/poi/xssf/usermodel/XSSFPicture.html#resize()">resize()</a></span>
- Method in class org.apache.poi.xssf.usermodel.<a
href="./org/apache/poi/xssf/usermodel/XSSFPicture.html" title="class in
org.apache.poi.xssf.usermodel">XSSFPicture</a></dt>
<dd>
-<div class="block">Reset the image to the original size.</div>
+<div class="block">Reset the image to the dimension of the embedded image</div>
</dd>
<dt><span class="strong"><a
href="./org/apache/poi/xssf/usermodel/XSSFPicture.html#resize(double)">resize(double)</a></span>
- Method in class org.apache.poi.xssf.usermodel.<a
href="./org/apache/poi/xssf/usermodel/XSSFPicture.html" title="class in
org.apache.poi.xssf.usermodel">XSSFPicture</a></dt>
<dd>
-<div class="block">Reset the image to the original size.</div>
+<div class="block">Resize the image proportionally.</div>
+</dd>
+<dt><span class="strong"><a
href="./org/apache/poi/xssf/usermodel/XSSFPicture.html#resize(double,%20double)">resize(double,
double)</a></span> - Method in class org.apache.poi.xssf.usermodel.<a
href="./org/apache/poi/xssf/usermodel/XSSFPicture.html" title="class in
org.apache.poi.xssf.usermodel">XSSFPicture</a></dt>
+<dd>
+<div class="block">Resize the image relatively to its current size.</div>
</dd>
<dt><span class="strong"><a
href="./org/apache/poi/hslf/model/TextShape.html#resizeToFitText()">resizeToFitText()</a></span>
- Method in class org.apache.poi.hslf.model.<a
href="./org/apache/poi/hslf/model/TextShape.html" title="class in
org.apache.poi.hslf.model">TextShape</a></dt>
<dd>
@@ -55543,12 +55617,18 @@ Compound Document Format.</div>
<dd>
<div class="block">set the font weight to bold (weight=700) or to
normal(weight=400) boldness.</div>
</dd>
+<dt><span class="strong"><a
href="./org/apache/poi/hssf/usermodel/HSSFFont.html#setBold(boolean)">setBold(boolean)</a></span>
- Method in class org.apache.poi.hssf.usermodel.<a
href="./org/apache/poi/hssf/usermodel/HSSFFont.html" title="class in
org.apache.poi.hssf.usermodel">HSSFFont</a></dt>
+<dd>
+<div class="block">sets the font to be bold or not</div>
+</dd>
<dt><span class="strong"><a
href="./org/apache/poi/hwpf/converter/WordToFoUtils.html#setBold(org.w3c.dom.Element,%20boolean)">setBold(Element,
boolean)</a></span> - Static method in class org.apache.poi.hwpf.converter.<a
href="./org/apache/poi/hwpf/converter/WordToFoUtils.html" title="class in
org.apache.poi.hwpf.converter">WordToFoUtils</a></dt>
<dd> </dd>
<dt><span class="strong"><a
href="./org/apache/poi/hwpf/usermodel/CharacterProperties.html#setBold(boolean)">setBold(boolean)</a></span>
- Method in class org.apache.poi.hwpf.usermodel.<a
href="./org/apache/poi/hwpf/usermodel/CharacterProperties.html" title="class in
org.apache.poi.hwpf.usermodel">CharacterProperties</a></dt>
<dd> </dd>
<dt><span class="strong"><a
href="./org/apache/poi/hwpf/usermodel/CharacterRun.html#setBold(boolean)">setBold(boolean)</a></span>
- Method in class org.apache.poi.hwpf.usermodel.<a
href="./org/apache/poi/hwpf/usermodel/CharacterRun.html" title="class in
org.apache.poi.hwpf.usermodel">CharacterRun</a></dt>
<dd> </dd>
+<dt><span class="strong"><a
href="./org/apache/poi/ss/usermodel/Font.html#setBold(boolean)">setBold(boolean)</a></span>
- Method in interface org.apache.poi.ss.usermodel.<a
href="./org/apache/poi/ss/usermodel/Font.html" title="interface in
org.apache.poi.ss.usermodel">Font</a></dt>
+<dd> </dd>
<dt><span class="strong"><a
href="./org/apache/poi/xslf/usermodel/XSLFTextRun.html#setBold(boolean)">setBold(boolean)</a></span>
- Method in class org.apache.poi.xslf.usermodel.<a
href="./org/apache/poi/xslf/usermodel/XSLFTextRun.html" title="class in
org.apache.poi.xslf.usermodel">XSLFTextRun</a></dt>
<dd>
<div class="block">Specifies whether this run of text will be formatted as
bold text</div>
@@ -63967,6 +64047,10 @@ Compound Document Format.</div>
<div class="block">set the offset in bytes of the Beginning of File Marker
within the HSSF
Stream part of the POIFS file</div>
</dd>
+<dt><span class="strong"><a
href="./org/apache/poi/ss/util/ImageUtils.html#setPreferredSize(org.apache.poi.ss.usermodel.Picture,%20double,%20double)">setPreferredSize(Picture,
double, double)</a></span> - Static method in class org.apache.poi.ss.util.<a
href="./org/apache/poi/ss/util/ImageUtils.html" title="class in
org.apache.poi.ss.util">ImageUtils</a></dt>
+<dd>
+<div class="block">Calculate and set the preferred size (anchor) for this
picture.</div>
+</dd>
<dt><span class="strong"><a
href="./org/apache/poi/poifs/crypt/dsig/SignatureMarshalListener.html#setPrefix(org.w3c.dom.Node)">setPrefix(Node)</a></span>
- Method in class org.apache.poi.poifs.crypt.dsig.<a
href="./org/apache/poi/poifs/crypt/dsig/SignatureMarshalListener.html"
title="class in
org.apache.poi.poifs.crypt.dsig">SignatureMarshalListener</a></dt>
<dd> </dd>
<dt><span class="strong"><a
href="./org/apache/poi/hpsf/DocumentSummaryInformation.html#setPresentationFormat(java.lang.String)">setPresentationFormat(String)</a></span>
- Method in class org.apache.poi.hpsf.<a
href="./org/apache/poi/hpsf/DocumentSummaryInformation.html" title="class in
org.apache.poi.hpsf">DocumentSummaryInformation</a></dt>
@@ -72308,7 +72392,9 @@ Compound Document Format.</div>
longer one.</div>
</dd>
<dt><span class="strong"><a
href="./org/apache/poi/util/Units.html#toEMU(double)">toEMU(double)</a></span>
- Static method in class org.apache.poi.util.<a
href="./org/apache/poi/util/Units.html" title="class in
org.apache.poi.util">Units</a></dt>
-<dd> </dd>
+<dd>
+<div class="block">Converts points to EMUs</div>
+</dd>
<dt><span class="strong"><a
href="./org/apache/poi/hssf/model/HSSFFormulaParser.html#toFormulaString(org.apache.poi.hssf.usermodel.HSSFWorkbook,%20org.apache.poi.ss.formula.ptg.Ptg[])">toFormulaString(HSSFWorkbook,
Ptg[])</a></span> - Static method in class org.apache.poi.hssf.model.<a
href="./org/apache/poi/hssf/model/HSSFFormulaParser.html" title="class in
org.apache.poi.hssf.model">HSSFFormulaParser</a></dt>
<dd>
<div class="block">Static method to convert an array of <a
href="./org/apache/poi/ss/formula/ptg/Ptg.html" title="class in
org.apache.poi.ss.formula.ptg"><code>Ptg</code></a>s in RPN order
@@ -72530,7 +72616,9 @@ Compound Document Format.</div>
<dt><span class="strong"><a
href="./org/apache/poi/hssf/record/TopMarginRecord.html#TopMarginRecord(org.apache.poi.hssf.record.RecordInputStream)">TopMarginRecord(RecordInputStream)</a></span>
- Constructor for class org.apache.poi.hssf.record.<a
href="./org/apache/poi/hssf/record/TopMarginRecord.html" title="class in
org.apache.poi.hssf.record">TopMarginRecord</a></dt>
<dd> </dd>
<dt><span class="strong"><a
href="./org/apache/poi/util/Units.html#toPoints(long)">toPoints(long)</a></span>
- Static method in class org.apache.poi.util.<a
href="./org/apache/poi/util/Units.html" title="class in
org.apache.poi.util">Units</a></dt>
-<dd> </dd>
+<dd>
+<div class="block">Converts EMUs to points</div>
+</dd>
<dt><span class="strong"><a
href="./org/apache/poi/hwpf/usermodel/ShadingDescriptor80.html#toShadingDescriptor()">toShadingDescriptor()</a></span>
- Method in class org.apache.poi.hwpf.usermodel.<a
href="./org/apache/poi/hwpf/usermodel/ShadingDescriptor80.html" title="class in
org.apache.poi.hwpf.usermodel">ShadingDescriptor80</a></dt>
<dd> </dd>
<dt><span class="strong"><a
href="./org/apache/poi/hwpf/usermodel/DropCapSpecifier.html#toShort()">toShort()</a></span>
- Method in class org.apache.poi.hwpf.usermodel.<a
href="./org/apache/poi/hwpf/usermodel/DropCapSpecifier.html" title="class in
org.apache.poi.hwpf.usermodel">DropCapSpecifier</a></dt>
Modified: poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/HSSFFont.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/HSSFFont.html?rev=1638955&r1=1638954&r2=1638955&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/HSSFFont.html
(original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/HSSFFont.html Wed
Nov 12 19:12:07 2014
@@ -178,81 +178,93 @@ implements <a href="../../../../../org/a
<td class="colLast"><code><strong><a
href="../../../../../org/apache/poi/hssf/usermodel/HSSFFont.html#equals(java.lang.Object)">equals</a></strong>(java.lang.Object obj)</code> </td>
</tr>
<tr class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><strong><a
href="../../../../../org/apache/poi/hssf/usermodel/HSSFFont.html#getBold()">getBold</a></strong>()</code>
+<div class="block">get if the font is bold or not</div>
+</td>
+</tr>
+<tr class="altColor">
<td class="colFirst"><code>short</code></td>
<td class="colLast"><code><strong><a
href="../../../../../org/apache/poi/hssf/usermodel/HSSFFont.html#getBoldweight()">getBoldweight</a></strong>()</code>
<div class="block">get the boldness to use</div>
</td>
</tr>
-<tr class="altColor">
+<tr class="rowColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><code><strong><a
href="../../../../../org/apache/poi/hssf/usermodel/HSSFFont.html#getCharSet()">getCharSet</a></strong>()</code>
<div class="block">get character-set to use.</div>
</td>
</tr>
-<tr class="rowColor">
+<tr class="altColor">
<td class="colFirst"><code>short</code></td>
<td class="colLast"><code><strong><a
href="../../../../../org/apache/poi/hssf/usermodel/HSSFFont.html#getColor()">getColor</a></strong>()</code>
<div class="block">get the color for the font</div>
</td>
</tr>
-<tr class="altColor">
+<tr class="rowColor">
<td class="colFirst"><code>short</code></td>
<td class="colLast"><code><strong><a
href="../../../../../org/apache/poi/hssf/usermodel/HSSFFont.html#getFontHeight()">getFontHeight</a></strong>()</code>
<div class="block">get the font height in unit's of 1/20th of a point.</div>
</td>
</tr>
-<tr class="rowColor">
+<tr class="altColor">
<td class="colFirst"><code>short</code></td>
<td class="colLast"><code><strong><a
href="../../../../../org/apache/poi/hssf/usermodel/HSSFFont.html#getFontHeightInPoints()">getFontHeightInPoints</a></strong>()</code>
<div class="block">get the font height</div>
</td>
</tr>
-<tr class="altColor">
+<tr class="rowColor">
<td class="colFirst"><code>java.lang.String</code></td>
<td class="colLast"><code><strong><a
href="../../../../../org/apache/poi/hssf/usermodel/HSSFFont.html#getFontName()">getFontName</a></strong>()</code>
<div class="block">get the name for the font (i.e.</div>
</td>
</tr>
-<tr class="rowColor">
+<tr class="altColor">
<td class="colFirst"><code><a
href="../../../../../org/apache/poi/hssf/util/HSSFColor.html" title="class in
org.apache.poi.hssf.util">HSSFColor</a></code></td>
<td class="colLast"><code><strong><a
href="../../../../../org/apache/poi/hssf/usermodel/HSSFFont.html#getHSSFColor(org.apache.poi.hssf.usermodel.HSSFWorkbook)">getHSSFColor</a></strong>(<a
href="../../../../../org/apache/poi/hssf/usermodel/HSSFWorkbook.html"
title="class in org.apache.poi.hssf.usermodel">HSSFWorkbook</a> wb)</code>
<div class="block">get the color value for the font</div>
</td>
</tr>
-<tr class="altColor">
+<tr class="rowColor">
<td class="colFirst"><code>short</code></td>
<td class="colLast"><code><strong><a
href="../../../../../org/apache/poi/hssf/usermodel/HSSFFont.html#getIndex()">getIndex</a></strong>()</code>
<div class="block">get the index within the HSSFWorkbook (sequence within the
collection of Font objects)</div>
</td>
</tr>
-<tr class="rowColor">
+<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a
href="../../../../../org/apache/poi/hssf/usermodel/HSSFFont.html#getItalic()">getItalic</a></strong>()</code>
<div class="block">get whether to use italics or not</div>
</td>
</tr>
-<tr class="altColor">
+<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a
href="../../../../../org/apache/poi/hssf/usermodel/HSSFFont.html#getStrikeout()">getStrikeout</a></strong>()</code>
<div class="block">get whether to use a strikeout horizontal line through the
text or not</div>
</td>
</tr>
-<tr class="rowColor">
+<tr class="altColor">
<td class="colFirst"><code>short</code></td>
<td class="colLast"><code><strong><a
href="../../../../../org/apache/poi/hssf/usermodel/HSSFFont.html#getTypeOffset()">getTypeOffset</a></strong>()</code>
<div class="block">get normal,super or subscript.</div>
</td>
</tr>
-<tr class="altColor">
+<tr class="rowColor">
<td class="colFirst"><code>byte</code></td>
<td class="colLast"><code><strong><a
href="../../../../../org/apache/poi/hssf/usermodel/HSSFFont.html#getUnderline()">getUnderline</a></strong>()</code>
<div class="block">get type of text underlining to use</div>
</td>
</tr>
-<tr class="rowColor">
+<tr class="altColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><code><strong><a
href="../../../../../org/apache/poi/hssf/usermodel/HSSFFont.html#hashCode()">hashCode</a></strong>()</code> </td>
</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a
href="../../../../../org/apache/poi/hssf/usermodel/HSSFFont.html#setBold(boolean)">setBold</a></strong>(boolean bold)</code>
+<div class="block">sets the font to be bold or not</div>
+</td>
+</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a
href="../../../../../org/apache/poi/hssf/usermodel/HSSFFont.html#setBoldweight(short)">setBoldweight</a></strong>(short boldweight)</code>
@@ -596,6 +608,20 @@ implements <a href="../../../../../org/a
<a
href="../../../../../org/apache/poi/ss/usermodel/Font.html#BOLDWEIGHT_BOLD"><code>Font.BOLDWEIGHT_BOLD</code></a></dd></dl>
</li>
</ul>
+<a name="setBold(boolean)">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setBold</h4>
+<pre>public void setBold(boolean bold)</pre>
+<div class="block">sets the font to be bold or not</div>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a
href="../../../../../org/apache/poi/ss/usermodel/Font.html#setBold(boolean)">setBold</a></code> in
interface <code><a
href="../../../../../org/apache/poi/ss/usermodel/Font.html" title="interface in
org.apache.poi.ss.usermodel">Font</a></code></dd>
+</dl>
+</li>
+</ul>
<a name="getBoldweight()">
<!-- -->
</a>
@@ -611,6 +637,20 @@ implements <a href="../../../../../org/a
<a
href="../../../../../org/apache/poi/ss/usermodel/Font.html#BOLDWEIGHT_BOLD"><code>Font.BOLDWEIGHT_BOLD</code></a></dd></dl>
</li>
</ul>
+<a name="getBold()">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getBold</h4>
+<pre>public boolean getBold()</pre>
+<div class="block">get if the font is bold or not</div>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a
href="../../../../../org/apache/poi/ss/usermodel/Font.html#getBold()">getBold</a></code> in
interface <code><a
href="../../../../../org/apache/poi/ss/usermodel/Font.html" title="interface in
org.apache.poi.ss.usermodel">Font</a></code></dd>
+</dl>
+</li>
+</ul>
<a name="setTypeOffset(short)">
<!-- -->
</a>
Modified:
poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/HSSFObjectData.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/HSSFObjectData.html?rev=1638955&r1=1638954&r2=1638955&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/HSSFObjectData.html
(original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/HSSFObjectData.html
Wed Nov 12 19:12:07 2014
@@ -245,7 +245,7 @@ extends <a href="../../../../../org/apac
<!-- -->
</a>
<h3>Methods inherited from class org.apache.poi.hssf.usermodel.<a
href="../../../../../org/apache/poi/hssf/usermodel/HSSFPicture.html"
title="class in org.apache.poi.hssf.usermodel">HSSFPicture</a></h3>
-<code><a
href="../../../../../org/apache/poi/hssf/usermodel/HSSFPicture.html#getFileName()">getFileName</a>,
<a
href="../../../../../org/apache/poi/hssf/usermodel/HSSFPicture.html#getImageDimension()">getImageDimension</a>,
<a
href="../../../../../org/apache/poi/hssf/usermodel/HSSFPicture.html#getPictureData()">getPictureData</a>,
<a
href="../../../../../org/apache/poi/hssf/usermodel/HSSFPicture.html#getPictureIndex()">getPictureIndex</a>,
<a
href="../../../../../org/apache/poi/hssf/usermodel/HSSFPicture.html#getPreferredSize()">getPreferredSize</a>,
<a
href="../../../../../org/apache/poi/hssf/usermodel/HSSFPicture.html#getPreferredSize(double)">getPreferredSize</a>,
<a
href="../../../../../org/apache/poi/hssf/usermodel/HSSFPicture.html#resize()">resize</a>,
<a
href="../../../../../org/apache/poi/hssf/usermodel/HSSFPicture.html#resize(double)">resize</a>,
<a
href="../../../../../org/apache/poi/hssf/usermodel/HSSFPicture.html#setFileName(java.lang.String)">setFileName</a>,
<a href=".
./../../../../org/apache/poi/hssf/usermodel/HSSFPicture.html#setPictureIndex(int)">setPictureIndex</a>,
<a
href="../../../../../org/apache/poi/hssf/usermodel/HSSFPicture.html#setShapeType(int)">setShapeType</a></code></li>
+<code><a
href="../../../../../org/apache/poi/hssf/usermodel/HSSFPicture.html#getClientAnchor()">getClientAnchor</a>,
<a
href="../../../../../org/apache/poi/hssf/usermodel/HSSFPicture.html#getFileName()">getFileName</a>,
<a
href="../../../../../org/apache/poi/hssf/usermodel/HSSFPicture.html#getImageDimension()">getImageDimension</a>,
<a
href="../../../../../org/apache/poi/hssf/usermodel/HSSFPicture.html#getPictureData()">getPictureData</a>,
<a
href="../../../../../org/apache/poi/hssf/usermodel/HSSFPicture.html#getPictureIndex()">getPictureIndex</a>,
<a
href="../../../../../org/apache/poi/hssf/usermodel/HSSFPicture.html#getPreferredSize()">getPreferredSize</a>,
<a
href="../../../../../org/apache/poi/hssf/usermodel/HSSFPicture.html#getPreferredSize(double)">getPreferredSize</a>,
<a
href="../../../../../org/apache/poi/hssf/usermodel/HSSFPicture.html#getPreferredSize(double,%20double)">getPreferredSize</a>,
<a
href="../../../../../org/apache/poi/hssf/usermodel/HSSFPicture.html#getSheet()
">getSheet</a>, <a
href="../../../../../org/apache/poi/hssf/usermodel/HSSFPicture.html#resize()">resize</a>,
<a
href="../../../../../org/apache/poi/hssf/usermodel/HSSFPicture.html#resize(double)">resize</a>,
<a
href="../../../../../org/apache/poi/hssf/usermodel/HSSFPicture.html#resize(double,%20double)">resize</a>,
<a
href="../../../../../org/apache/poi/hssf/usermodel/HSSFPicture.html#setFileName(java.lang.String)">setFileName</a>,
<a
href="../../../../../org/apache/poi/hssf/usermodel/HSSFPicture.html#setPictureIndex(int)">setPictureIndex</a>,
<a
href="../../../../../org/apache/poi/hssf/usermodel/HSSFPicture.html#setShapeType(int)">setShapeType</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a
name="methods_inherited_from_class_org.apache.poi.hssf.usermodel.HSSFSimpleShape">
Modified:
poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/HSSFPicture.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/HSSFPicture.html?rev=1638955&r1=1638954&r2=1638955&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/HSSFPicture.html
(original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/HSSFPicture.html Wed
Nov 12 19:12:07 2014
@@ -220,48 +220,70 @@ implements <a href="../../../../../org/a
<td class="colLast"><code><strong><a
href="../../../../../org/apache/poi/hssf/usermodel/HSSFPicture.html#createSpContainer()">createSpContainer</a></strong>()</code> </td>
</tr>
<tr class="altColor">
+<td class="colFirst"><code><a
href="../../../../../org/apache/poi/hssf/usermodel/HSSFClientAnchor.html"
title="class in org.apache.poi.hssf.usermodel">HSSFClientAnchor</a></code></td>
+<td class="colLast"><code><strong><a
href="../../../../../org/apache/poi/hssf/usermodel/HSSFPicture.html#getClientAnchor()">getClientAnchor</a></strong>()</code> </td>
+</tr>
+<tr class="rowColor">
<td class="colFirst"><code>java.lang.String</code></td>
<td class="colLast"><code><strong><a
href="../../../../../org/apache/poi/hssf/usermodel/HSSFPicture.html#getFileName()">getFileName</a></strong>()</code>
<div class="block">The color applied to the lines of this shape.</div>
</td>
</tr>
-<tr class="rowColor">
+<tr class="altColor">
<td class="colFirst"><code>java.awt.Dimension</code></td>
<td class="colLast"><code><strong><a
href="../../../../../org/apache/poi/hssf/usermodel/HSSFPicture.html#getImageDimension()">getImageDimension</a></strong>()</code>
-<div class="block">Return the dimension of this image</div>
+<div class="block">Return the dimension of the embedded image in pixel</div>
</td>
</tr>
-<tr class="altColor">
+<tr class="rowColor">
<td class="colFirst"><code><a
href="../../../../../org/apache/poi/hssf/usermodel/HSSFPictureData.html"
title="class in org.apache.poi.hssf.usermodel">HSSFPictureData</a></code></td>
<td class="colLast"><code><strong><a
href="../../../../../org/apache/poi/hssf/usermodel/HSSFPicture.html#getPictureData()">getPictureData</a></strong>()</code>
<div class="block">Return picture data for this shape</div>
</td>
</tr>
-<tr class="rowColor">
+<tr class="altColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><code><strong><a
href="../../../../../org/apache/poi/hssf/usermodel/HSSFPicture.html#getPictureIndex()">getPictureIndex</a></strong>()</code> </td>
</tr>
-<tr class="altColor">
+<tr class="rowColor">
<td class="colFirst"><code><a
href="../../../../../org/apache/poi/hssf/usermodel/HSSFClientAnchor.html"
title="class in org.apache.poi.hssf.usermodel">HSSFClientAnchor</a></code></td>
<td class="colLast"><code><strong><a
href="../../../../../org/apache/poi/hssf/usermodel/HSSFPicture.html#getPreferredSize()">getPreferredSize</a></strong>()</code>
<div class="block">Calculate the preferred size for this picture.</div>
</td>
</tr>
-<tr class="rowColor">
+<tr class="altColor">
<td class="colFirst"><code><a
href="../../../../../org/apache/poi/hssf/usermodel/HSSFClientAnchor.html"
title="class in org.apache.poi.hssf.usermodel">HSSFClientAnchor</a></code></td>
<td class="colLast"><code><strong><a
href="../../../../../org/apache/poi/hssf/usermodel/HSSFPicture.html#getPreferredSize(double)">getPreferredSize</a></strong>(double scale)</code>
<div class="block">Calculate the preferred size for this picture.</div>
</td>
</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a
href="../../../../../org/apache/poi/hssf/usermodel/HSSFClientAnchor.html"
title="class in org.apache.poi.hssf.usermodel">HSSFClientAnchor</a></code></td>
+<td class="colLast"><code><strong><a
href="../../../../../org/apache/poi/hssf/usermodel/HSSFPicture.html#getPreferredSize(double,%20double)">getPreferredSize</a></strong>(double scaleX,
+ double scaleY)</code>
+<div class="block">Calculate the preferred size for this picture.</div>
+</td>
+</tr>
<tr class="altColor">
+<td class="colFirst"><code><a
href="../../../../../org/apache/poi/hssf/usermodel/HSSFSheet.html" title="class
in org.apache.poi.hssf.usermodel">HSSFSheet</a></code></td>
+<td class="colLast"><code><strong><a
href="../../../../../org/apache/poi/hssf/usermodel/HSSFPicture.html#getSheet()">getSheet</a></strong>()</code> </td>
+</tr>
+<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a
href="../../../../../org/apache/poi/hssf/usermodel/HSSFPicture.html#resize()">resize</a></strong>()</code>
-<div class="block">Reset the image to the original size.</div>
+<div class="block">Reset the image to the dimension of the embedded image</div>
</td>
</tr>
-<tr class="rowColor">
+<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a
href="../../../../../org/apache/poi/hssf/usermodel/HSSFPicture.html#resize(double)">resize</a></strong>(double scale)</code>
+<div class="block">Resize the image proportionally.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a
href="../../../../../org/apache/poi/hssf/usermodel/HSSFPicture.html#resize(double,%20double)">resize</a></strong>(double scaleX,
+ double scaleY)</code>
<div class="block">Resize the image</div>
</td>
</tr>
@@ -441,14 +463,15 @@ implements <a href="../../../../../org/a
</dl>
</li>
</ul>
-<a name="resize(double)">
+<a name="resize()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>resize</h4>
-<pre>public void resize(double scale)</pre>
-<div class="block">Resize the image
+<pre>public void resize()</pre>
+<div class="block">Reset the image to the dimension of the embedded image
+
<p>
Please note, that this method works correctly only for workbooks
with default font size (Arial 10pt for .xls).
@@ -456,30 +479,48 @@ implements <a href="../../../../../org/a
</p></div>
<dl>
<dt><strong>Specified by:</strong></dt>
+<dd><code><a
href="../../../../../org/apache/poi/ss/usermodel/Picture.html#resize()">resize</a></code> in
interface <code><a
href="../../../../../org/apache/poi/ss/usermodel/Picture.html" title="interface
in org.apache.poi.ss.usermodel">Picture</a></code></dd>
+<dt><span class="strong">See Also:</span></dt><dd><a
href="../../../../../org/apache/poi/ss/usermodel/Picture.html#resize(double,%20double)"><code>Picture.resize(double,
double)</code></a></dd></dl>
+</li>
+</ul>
+<a name="resize(double)">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>resize</h4>
+<pre>public void resize(double scale)</pre>
+<div class="block">Resize the image proportionally.</div>
+<dl>
+<dt><strong>Specified by:</strong></dt>
<dd><code><a
href="../../../../../org/apache/poi/ss/usermodel/Picture.html#resize(double)">resize</a></code> in
interface <code><a
href="../../../../../org/apache/poi/ss/usermodel/Picture.html" title="interface
in org.apache.poi.ss.usermodel">Picture</a></code></dd>
-<dt><span class="strong">Parameters:</span></dt><dd><code>scale</code> - the
amount by which image dimensions are multiplied relative to the original size.
- <code>resize(1.0)</code> sets the original size, <code>resize(0.5)</code>
resize to 50% of the original,
- <code>resize(2.0)</code> resizes to 200% of the original.</dd></dl>
+<dt><span class="strong">See Also:</span></dt><dd><a
href="../../../../../org/apache/poi/hssf/usermodel/HSSFPicture.html#resize(double,%20double)"><code>resize(double,
double)</code></a></dd></dl>
</li>
</ul>
-<a name="resize()">
+<a name="resize(double, double)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>resize</h4>
-<pre>public void resize()</pre>
-<div class="block">Reset the image to the original size.
-
+<pre>public void resize(double scaleX,
+ double scaleY)</pre>
+<div class="block">Resize the image
<p>
Please note, that this method works correctly only for workbooks
with default font size (Arial 10pt for .xls).
If the default font is changed the resized image can be streched vertically
or horizontally.
+ </p>
+ <p>
+ <code>resize(1.0,1.0)</code> keeps the original size,<br/>
+ <code>resize(0.5,0.5)</code> resize to 50% of the original,<br/>
+ <code>resize(2.0,2.0)</code> resizes to 200% of the original.<br/>
+
<code>resize(<code>Double.MAX_VALUE</code>,<code>Double.MAX_VALUE</code>)</code>
resizes to the dimension of the embedded image.
</p></div>
<dl>
<dt><strong>Specified by:</strong></dt>
-<dd><code><a
href="../../../../../org/apache/poi/ss/usermodel/Picture.html#resize()">resize</a></code> in
interface <code><a
href="../../../../../org/apache/poi/ss/usermodel/Picture.html" title="interface
in org.apache.poi.ss.usermodel">Picture</a></code></dd>
-</dl>
+<dd><code><a
href="../../../../../org/apache/poi/ss/usermodel/Picture.html#resize(double,%20double)">resize</a></code> in
interface <code><a
href="../../../../../org/apache/poi/ss/usermodel/Picture.html" title="interface
in org.apache.poi.ss.usermodel">Picture</a></code></dd>
+<dt><span class="strong">Parameters:</span></dt><dd><code>scaleX</code> - the
amount by which the image width is multiplied relative to the original
width.</dd><dd><code>scaleY</code> - the amount by which the image height is
multiplied relative to the original height.</dd></dl>
</li>
</ul>
<a name="getPreferredSize()">
@@ -510,6 +551,23 @@ implements <a href="../../../../../org/a
<dd>POI 3.0.2</dd></dl>
</li>
</ul>
+<a name="getPreferredSize(double, double)">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getPreferredSize</h4>
+<pre>public <a
href="../../../../../org/apache/poi/hssf/usermodel/HSSFClientAnchor.html"
title="class in
org.apache.poi.hssf.usermodel">HSSFClientAnchor</a> getPreferredSize(double scaleX,
+ double scaleY)</pre>
+<div class="block">Calculate the preferred size for this picture.</div>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a
href="../../../../../org/apache/poi/ss/usermodel/Picture.html#getPreferredSize(double,%20double)">getPreferredSize</a></code> in
interface <code><a
href="../../../../../org/apache/poi/ss/usermodel/Picture.html" title="interface
in org.apache.poi.ss.usermodel">Picture</a></code></dd>
+<dt><span class="strong">Parameters:</span></dt><dd><code>scaleX</code> - the
amount by which image width is multiplied relative to the original
width.</dd><dd><code>scaleY</code> - the amount by which image height is
multiplied relative to the original height.</dd>
+<dt><span class="strong">Returns:</span></dt><dd>HSSFClientAnchor with the
preferred size for this image</dd><dt><span class="strong">Since:</span></dt>
+ <dd>POI 3.11</dd></dl>
+</li>
+</ul>
<a name="getImageDimension()">
<!-- -->
</a>
@@ -517,8 +575,11 @@ implements <a href="../../../../../org/a
<li class="blockList">
<h4>getImageDimension</h4>
<pre>public java.awt.Dimension getImageDimension()</pre>
-<div class="block">Return the dimension of this image</div>
-<dl><dt><span class="strong">Returns:</span></dt><dd>image dimension</dd></dl>
+<div class="block">Return the dimension of the embedded image in pixel</div>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a
href="../../../../../org/apache/poi/ss/usermodel/Picture.html#getImageDimension()">getImageDimension</a></code> in
interface <code><a
href="../../../../../org/apache/poi/ss/usermodel/Picture.html" title="interface
in org.apache.poi.ss.usermodel">Picture</a></code></dd>
+<dt><span class="strong">Returns:</span></dt><dd>image dimension in
pixels</dd></dl>
</li>
</ul>
<a name="getPictureData()">
@@ -570,7 +631,7 @@ implements <a href="../../../../../org/a
<a name="cloneShape()">
<!-- -->
</a>
-<ul class="blockListLast">
+<ul class="blockList">
<li class="blockList">
<h4>cloneShape</h4>
<pre>protected <a
href="../../../../../org/apache/poi/hssf/usermodel/HSSFShape.html" title="class
in org.apache.poi.hssf.usermodel">HSSFShape</a> cloneShape()</pre>
@@ -580,6 +641,32 @@ implements <a href="../../../../../org/a
</dl>
</li>
</ul>
+<a name="getClientAnchor()">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getClientAnchor</h4>
+<pre>public <a
href="../../../../../org/apache/poi/hssf/usermodel/HSSFClientAnchor.html"
title="class in
org.apache.poi.hssf.usermodel">HSSFClientAnchor</a> getClientAnchor()</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a
href="../../../../../org/apache/poi/ss/usermodel/Picture.html#getClientAnchor()">getClientAnchor</a></code> in
interface <code><a
href="../../../../../org/apache/poi/ss/usermodel/Picture.html" title="interface
in org.apache.poi.ss.usermodel">Picture</a></code></dd>
+<dt><span class="strong">Returns:</span></dt><dd>the anchor that is used by
this picture.</dd></dl>
+</li>
+</ul>
+<a name="getSheet()">
+<!-- -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>getSheet</h4>
+<pre>public <a
href="../../../../../org/apache/poi/hssf/usermodel/HSSFSheet.html" title="class
in org.apache.poi.hssf.usermodel">HSSFSheet</a> getSheet()</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a
href="../../../../../org/apache/poi/ss/usermodel/Picture.html#getSheet()">getSheet</a></code> in
interface <code><a
href="../../../../../org/apache/poi/ss/usermodel/Picture.html" title="interface
in org.apache.poi.ss.usermodel">Picture</a></code></dd>
+<dt><span class="strong">Returns:</span></dt><dd>the sheet which contains the
picture shape</dd></dl>
+</li>
+</ul>
</li>
</ul>
</li>
Modified:
poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/HSSFPictureData.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/HSSFPictureData.html?rev=1638955&r1=1638954&r2=1638955&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/HSSFPictureData.html
(original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/HSSFPictureData.html
Wed Nov 12 19:12:07 2014
@@ -199,6 +199,10 @@ implements <a href="../../../../../org/a
</td>
</tr>
<tr class="rowColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><strong><a
href="../../../../../org/apache/poi/hssf/usermodel/HSSFPictureData.html#getPictureType()">getPictureType</a></strong>()</code> </td>
+</tr>
+<tr class="altColor">
<td class="colFirst"><code>java.lang.String</code></td>
<td class="colLast"><code><strong><a
href="../../../../../org/apache/poi/hssf/usermodel/HSSFPictureData.html#suggestFileExtension()">suggestFileExtension</a></strong>()</code>
<div class="block">Suggests a file extension for this image.</div>
@@ -371,7 +375,7 @@ implements <a href="../../../../../org/a
<a name="getMimeType()">
<!-- -->
</a>
-<ul class="blockListLast">
+<ul class="blockList">
<li class="blockList">
<h4>getMimeType</h4>
<pre>public java.lang.String getMimeType()</pre>
@@ -382,6 +386,24 @@ implements <a href="../../../../../org/a
</dl>
</li>
</ul>
+<a name="getPictureType()">
+<!-- -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>getPictureType</h4>
+<pre>public int getPictureType()</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a
href="../../../../../org/apache/poi/ss/usermodel/PictureData.html#getPictureType()">getPictureType</a></code> in
interface <code><a
href="../../../../../org/apache/poi/ss/usermodel/PictureData.html"
title="interface in org.apache.poi.ss.usermodel">PictureData</a></code></dd>
+<dt><span class="strong">Returns:</span></dt><dd>the POI internal image type,
-1 if not unknown image type</dd><dt><span class="strong">See
Also:</span></dt><dd><a
href="../../../../../org/apache/poi/ss/usermodel/Workbook.html#PICTURE_TYPE_DIB"><code>Workbook.PICTURE_TYPE_DIB</code></a>,
+<a
href="../../../../../org/apache/poi/ss/usermodel/Workbook.html#PICTURE_TYPE_EMF"><code>Workbook.PICTURE_TYPE_EMF</code></a>,
+<a
href="../../../../../org/apache/poi/ss/usermodel/Workbook.html#PICTURE_TYPE_JPEG"><code>Workbook.PICTURE_TYPE_JPEG</code></a>,
+<a
href="../../../../../org/apache/poi/ss/usermodel/Workbook.html#PICTURE_TYPE_PICT"><code>Workbook.PICTURE_TYPE_PICT</code></a>,
+<a
href="../../../../../org/apache/poi/ss/usermodel/Workbook.html#PICTURE_TYPE_PNG"><code>Workbook.PICTURE_TYPE_PNG</code></a>,
+<a
href="../../../../../org/apache/poi/ss/usermodel/Workbook.html#PICTURE_TYPE_WMF"><code>Workbook.PICTURE_TYPE_WMF</code></a></dd></dl>
+</li>
+</ul>
</li>
</ul>
</li>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]