Modified: poi/site/publish/apidocs/index-all.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/index-all.html?rev=1800210&r1=1800209&r2=1800210&view=diff ============================================================================== --- poi/site/publish/apidocs/index-all.html (original) +++ poi/site/publish/apidocs/index-all.html Wed Jun 28 23:22:37 2017 @@ -2091,7 +2091,11 @@ <dt><span class="strong"><a href="./org/apache/poi/ss/formula/ptg/AreaPtg.html#AreaPtg(org.apache.poi.util.LittleEndianInput)">AreaPtg(LittleEndianInput)</a></span> - Constructor for class org.apache.poi.ss.formula.ptg.<a href="./org/apache/poi/ss/formula/ptg/AreaPtg.html" title="class in org.apache.poi.ss.formula.ptg">AreaPtg</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/apache/poi/ss/formula/ptg/AreaPtg.html#AreaPtg(java.lang.String)">AreaPtg(String)</a></span> - Constructor for class org.apache.poi.ss.formula.ptg.<a href="./org/apache/poi/ss/formula/ptg/AreaPtg.html" title="class in org.apache.poi.ss.formula.ptg">AreaPtg</a></dt> -<dd> </dd> +<dd> +<div class="block"><span class="strong">Deprecated.</span> +<div class="block"><i>use <code>#AreaPtg(<code>AreaReference</code>)</code> instead</i></div> +</div> +</dd> <dt><span class="strong"><a href="./org/apache/poi/ss/formula/ptg/AreaPtg.html#AreaPtg(org.apache.poi.ss.util.AreaReference)">AreaPtg(AreaReference)</a></span> - Constructor for class org.apache.poi.ss.formula.ptg.<a href="./org/apache/poi/ss/formula/ptg/AreaPtg.html" title="class in org.apache.poi.ss.formula.ptg">AreaPtg</a></dt> <dd> </dd> <dt><a href="./org/apache/poi/ss/formula/ptg/AreaPtgBase.html" title="class in org.apache.poi.ss.formula.ptg"><span class="strong">AreaPtgBase</span></a> - Class in <a href="./org/apache/poi/ss/formula/ptg/package-summary.html">org.apache.poi.ss.formula.ptg</a></dt> @@ -2130,18 +2134,18 @@ </dd> <dt><a href="./org/apache/poi/ss/util/AreaReference.html" title="class in org.apache.poi.ss.util"><span class="strong">AreaReference</span></a> - Class in <a href="./org/apache/poi/ss/util/package-summary.html">org.apache.poi.ss.util</a></dt> <dd> </dd> -<dt><span class="strong"><a href="./org/apache/poi/ss/util/AreaReference.html#AreaReference(java.lang.String)">AreaReference(String)</a></span> - Constructor for class org.apache.poi.ss.util.<a href="./org/apache/poi/ss/util/AreaReference.html" title="class in org.apache.poi.ss.util">AreaReference</a></dt> -<dd> -<div class="block"><span class="strong">Deprecated.</span> -<div class="block"><i>POI 3.13 beta 1. Prefer supplying a version.</i></div> -</div> -</dd> <dt><span class="strong"><a href="./org/apache/poi/ss/util/AreaReference.html#AreaReference(java.lang.String,%20org.apache.poi.ss.SpreadsheetVersion)">AreaReference(String, SpreadsheetVersion)</a></span> - Constructor for class org.apache.poi.ss.util.<a href="./org/apache/poi/ss/util/AreaReference.html" title="class in org.apache.poi.ss.util">AreaReference</a></dt> <dd> <div class="block">Create an area ref from a string representation.</div> </dd> <dt><span class="strong"><a href="./org/apache/poi/ss/util/AreaReference.html#AreaReference(org.apache.poi.ss.util.CellReference,%20org.apache.poi.ss.util.CellReference)">AreaReference(CellReference, CellReference)</a></span> - Constructor for class org.apache.poi.ss.util.<a href="./org/apache/poi/ss/util/AreaReference.html" title="class in org.apache.poi.ss.util">AreaReference</a></dt> <dd> +<div class="block"><span class="strong">Deprecated.</span> +<div class="block"><i>use <code>AreaReference(<code>CellReference</code>, <code>CellReference</code>, <code>SpreadsheetVersion</code>)</code> instead</i></div> +</div> +</dd> +<dt><span class="strong"><a href="./org/apache/poi/ss/util/AreaReference.html#AreaReference(org.apache.poi.ss.util.CellReference,%20org.apache.poi.ss.util.CellReference,%20org.apache.poi.ss.SpreadsheetVersion)">AreaReference(CellReference, CellReference, SpreadsheetVersion)</a></span> - Constructor for class org.apache.poi.ss.util.<a href="./org/apache/poi/ss/util/AreaReference.html" title="class in org.apache.poi.ss.util">AreaReference</a></dt> +<dd> <div class="block">Creates an area ref from a pair of Cell References.</div> </dd> <dt><span class="strong"><a href="./org/apache/poi/poifs/filesystem/EntryUtils.html#areDirectoriesIdentical(org.apache.poi.poifs.filesystem.DirectoryEntry,%20org.apache.poi.poifs.filesystem.DirectoryEntry)">areDirectoriesIdentical(DirectoryEntry, DirectoryEntry)</a></span> - Static method in class org.apache.poi.poifs.filesystem.<a href="./org/apache/poi/poifs/filesystem/EntryUtils.html" title="class in org.apache.poi.poifs.filesystem">EntryUtils</a></dt> @@ -3013,20 +3017,6 @@ <dd> </dd> <dt><span class="strong"><a href="./org/apache/poi/hslf/model/textproperties/CharFlagsTextProp.html#BOLD_IDX">BOLD_IDX</a></span> - Static variable in class org.apache.poi.hslf.model.textproperties.<a href="./org/apache/poi/hslf/model/textproperties/CharFlagsTextProp.html" title="class in org.apache.poi.hslf.model.textproperties">CharFlagsTextProp</a></dt> <dd> </dd> -<dt><span class="strong"><a href="./org/apache/poi/ss/usermodel/Font.html#BOLDWEIGHT_BOLD">BOLDWEIGHT_BOLD</a></span> - Static variable 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> -<div class="block"><span class="strong">Deprecated.</span> -<div class="block"><i>3.15 beta 2. Scheduled for removal in 3.17. - Boldweight constants no longer needed due to <a href="./org/apache/poi/ss/usermodel/Font.html#getBold()"><code>Font.getBold()</code></a> and <a href="./org/apache/poi/ss/usermodel/Font.html#setBold(boolean)"><code>Font.setBold(boolean)</code></a></i></div> -</div> -</dd> -<dt><span class="strong"><a href="./org/apache/poi/ss/usermodel/Font.html#BOLDWEIGHT_NORMAL">BOLDWEIGHT_NORMAL</a></span> - Static variable 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> -<div class="block"><span class="strong">Deprecated.</span> -<div class="block"><i>3.15 beta 2. Scheduled for removal in 3.17. - Boldweight constants no longer needed due to <a href="./org/apache/poi/ss/usermodel/Font.html#getBold()"><code>Font.getBold()</code></a> and <a href="./org/apache/poi/ss/usermodel/Font.html#setBold(boolean)"><code>Font.setBold(boolean)</code></a></i></div> -</div> -</dd> <dt><a href="./org/apache/poi/hssf/record/BookBoolRecord.html" title="class in org.apache.poi.hssf.record"><span class="strong">BookBoolRecord</span></a> - Class in <a href="./org/apache/poi/hssf/record/package-summary.html">org.apache.poi.hssf.record</a></dt> <dd> <div class="block">Title: Save External Links record (BookBool)</div> @@ -6797,8 +6787,6 @@ </dd> <dt><span class="strong"><a href="./org/apache/poi/openxml4j/opc/ContentTypes.html#ContentTypes()">ContentTypes()</a></span> - Constructor for class org.apache.poi.openxml4j.opc.<a href="./org/apache/poi/openxml4j/opc/ContentTypes.html" title="class in org.apache.poi.openxml4j.opc">ContentTypes</a></dt> <dd> </dd> -<dt><span class="strong"><a href="./org/apache/poi/poifs/crypt/dsig/facets/OOXMLSignatureFacet.html#contentTypes">contentTypes</a></span> - Static variable in class org.apache.poi.poifs.crypt.dsig.facets.<a href="./org/apache/poi/poifs/crypt/dsig/facets/OOXMLSignatureFacet.html" title="class in org.apache.poi.poifs.crypt.dsig.facets">OOXMLSignatureFacet</a></dt> -<dd> </dd> <dt><a href="./org/apache/poi/sl/draw/geom/Context.html" title="class in org.apache.poi.sl.draw.geom"><span class="strong">Context</span></a> - Class in <a href="./org/apache/poi/sl/draw/geom/package-summary.html">org.apache.poi.sl.draw.geom</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/apache/poi/sl/draw/geom/Context.html#Context(org.apache.poi.sl.draw.geom.CustomGeometry,%20java.awt.geom.Rectangle2D,%20org.apache.poi.sl.draw.geom.IAdjustableShape)">Context(CustomGeometry, Rectangle2D, IAdjustableShape)</a></span> - Constructor for class org.apache.poi.sl.draw.geom.<a href="./org/apache/poi/sl/draw/geom/Context.html" title="class in org.apache.poi.sl.draw.geom">Context</a></dt> @@ -7732,6 +7720,38 @@ <dd> </dd> <dt><span class="strong"><a href="./org/apache/poi/hssf/usermodel/HSSFAnchor.html#createAnchorFromEscher(org.apache.poi.ddf.EscherContainerRecord)">createAnchorFromEscher(EscherContainerRecord)</a></span> - Static method in class org.apache.poi.hssf.usermodel.<a href="./org/apache/poi/hssf/usermodel/HSSFAnchor.html" title="class in org.apache.poi.hssf.usermodel">HSSFAnchor</a></dt> <dd> </dd> +<dt><span class="strong"><a href="./org/apache/poi/hssf/usermodel/HSSFCreationHelper.html#createAreaReference(java.lang.String)">createAreaReference(String)</a></span> - Method in class org.apache.poi.hssf.usermodel.<a href="./org/apache/poi/hssf/usermodel/HSSFCreationHelper.html" title="class in org.apache.poi.hssf.usermodel">HSSFCreationHelper</a></dt> +<dd> +<div class="block">Creates an AreaReference.</div> +</dd> +<dt><span class="strong"><a href="./org/apache/poi/hssf/usermodel/HSSFCreationHelper.html#createAreaReference(org.apache.poi.ss.util.CellReference,%20org.apache.poi.ss.util.CellReference)">createAreaReference(CellReference, CellReference)</a></span> - Method in class org.apache.poi.hssf.usermodel.<a href="./org/apache/poi/hssf/usermodel/HSSFCreationHelper.html" title="class in org.apache.poi.hssf.usermodel">HSSFCreationHelper</a></dt> +<dd> +<div class="block">Creates an area ref from a pair of Cell References..</div> +</dd> +<dt><span class="strong"><a href="./org/apache/poi/ss/usermodel/CreationHelper.html#createAreaReference(java.lang.String)">createAreaReference(String)</a></span> - Method in interface org.apache.poi.ss.usermodel.<a href="./org/apache/poi/ss/usermodel/CreationHelper.html" title="interface in org.apache.poi.ss.usermodel">CreationHelper</a></dt> +<dd> +<div class="block">Creates an AreaReference.</div> +</dd> +<dt><span class="strong"><a href="./org/apache/poi/ss/usermodel/CreationHelper.html#createAreaReference(org.apache.poi.ss.util.CellReference,%20org.apache.poi.ss.util.CellReference)">createAreaReference(CellReference, CellReference)</a></span> - Method in interface org.apache.poi.ss.usermodel.<a href="./org/apache/poi/ss/usermodel/CreationHelper.html" title="interface in org.apache.poi.ss.usermodel">CreationHelper</a></dt> +<dd> +<div class="block">Creates an area ref from a pair of Cell References..</div> +</dd> +<dt><span class="strong"><a href="./org/apache/poi/xssf/streaming/SXSSFCreationHelper.html#createAreaReference(java.lang.String)">createAreaReference(String)</a></span> - Method in class org.apache.poi.xssf.streaming.<a href="./org/apache/poi/xssf/streaming/SXSSFCreationHelper.html" title="class in org.apache.poi.xssf.streaming">SXSSFCreationHelper</a></dt> +<dd> +<div class="block">Creates an AreaReference.</div> +</dd> +<dt><span class="strong"><a href="./org/apache/poi/xssf/streaming/SXSSFCreationHelper.html#createAreaReference(org.apache.poi.ss.util.CellReference,%20org.apache.poi.ss.util.CellReference)">createAreaReference(CellReference, CellReference)</a></span> - Method in class org.apache.poi.xssf.streaming.<a href="./org/apache/poi/xssf/streaming/SXSSFCreationHelper.html" title="class in org.apache.poi.xssf.streaming">SXSSFCreationHelper</a></dt> +<dd> +<div class="block">Creates an area ref from a pair of Cell References..</div> +</dd> +<dt><span class="strong"><a href="./org/apache/poi/xssf/usermodel/XSSFCreationHelper.html#createAreaReference(java.lang.String)">createAreaReference(String)</a></span> - Method in class org.apache.poi.xssf.usermodel.<a href="./org/apache/poi/xssf/usermodel/XSSFCreationHelper.html" title="class in org.apache.poi.xssf.usermodel">XSSFCreationHelper</a></dt> +<dd> +<div class="block">Creates an AreaReference.</div> +</dd> +<dt><span class="strong"><a href="./org/apache/poi/xssf/usermodel/XSSFCreationHelper.html#createAreaReference(org.apache.poi.ss.util.CellReference,%20org.apache.poi.ss.util.CellReference)">createAreaReference(CellReference, CellReference)</a></span> - Method in class org.apache.poi.xssf.usermodel.<a href="./org/apache/poi/xssf/usermodel/XSSFCreationHelper.html" title="class in org.apache.poi.xssf.usermodel">XSSFCreationHelper</a></dt> +<dd> +<div class="block">Creates an area ref from a pair of Cell References..</div> +</dd> <dt><span class="strong"><a href="./org/apache/poi/hslf/usermodel/HSLFGroupShape.html#createAutoShape()">createAutoShape()</a></span> - Method in class org.apache.poi.hslf.usermodel.<a href="./org/apache/poi/hslf/usermodel/HSLFGroupShape.html" title="class in org.apache.poi.hslf.usermodel">HSLFGroupShape</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/apache/poi/hslf/usermodel/HSLFShapeContainer.html#createAutoShape()">createAutoShape()</a></span> - Method in interface org.apache.poi.hslf.usermodel.<a href="./org/apache/poi/hslf/usermodel/HSLFShapeContainer.html" title="interface in org.apache.poi.hslf.usermodel">HSLFShapeContainer</a></dt> @@ -9544,12 +9564,6 @@ <dd> </dd> <dt><span class="strong"><a href="./org/apache/poi/hslf/usermodel/HSLFTextRun.html#createHyperlink()">createHyperlink()</a></span> - Method in class org.apache.poi.hslf.usermodel.<a href="./org/apache/poi/hslf/usermodel/HSLFTextRun.html" title="class in org.apache.poi.hslf.usermodel">HSLFTextRun</a></dt> <dd> </dd> -<dt><span class="strong"><a href="./org/apache/poi/hssf/usermodel/HSSFCreationHelper.html#createHyperlink(int)">createHyperlink(int)</a></span> - Method in class org.apache.poi.hssf.usermodel.<a href="./org/apache/poi/hssf/usermodel/HSSFCreationHelper.html" title="class in org.apache.poi.hssf.usermodel">HSSFCreationHelper</a></dt> -<dd> -<div class="block"><span class="strong">Deprecated.</span> -<div class="block"><i>POI 3.15 beta 3. Use <a href="./org/apache/poi/hssf/usermodel/HSSFCreationHelper.html#createHyperlink(org.apache.poi.common.usermodel.HyperlinkType)"><code>HSSFCreationHelper.createHyperlink(HyperlinkType)</code></a> instead.</i></div> -</div> -</dd> <dt><span class="strong"><a href="./org/apache/poi/hssf/usermodel/HSSFCreationHelper.html#createHyperlink(org.apache.poi.common.usermodel.HyperlinkType)">createHyperlink(HyperlinkType)</a></span> - Method in class org.apache.poi.hssf.usermodel.<a href="./org/apache/poi/hssf/usermodel/HSSFCreationHelper.html" title="class in org.apache.poi.hssf.usermodel">HSSFCreationHelper</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/apache/poi/hwpf/converter/HtmlDocumentFacade.html#createHyperlink(java.lang.String)">createHyperlink(String)</a></span> - Method in class org.apache.poi.hwpf.converter.<a href="./org/apache/poi/hwpf/converter/HtmlDocumentFacade.html" title="class in org.apache.poi.hwpf.converter">HtmlDocumentFacade</a></dt> @@ -9562,12 +9576,6 @@ <dd> <div class="block">Creates a new hyperlink and assigns it to this text run.</div> </dd> -<dt><span class="strong"><a href="./org/apache/poi/ss/usermodel/CreationHelper.html#createHyperlink(int)">createHyperlink(int)</a></span> - Method in interface org.apache.poi.ss.usermodel.<a href="./org/apache/poi/ss/usermodel/CreationHelper.html" title="interface in org.apache.poi.ss.usermodel">CreationHelper</a></dt> -<dd> -<div class="block"><span class="strong">Deprecated.</span> -<div class="block"><i>POI 3.15 beta 3. Use <a href="./org/apache/poi/ss/usermodel/CreationHelper.html#createHyperlink(org.apache.poi.common.usermodel.HyperlinkType)"><code>CreationHelper.createHyperlink(HyperlinkType)</code></a> instead.</i></div> -</div> -</dd> <dt><span class="strong"><a href="./org/apache/poi/ss/usermodel/CreationHelper.html#createHyperlink(org.apache.poi.common.usermodel.HyperlinkType)">createHyperlink(HyperlinkType)</a></span> - Method in interface org.apache.poi.ss.usermodel.<a href="./org/apache/poi/ss/usermodel/CreationHelper.html" title="interface in org.apache.poi.ss.usermodel">CreationHelper</a></dt> <dd> <div class="block">Creates a new Hyperlink, of the given type</div> @@ -9576,20 +9584,8 @@ <dd> </dd> <dt><span class="strong"><a href="./org/apache/poi/xslf/usermodel/XSLFTextRun.html#createHyperlink()">createHyperlink()</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> </dd> -<dt><span class="strong"><a href="./org/apache/poi/xssf/streaming/SXSSFCreationHelper.html#createHyperlink(int)">createHyperlink(int)</a></span> - Method in class org.apache.poi.xssf.streaming.<a href="./org/apache/poi/xssf/streaming/SXSSFCreationHelper.html" title="class in org.apache.poi.xssf.streaming">SXSSFCreationHelper</a></dt> -<dd> -<div class="block"><span class="strong">Deprecated.</span> -<div class="block"><i>POI 3.15 beta 3. Use <a href="./org/apache/poi/xssf/streaming/SXSSFCreationHelper.html#createHyperlink(org.apache.poi.common.usermodel.HyperlinkType)"><code>SXSSFCreationHelper.createHyperlink(HyperlinkType)</code></a> instead.</i></div> -</div> -</dd> <dt><span class="strong"><a href="./org/apache/poi/xssf/streaming/SXSSFCreationHelper.html#createHyperlink(org.apache.poi.common.usermodel.HyperlinkType)">createHyperlink(HyperlinkType)</a></span> - Method in class org.apache.poi.xssf.streaming.<a href="./org/apache/poi/xssf/streaming/SXSSFCreationHelper.html" title="class in org.apache.poi.xssf.streaming">SXSSFCreationHelper</a></dt> <dd> </dd> -<dt><span class="strong"><a href="./org/apache/poi/xssf/usermodel/XSSFCreationHelper.html#createHyperlink(int)">createHyperlink(int)</a></span> - Method in class org.apache.poi.xssf.usermodel.<a href="./org/apache/poi/xssf/usermodel/XSSFCreationHelper.html" title="class in org.apache.poi.xssf.usermodel">XSSFCreationHelper</a></dt> -<dd> -<div class="block"><span class="strong">Deprecated.</span> -<div class="block"><i>POI 3.15 beta 3. Use <a href="./org/apache/poi/xssf/usermodel/XSSFCreationHelper.html#createHyperlink(org.apache.poi.common.usermodel.HyperlinkType)"><code>XSSFCreationHelper.createHyperlink(HyperlinkType)</code></a> instead.</i></div> -</div> -</dd> <dt><span class="strong"><a href="./org/apache/poi/xssf/usermodel/XSSFCreationHelper.html#createHyperlink(org.apache.poi.common.usermodel.HyperlinkType)">createHyperlink(HyperlinkType)</a></span> - Method in class org.apache.poi.xssf.usermodel.<a href="./org/apache/poi/xssf/usermodel/XSSFCreationHelper.html" title="class in org.apache.poi.xssf.usermodel">XSSFCreationHelper</a></dt> <dd> <div class="block">Create a new XSSFHyperlink.</div> @@ -12327,12 +12323,6 @@ <dd> </dd> <dt><span class="strong"><a href="./org/apache/poi/ss/formula/functions/NumericFunction.html#DOLLAR">DOLLAR</a></span> - Static variable in class org.apache.poi.ss.formula.functions.<a href="./org/apache/poi/ss/formula/functions/NumericFunction.html" title="class in org.apache.poi.ss.formula.functions">NumericFunction</a></dt> <dd> </dd> -<dt><span class="strong"><a href="./org/apache/poi/ss/usermodel/ClientAnchor.html#DONT_MOVE_AND_RESIZE">DONT_MOVE_AND_RESIZE</a></span> - Static variable in interface org.apache.poi.ss.usermodel.<a href="./org/apache/poi/ss/usermodel/ClientAnchor.html" title="interface in org.apache.poi.ss.usermodel">ClientAnchor</a></dt> -<dd> -<div class="block"><span class="strong">Deprecated.</span> -<div class="block"><i>since POI 3.14beta1 (circa 2015-11-24). Use <a href="./org/apache/poi/ss/usermodel/ClientAnchor.AnchorType.html#DONT_MOVE_AND_RESIZE"><code>ClientAnchor.AnchorType.DONT_MOVE_AND_RESIZE</code></a> instead.</i></div> -</div> -</dd> <dt><span class="strong"><a href="./org/apache/poi/hssf/usermodel/HSSFShapeTypes.html#Donut">Donut</a></span> - Static variable in interface org.apache.poi.hssf.usermodel.<a href="./org/apache/poi/hssf/usermodel/HSSFShapeTypes.html" title="interface in org.apache.poi.hssf.usermodel">HSSFShapeTypes</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/apache/poi/ss/usermodel/ShapeTypes.html#DONUT">DONUT</a></span> - Static variable in class org.apache.poi.ss.usermodel.<a href="./org/apache/poi/ss/usermodel/ShapeTypes.html" title="class in org.apache.poi.ss.usermodel">ShapeTypes</a></dt> @@ -17590,52 +17580,22 @@ first EscherRecord with the given id, or null if none found</div> </dd> -<dt><span class="strong"><a href="./org/apache/poi/hssf/usermodel/HSSFWorkbook.html#findFont(short,%20short,%20short,%20java.lang.String,%20boolean,%20boolean,%20short,%20byte)">findFont(short, short, short, String, boolean, boolean, short, byte)</a></span> - Method in class org.apache.poi.hssf.usermodel.<a href="./org/apache/poi/hssf/usermodel/HSSFWorkbook.html" title="class in org.apache.poi.hssf.usermodel">HSSFWorkbook</a></dt> -<dd> -<div class="block"><span class="strong">Deprecated.</span> -<div class="block"><i>3.15 beta 2. Use <a href="./org/apache/poi/hssf/usermodel/HSSFWorkbook.html#findFont(boolean,%20short,%20short,%20java.lang.String,%20boolean,%20boolean,%20short,%20byte)"><code>HSSFWorkbook.findFont(boolean, short, short, String, boolean, boolean, short, byte)</code></a> instead.</i></div> -</div> -</dd> <dt><span class="strong"><a href="./org/apache/poi/hssf/usermodel/HSSFWorkbook.html#findFont(boolean,%20short,%20short,%20java.lang.String,%20boolean,%20boolean,%20short,%20byte)">findFont(boolean, short, short, String, boolean, boolean, short, byte)</a></span> - Method in class org.apache.poi.hssf.usermodel.<a href="./org/apache/poi/hssf/usermodel/HSSFWorkbook.html" title="class in org.apache.poi.hssf.usermodel">HSSFWorkbook</a></dt> <dd> <div class="block">Finds a font that matches the one with the supplied attributes</div> </dd> -<dt><span class="strong"><a href="./org/apache/poi/ss/usermodel/Workbook.html#findFont(short,%20short,%20short,%20java.lang.String,%20boolean,%20boolean,%20short,%20byte)">findFont(short, short, short, String, boolean, boolean, short, byte)</a></span> - Method in interface org.apache.poi.ss.usermodel.<a href="./org/apache/poi/ss/usermodel/Workbook.html" title="interface in org.apache.poi.ss.usermodel">Workbook</a></dt> -<dd> -<div class="block"><span class="strong">Deprecated.</span> -<div class="block"><i>POI 3.15 beta 2. Use <a href="./org/apache/poi/ss/usermodel/Workbook.html#findFont(boolean,%20short,%20short,%20java.lang.String,%20boolean,%20boolean,%20short,%20byte)"><code>Workbook.findFont(boolean, short, short, String, boolean, boolean, short, byte)</code></a> instead.</i></div> -</div> -</dd> <dt><span class="strong"><a href="./org/apache/poi/ss/usermodel/Workbook.html#findFont(boolean,%20short,%20short,%20java.lang.String,%20boolean,%20boolean,%20short,%20byte)">findFont(boolean, short, short, String, boolean, boolean, short, byte)</a></span> - Method in interface org.apache.poi.ss.usermodel.<a href="./org/apache/poi/ss/usermodel/Workbook.html" title="interface in org.apache.poi.ss.usermodel">Workbook</a></dt> <dd> <div class="block">Finds a font that matches the one with the supplied attributes</div> </dd> -<dt><span class="strong"><a href="./org/apache/poi/xssf/model/StylesTable.html#findFont(short,%20short,%20short,%20java.lang.String,%20boolean,%20boolean,%20short,%20byte)">findFont(short, short, short, String, boolean, boolean, short, byte)</a></span> - Method in class org.apache.poi.xssf.model.<a href="./org/apache/poi/xssf/model/StylesTable.html" title="class in org.apache.poi.xssf.model">StylesTable</a></dt> -<dd> -<div class="block"><span class="strong">Deprecated.</span> -<div class="block"><i>POI 3.15 beta 2. Use <a href="./org/apache/poi/xssf/model/StylesTable.html#findFont(boolean,%20short,%20short,%20java.lang.String,%20boolean,%20boolean,%20short,%20byte)"><code>StylesTable.findFont(boolean, short, short, String, boolean, boolean, short, byte)</code></a> instead.</i></div> -</div> -</dd> <dt><span class="strong"><a href="./org/apache/poi/xssf/model/StylesTable.html#findFont(boolean,%20short,%20short,%20java.lang.String,%20boolean,%20boolean,%20short,%20byte)">findFont(boolean, short, short, String, boolean, boolean, short, byte)</a></span> - Method in class org.apache.poi.xssf.model.<a href="./org/apache/poi/xssf/model/StylesTable.html" title="class in org.apache.poi.xssf.model">StylesTable</a></dt> <dd> <div class="block">Finds a font that matches the one with the supplied attributes</div> </dd> -<dt><span class="strong"><a href="./org/apache/poi/xssf/streaming/SXSSFWorkbook.html#findFont(short,%20short,%20short,%20java.lang.String,%20boolean,%20boolean,%20short,%20byte)">findFont(short, short, short, String, boolean, boolean, short, byte)</a></span> - Method in class org.apache.poi.xssf.streaming.<a href="./org/apache/poi/xssf/streaming/SXSSFWorkbook.html" title="class in org.apache.poi.xssf.streaming">SXSSFWorkbook</a></dt> -<dd> -<div class="block"><span class="strong">Deprecated.</span> -<div class="block"><i>POI 3.15 beta 2. Use <a href="./org/apache/poi/xssf/streaming/SXSSFWorkbook.html#findFont(boolean,%20short,%20short,%20java.lang.String,%20boolean,%20boolean,%20short,%20byte)"><code>SXSSFWorkbook.findFont(boolean, short, short, String, boolean, boolean, short, byte)</code></a> instead.</i></div> -</div> -</dd> <dt><span class="strong"><a href="./org/apache/poi/xssf/streaming/SXSSFWorkbook.html#findFont(boolean,%20short,%20short,%20java.lang.String,%20boolean,%20boolean,%20short,%20byte)">findFont(boolean, short, short, String, boolean, boolean, short, byte)</a></span> - Method in class org.apache.poi.xssf.streaming.<a href="./org/apache/poi/xssf/streaming/SXSSFWorkbook.html" title="class in org.apache.poi.xssf.streaming">SXSSFWorkbook</a></dt> <dd> <div class="block">Finds a font that matches the one with the supplied attributes</div> </dd> -<dt><span class="strong"><a href="./org/apache/poi/xssf/usermodel/XSSFWorkbook.html#findFont(short,%20short,%20short,%20java.lang.String,%20boolean,%20boolean,%20short,%20byte)">findFont(short, short, short, String, boolean, boolean, short, byte)</a></span> - Method in class org.apache.poi.xssf.usermodel.<a href="./org/apache/poi/xssf/usermodel/XSSFWorkbook.html" title="class in org.apache.poi.xssf.usermodel">XSSFWorkbook</a></dt> -<dd> -<div class="block"><span class="strong">Deprecated.</span> -<div class="block"><i>POI 3.15. Use <a href="./org/apache/poi/xssf/usermodel/XSSFWorkbook.html#findFont(boolean,%20short,%20short,%20java.lang.String,%20boolean,%20boolean,%20short,%20byte)"><code>XSSFWorkbook.findFont(boolean, short, short, String, boolean, boolean, short, byte)</code></a> instead.</i></div> -</div> -</dd> <dt><span class="strong"><a href="./org/apache/poi/xssf/usermodel/XSSFWorkbook.html#findFont(boolean,%20short,%20short,%20java.lang.String,%20boolean,%20boolean,%20short,%20byte)">findFont(boolean, short, short, String, boolean, boolean, short, byte)</a></span> - Method in class org.apache.poi.xssf.usermodel.<a href="./org/apache/poi/xssf/usermodel/XSSFWorkbook.html" title="class in org.apache.poi.xssf.usermodel">XSSFWorkbook</a></dt> <dd> <div class="block">Finds a font that matches the one with the supplied attributes</div> @@ -18939,8 +18899,13 @@ </dd> <dt><span class="strong"><a href="./org/apache/poi/ss/util/AreaReference.html#generateContiguous(java.lang.String)">generateContiguous(String)</a></span> - Static method in class org.apache.poi.ss.util.<a href="./org/apache/poi/ss/util/AreaReference.html" title="class in org.apache.poi.ss.util">AreaReference</a></dt> <dd> -<div class="block">Takes a non-contiguous area reference, and - returns an array of contiguous area references.</div> +<div class="block"><span class="strong">Deprecated.</span> +<div class="block"><i>use <code>#generateContiguous(<code>SpreadsheetVersion</code>, String)</code> instead</i></div> +</div> +</dd> +<dt><span class="strong"><a href="./org/apache/poi/ss/util/AreaReference.html#generateContiguous(org.apache.poi.ss.SpreadsheetVersion,%20java.lang.String)">generateContiguous(SpreadsheetVersion, String)</a></span> - Static method in class org.apache.poi.ss.util.<a href="./org/apache/poi/ss/util/AreaReference.html" title="class in org.apache.poi.ss.util">AreaReference</a></dt> +<dd> +<div class="block">Takes a non-contiguous area reference, and returns an array of contiguous area references</div> </dd> <dt><span class="strong"><a href="./org/apache/poi/hpbf/model/EscherPart.html#generateData()">generateData()</a></span> - Method in class org.apache.poi.hpbf.model.<a href="./org/apache/poi/hpbf/model/EscherPart.html" title="class in org.apache.poi.hpbf.model">EscherPart</a></dt> <dd> @@ -20305,24 +20270,6 @@ <dd> <div class="block">get the bold weight for this font (100-1000dec or 0x64-0x3e8).</div> </dd> -<dt><span class="strong"><a href="./org/apache/poi/hssf/usermodel/HSSFFont.html#getBoldweight()">getBoldweight()</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"><span class="strong">Deprecated.</span> -<div class="block"><i>3.15 beta 2. Scheduled for removal in 3.17. Use <a href="./org/apache/poi/hssf/usermodel/HSSFFont.html#getBold()"><code>HSSFFont.getBold()</code></a> instead.</i></div> -</div> -</dd> -<dt><span class="strong"><a href="./org/apache/poi/ss/usermodel/Font.html#getBoldweight()">getBoldweight()</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> -<div class="block"><span class="strong">Deprecated.</span> -<div class="block"><i>3.15 beta 2. Scheduled for removal in 3.17. Use <a href="./org/apache/poi/ss/usermodel/Font.html#getBold()"><code>Font.getBold()</code></a>.</i></div> -</div> -</dd> -<dt><span class="strong"><a href="./org/apache/poi/xssf/usermodel/XSSFFont.html#getBoldweight()">getBoldweight()</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"><span class="strong">Deprecated.</span> -<div class="block"><i>3.15 beta 2. Scheduled for removal in 3.17. Use <a href="./org/apache/poi/xssf/usermodel/XSSFFont.html#getBold()"><code>XSSFFont.getBold()</code></a> instead.</i></div> -</div> -</dd> <dt><span class="strong"><a href="./org/apache/poi/hwpf/usermodel/Bookmarks.html#getBookmark(int)">getBookmark(int)</a></span> - Method in interface org.apache.poi.hwpf.usermodel.<a href="./org/apache/poi/hwpf/usermodel/Bookmarks.html" title="interface in org.apache.poi.hwpf.usermodel">Bookmarks</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/apache/poi/hwpf/usermodel/BookmarksImpl.html#getBookmark(int)">getBookmark(int)</a></span> - Method in class org.apache.poi.hwpf.usermodel.<a href="./org/apache/poi/hwpf/usermodel/BookmarksImpl.html" title="class in org.apache.poi.hwpf.usermodel">BookmarksImpl</a></dt> @@ -21599,12 +21546,6 @@ <dd> <div class="block">Returns comment associated with this cell</div> </dd> -<dt><span class="strong"><a href="./org/apache/poi/hssf/usermodel/HSSFSheet.html#getCellComment(int,%20int)">getCellComment(int, 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> -<div class="block"><span class="strong">Deprecated.</span> -<div class="block"><i>as of 2015-11-23 (circa POI 3.14beta1). Use <a href="./org/apache/poi/hssf/usermodel/HSSFSheet.html#getCellComment(org.apache.poi.ss.util.CellAddress)"><code>HSSFSheet.getCellComment(CellAddress)</code></a> instead.</i></div> -</div> -</dd> <dt><span class="strong"><a href="./org/apache/poi/hssf/usermodel/HSSFSheet.html#getCellComment(org.apache.poi.ss.util.CellAddress)">getCellComment(CellAddress)</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> <div class="block">Returns cell comment for the specified row and column</div> @@ -21613,12 +21554,6 @@ <dd> <div class="block">Returns comment associated with this cell</div> </dd> -<dt><span class="strong"><a href="./org/apache/poi/ss/usermodel/Sheet.html#getCellComment(int,%20int)">getCellComment(int, 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"><span class="strong">Deprecated.</span> -<div class="block"><i>as of 2015-11-23 (circa POI 3.14beta1). Use <a href="./org/apache/poi/ss/usermodel/Sheet.html#getCellComment(org.apache.poi.ss.util.CellAddress)"><code>Sheet.getCellComment(CellAddress)</code></a> instead.</i></div> -</div> -</dd> <dt><span class="strong"><a href="./org/apache/poi/ss/usermodel/Sheet.html#getCellComment(org.apache.poi.ss.util.CellAddress)">getCellComment(CellAddress)</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">Returns cell comment for the specified location</div> @@ -21627,12 +21562,6 @@ <dd> <div class="block">Returns comment associated with this cell</div> </dd> -<dt><span class="strong"><a href="./org/apache/poi/xssf/streaming/SXSSFSheet.html#getCellComment(int,%20int)">getCellComment(int, 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"><span class="strong">Deprecated.</span> -<div class="block"><i>as of 2015-11-23 (circa POI 3.14beta1). Use <a href="./org/apache/poi/xssf/streaming/SXSSFSheet.html#getCellComment(org.apache.poi.ss.util.CellAddress)"><code>SXSSFSheet.getCellComment(CellAddress)</code></a> instead.</i></div> -</div> -</dd> <dt><span class="strong"><a href="./org/apache/poi/xssf/streaming/SXSSFSheet.html#getCellComment(org.apache.poi.ss.util.CellAddress)">getCellComment(CellAddress)</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">Returns cell comment for the specified row and column</div> @@ -21643,12 +21572,6 @@ </dd> <dt><span class="strong"><a href="./org/apache/poi/xssf/usermodel/XSSFPrintSetup.html#getCellComment()">getCellComment()</a></span> - Method in class org.apache.poi.xssf.usermodel.<a href="./org/apache/poi/xssf/usermodel/XSSFPrintSetup.html" title="class in org.apache.poi.xssf.usermodel">XSSFPrintSetup</a></dt> <dd> </dd> -<dt><span class="strong"><a href="./org/apache/poi/xssf/usermodel/XSSFSheet.html#getCellComment(int,%20int)">getCellComment(int, 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"><span class="strong">Deprecated.</span> -<div class="block"><i>as of 2015-11-23 (circa POI 3.14beta1). Use <a href="./org/apache/poi/xssf/usermodel/XSSFSheet.html#getCellComment(org.apache.poi.ss.util.CellAddress)"><code>XSSFSheet.getCellComment(CellAddress)</code></a> instead.</i></div> -</div> -</dd> <dt><span class="strong"><a href="./org/apache/poi/xssf/usermodel/XSSFSheet.html#getCellComment(org.apache.poi.ss.util.CellAddress)">getCellComment(CellAddress)</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">Return cell comment at row, column, if one exists.</div> @@ -54949,18 +54872,6 @@ <dd> </dd> <dt><span class="strong"><a href="./org/apache/poi/ss/usermodel/ShapeTypes.html#MOON">MOON</a></span> - Static variable in class org.apache.poi.ss.usermodel.<a href="./org/apache/poi/ss/usermodel/ShapeTypes.html" title="class in org.apache.poi.ss.usermodel">ShapeTypes</a></dt> <dd> </dd> -<dt><span class="strong"><a href="./org/apache/poi/ss/usermodel/ClientAnchor.html#MOVE_AND_RESIZE">MOVE_AND_RESIZE</a></span> - Static variable in interface org.apache.poi.ss.usermodel.<a href="./org/apache/poi/ss/usermodel/ClientAnchor.html" title="interface in org.apache.poi.ss.usermodel">ClientAnchor</a></dt> -<dd> -<div class="block"><span class="strong">Deprecated.</span> -<div class="block"><i>since POI 3.14beta1 (circa 2015-11-24). Use <a href="./org/apache/poi/ss/usermodel/ClientAnchor.AnchorType.html#MOVE_AND_RESIZE"><code>ClientAnchor.AnchorType.MOVE_AND_RESIZE</code></a> instead.</i></div> -</div> -</dd> -<dt><span class="strong"><a href="./org/apache/poi/ss/usermodel/ClientAnchor.html#MOVE_DONT_RESIZE">MOVE_DONT_RESIZE</a></span> - Static variable in interface org.apache.poi.ss.usermodel.<a href="./org/apache/poi/ss/usermodel/ClientAnchor.html" title="interface in org.apache.poi.ss.usermodel">ClientAnchor</a></dt> -<dd> -<div class="block"><span class="strong">Deprecated.</span> -<div class="block"><i>since POI 3.14beta1 (circa 2015-11-24). Use <a href="./org/apache/poi/ss/usermodel/ClientAnchor.AnchorType.html#MOVE_DONT_RESIZE"><code>ClientAnchor.AnchorType.MOVE_DONT_RESIZE</code></a> instead.</i></div> -</div> -</dd> <dt><span class="strong"><a href="./org/apache/poi/hslf/usermodel/HSLFGroupShape.html#moveAndScale(java.awt.geom.Rectangle2D)">moveAndScale(Rectangle2D)</a></span> - Method in class org.apache.poi.hslf.usermodel.<a href="./org/apache/poi/hslf/usermodel/HSLFGroupShape.html" title="class in org.apache.poi.hslf.usermodel">HSLFGroupShape</a></dt> <dd> <div class="block">Moves and scales this <code>ShapeGroup</code> to the specified anchor.</div> @@ -65122,32 +65033,14 @@ for streaming/read-only processing of xl <dd> <div class="block">Sets the anchor type</div> </dd> -<dt><span class="strong"><a href="./org/apache/poi/hssf/usermodel/HSSFClientAnchor.html#setAnchorType(int)">setAnchorType(int)</a></span> - Method in class org.apache.poi.hssf.usermodel.<a href="./org/apache/poi/hssf/usermodel/HSSFClientAnchor.html" title="class in org.apache.poi.hssf.usermodel">HSSFClientAnchor</a></dt> -<dd> -<div class="block"><span class="strong">Deprecated.</span> -<div class="block"><i>POI 3.15. Use <a href="./org/apache/poi/ss/usermodel/ClientAnchor.html#setAnchorType(org.apache.poi.ss.usermodel.ClientAnchor.AnchorType)"><code>ClientAnchor.setAnchorType(AnchorType)</code></a> instead.</i></div> -</div> -</dd> <dt><span class="strong"><a href="./org/apache/poi/ss/usermodel/ClientAnchor.html#setAnchorType(org.apache.poi.ss.usermodel.ClientAnchor.AnchorType)">setAnchorType(ClientAnchor.AnchorType)</a></span> - Method in interface org.apache.poi.ss.usermodel.<a href="./org/apache/poi/ss/usermodel/ClientAnchor.html" title="interface in org.apache.poi.ss.usermodel">ClientAnchor</a></dt> <dd> <div class="block">Sets the anchor type</div> </dd> -<dt><span class="strong"><a href="./org/apache/poi/ss/usermodel/ClientAnchor.html#setAnchorType(int)">setAnchorType(int)</a></span> - Method in interface org.apache.poi.ss.usermodel.<a href="./org/apache/poi/ss/usermodel/ClientAnchor.html" title="interface in org.apache.poi.ss.usermodel">ClientAnchor</a></dt> -<dd> -<div class="block"><span class="strong">Deprecated.</span> -<div class="block"><i>POI 3.15. Use <a href="./org/apache/poi/ss/usermodel/ClientAnchor.html#setAnchorType(org.apache.poi.ss.usermodel.ClientAnchor.AnchorType)"><code>ClientAnchor.setAnchorType(AnchorType)</code></a> instead.</i></div> -</div> -</dd> <dt><span class="strong"><a href="./org/apache/poi/xssf/usermodel/XSSFClientAnchor.html#setAnchorType(org.apache.poi.ss.usermodel.ClientAnchor.AnchorType)">setAnchorType(ClientAnchor.AnchorType)</a></span> - Method in class org.apache.poi.xssf.usermodel.<a href="./org/apache/poi/xssf/usermodel/XSSFClientAnchor.html" title="class in org.apache.poi.xssf.usermodel">XSSFClientAnchor</a></dt> <dd> <div class="block">Sets the anchor type</div> </dd> -<dt><span class="strong"><a href="./org/apache/poi/xssf/usermodel/XSSFClientAnchor.html#setAnchorType(int)">setAnchorType(int)</a></span> - Method in class org.apache.poi.xssf.usermodel.<a href="./org/apache/poi/xssf/usermodel/XSSFClientAnchor.html" title="class in org.apache.poi.xssf.usermodel">XSSFClientAnchor</a></dt> -<dd> -<div class="block"><span class="strong">Deprecated.</span> -<div class="block"><i>POI 3.15. Use <a href="./org/apache/poi/ss/usermodel/ClientAnchor.html#setAnchorType(org.apache.poi.ss.usermodel.ClientAnchor.AnchorType)"><code>ClientAnchor.setAnchorType(AnchorType)</code></a> instead</i></div> -</div> -</dd> <dt><span class="strong"><a href="./org/apache/poi/sl/draw/binding/CTConnectionSite.html#setAng(java.lang.String)">setAng(String)</a></span> - Method in class org.apache.poi.sl.draw.binding.<a href="./org/apache/poi/sl/draw/binding/CTConnectionSite.html" title="class in org.apache.poi.sl.draw.binding">CTConnectionSite</a></dt> <dd> <div class="block">Sets the value of the ang property.</div> @@ -65631,24 +65524,6 @@ for streaming/read-only processing of xl <dd> <div class="block">set the bold weight for this font (100-1000dec or 0x64-0x3e8).</div> </dd> -<dt><span class="strong"><a href="./org/apache/poi/hssf/usermodel/HSSFFont.html#setBoldweight(short)">setBoldweight(short)</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"><span class="strong">Deprecated.</span> -<div class="block"><i>3.15 beta 2. Scheduled for removal in 3.17. Use <a href="./org/apache/poi/hssf/usermodel/HSSFFont.html#setBold(boolean)"><code>HSSFFont.setBold(boolean)</code></a> instead.</i></div> -</div> -</dd> -<dt><span class="strong"><a href="./org/apache/poi/ss/usermodel/Font.html#setBoldweight(short)">setBoldweight(short)</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> -<div class="block"><span class="strong">Deprecated.</span> -<div class="block"><i>3.15 beta 2. Scheduled for removal in 3.17. Use <a href="./org/apache/poi/ss/usermodel/Font.html#setBold(boolean)"><code>Font.setBold(boolean)</code></a>.</i></div> -</div> -</dd> -<dt><span class="strong"><a href="./org/apache/poi/xssf/usermodel/XSSFFont.html#setBoldweight(short)">setBoldweight(short)</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"><span class="strong">Deprecated.</span> -<div class="block"><i>3.15 beta 2. Scheduled for removal in 3.17. Use <a href="./org/apache/poi/xssf/usermodel/XSSFFont.html#setBold(boolean)"><code>XSSFFont.setBold(boolean)</code></a> instead.</i></div> -</div> -</dd> <dt><span class="strong"><a href="./org/apache/poi/util/BitField.html#setBoolean(int,%20boolean)">setBoolean(int, boolean)</a></span> - Method in class org.apache.poi.util.<a href="./org/apache/poi/util/BitField.html" title="class in org.apache.poi.util">BitField</a></dt> <dd> <div class="block">Set a boolean BitField</div> @@ -79530,32 +79405,14 @@ for streaming/read-only processing of xl <dd> <div class="block">Window zoom magnification for current view representing percent values.</div> </dd> -<dt><span class="strong"><a href="./org/apache/poi/ss/usermodel/Sheet.html#setZoom(int,%20int)">setZoom(int, 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"><span class="strong">Deprecated.</span> -<div class="block"><i>2015-11-23 (circa POI 3.14beta1). Use <a href="./org/apache/poi/ss/usermodel/Sheet.html#setZoom(int)"><code>Sheet.setZoom(int)</code></a> instead.</i></div> -</div> -</dd> <dt><span class="strong"><a href="./org/apache/poi/ss/usermodel/Sheet.html#setZoom(int)">setZoom(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">Window zoom magnification for current view representing percent values.</div> </dd> -<dt><span class="strong"><a href="./org/apache/poi/xssf/streaming/SXSSFSheet.html#setZoom(int,%20int)">setZoom(int, 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"><span class="strong">Deprecated.</span> -<div class="block"><i>2015-11-23 (circa POI 3.14beta1). Use <a href="./org/apache/poi/xssf/streaming/SXSSFSheet.html#setZoom(int)"><code>SXSSFSheet.setZoom(int)</code></a> instead.</i></div> -</div> -</dd> <dt><span class="strong"><a href="./org/apache/poi/xssf/streaming/SXSSFSheet.html#setZoom(int)">setZoom(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">Window zoom magnification for current view representing percent values.</div> </dd> -<dt><span class="strong"><a href="./org/apache/poi/xssf/usermodel/XSSFSheet.html#setZoom(int,%20int)">setZoom(int, 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"><span class="strong">Deprecated.</span> -<div class="block"><i>2015-11-23 (circa POI 3.14beta1). Use <a href="./org/apache/poi/xssf/usermodel/XSSFSheet.html#setZoom(int)"><code>XSSFSheet.setZoom(int)</code></a> instead.</i></div> -</div> -</dd> <dt><span class="strong"><a href="./org/apache/poi/xssf/usermodel/XSSFSheet.html#setZoom(int)">setZoom(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">Window zoom magnification for current view representing percent values.</div> @@ -80612,10 +80469,6 @@ for streaming/read-only processing of xl <dd> <div class="block">Sign (encrypt) the digest with the private key.</div> </dd> -<dt><span class="strong"><a href="./org/apache/poi/poifs/crypt/dsig/facets/OOXMLSignatureFacet.html#signed">signed</a></span> - Static variable in class org.apache.poi.poifs.crypt.dsig.facets.<a href="./org/apache/poi/poifs/crypt/dsig/facets/OOXMLSignatureFacet.html" title="class in org.apache.poi.poifs.crypt.dsig.facets">OOXMLSignatureFacet</a></dt> -<dd> -<div class="block">Office 2010 list of signed types (extensions).</div> -</dd> <dt><span class="strong"><a href="./org/apache/poi/ss/format/CellFormatter.html#simpleFormat(java.lang.Object)">simpleFormat(Object)</a></span> - Method in class org.apache.poi.ss.format.<a href="./org/apache/poi/ss/format/CellFormatter.html" title="class in org.apache.poi.ss.format">CellFormatter</a></dt> <dd> <div class="block">Formats the value in the most basic way, returning the resulting string.</div> @@ -81013,11 +80866,6 @@ for streaming/read-only processing of xl </dd> <dt><span class="strong"><a href="./org/apache/poi/ddf/EscherContainerRecord.html#SOLVER_CONTAINER">SOLVER_CONTAINER</a></span> - Static variable in class org.apache.poi.ddf.<a href="./org/apache/poi/ddf/EscherContainerRecord.html" title="class in org.apache.poi.ddf">EscherContainerRecord</a></dt> <dd> </dd> -<dt><span class="strong"><a href="./org/apache/poi/util/XmlSort.html#sort(org.apache.xmlbeans.XmlObject,%20java.util.Comparator)">sort(XmlObject, Comparator<XmlCursor>)</a></span> - Static method in class org.apache.poi.util.<a href="./org/apache/poi/util/XmlSort.html" title="class in org.apache.poi.util">XmlSort</a></dt> -<dd> -<div class="block">Sorts the children of <code>element</code> according to the order indicated by the - comparator.</div> -</dd> <dt><span class="strong"><a href="./org/apache/poi/hssf/record/UnknownRecord.html#SORT_0090">SORT_0090</a></span> - Static variable in class org.apache.poi.hssf.record.<a href="./org/apache/poi/hssf/record/UnknownRecord.html" title="class in org.apache.poi.hssf.record">UnknownRecord</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/apache/poi/xssf/usermodel/helpers/ColumnHelper.html#sortColumns(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTCols)">sortColumns(CTCols)</a></span> - Static method in class org.apache.poi.xssf.usermodel.helpers.<a href="./org/apache/poi/xssf/usermodel/helpers/ColumnHelper.html" title="class in org.apache.poi.xssf.usermodel.helpers">ColumnHelper</a></dt> @@ -82849,13 +82697,6 @@ for streaming/read-only processing of xl <dd> <div class="block">Streaming version of XSSFRow implementing the "BigGridDemo" strategy.</div> </dd> -<dt><span class="strong"><a href="./org/apache/poi/xssf/streaming/SXSSFCell.html#SXSSFCell(org.apache.poi.xssf.streaming.SXSSFRow,%20int)">SXSSFCell(SXSSFRow, int)</a></span> - Constructor for class org.apache.poi.xssf.streaming.<a href="./org/apache/poi/xssf/streaming/SXSSFCell.html" title="class in org.apache.poi.xssf.streaming">SXSSFCell</a></dt> -<dd> -<div class="block"><span class="strong">Deprecated.</span> -<div class="block"><i>POI 3.15 beta 3. - Will be deleted when we make the CellType enum transition. See bug 59791.</i></div> -</div> -</dd> <dt><span class="strong"><a href="./org/apache/poi/xssf/streaming/SXSSFCell.html#SXSSFCell(org.apache.poi.xssf.streaming.SXSSFRow,%20org.apache.poi.ss.usermodel.CellType)">SXSSFCell(SXSSFRow, CellType)</a></span> - Constructor for class org.apache.poi.xssf.streaming.<a href="./org/apache/poi/xssf/streaming/SXSSFCell.html" title="class in org.apache.poi.xssf.streaming">SXSSFCell</a></dt> <dd> </dd> <dt><a href="./org/apache/poi/xssf/streaming/SXSSFCreationHelper.html" title="class in org.apache.poi.xssf.streaming"><span class="strong">SXSSFCreationHelper</span></a> - Class in <a href="./org/apache/poi/xssf/streaming/package-summary.html">org.apache.poi.xssf.streaming</a></dt> @@ -82901,12 +82742,6 @@ for streaming/read-only processing of xl <dd> <div class="block">Streaming version of XSSFRow implementing the "BigGridDemo" strategy.</div> </dd> -<dt><span class="strong"><a href="./org/apache/poi/xssf/streaming/SXSSFRow.html#SXSSFRow(org.apache.poi.xssf.streaming.SXSSFSheet,%20int)">SXSSFRow(SXSSFSheet, int)</a></span> - Constructor for class org.apache.poi.xssf.streaming.<a href="./org/apache/poi/xssf/streaming/SXSSFRow.html" title="class in org.apache.poi.xssf.streaming">SXSSFRow</a></dt> -<dd> -<div class="block"><span class="strong">Deprecated.</span> -<div class="block"><i>2015-11-30 (circa POI 3.14beta1). Use <a href="./org/apache/poi/xssf/streaming/SXSSFRow.html#SXSSFRow(org.apache.poi.xssf.streaming.SXSSFSheet)"><code>SXSSFRow.SXSSFRow(SXSSFSheet)</code></a> instead.</i></div> -</div> -</dd> <dt><span class="strong"><a href="./org/apache/poi/xssf/streaming/SXSSFRow.html#SXSSFRow(org.apache.poi.xssf.streaming.SXSSFSheet)">SXSSFRow(SXSSFSheet)</a></span> - Constructor for class org.apache.poi.xssf.streaming.<a href="./org/apache/poi/xssf/streaming/SXSSFRow.html" title="class in org.apache.poi.xssf.streaming">SXSSFRow</a></dt> <dd> </dd> <dt><a href="./org/apache/poi/xssf/streaming/SXSSFRow.CellIterator.html" title="class in org.apache.poi.xssf.streaming"><span class="strong">SXSSFRow.CellIterator</span></a> - Class in <a href="./org/apache/poi/xssf/streaming/package-summary.html">org.apache.poi.xssf.streaming</a></dt> @@ -85520,7 +85355,10 @@ for streaming/read-only processing of xl <dt><span class="strong"><a href="./org/apache/poi/hssf/usermodel/EscherGraphics2d.html#transform(java.awt.geom.AffineTransform)">transform(AffineTransform)</a></span> - Method in class org.apache.poi.hssf.usermodel.<a href="./org/apache/poi/hssf/usermodel/EscherGraphics2d.html" title="class in org.apache.poi.hssf.usermodel">EscherGraphics2d</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/apache/poi/poifs/crypt/dsig/services/RelationshipTransformService.html#transform(javax.xml.crypto.Data,%20javax.xml.crypto.XMLCryptoContext)">transform(Data, XMLCryptoContext)</a></span> - Method in class org.apache.poi.poifs.crypt.dsig.services.<a href="./org/apache/poi/poifs/crypt/dsig/services/RelationshipTransformService.html" title="class in org.apache.poi.poifs.crypt.dsig.services">RelationshipTransformService</a></dt> -<dd> </dd> +<dd> +<div class="block">The relationships transform takes the XML document from the Relationships part + and converts it to another XML document.</div> +</dd> <dt><span class="strong"><a href="./org/apache/poi/poifs/crypt/dsig/services/RelationshipTransformService.html#transform(javax.xml.crypto.Data,%20javax.xml.crypto.XMLCryptoContext,%20java.io.OutputStream)">transform(Data, XMLCryptoContext, OutputStream)</a></span> - Method in class org.apache.poi.poifs.crypt.dsig.services.<a href="./org/apache/poi/poifs/crypt/dsig/services/RelationshipTransformService.html" title="class in org.apache.poi.poifs.crypt.dsig.services">RelationshipTransformService</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/apache/poi/sl/draw/SLGraphics.html#transform(java.awt.geom.AffineTransform)">transform(AffineTransform)</a></span> - Method in class org.apache.poi.sl.draw.<a href="./org/apache/poi/sl/draw/SLGraphics.html" title="class in org.apache.poi.sl.draw">SLGraphics</a></dt> @@ -90774,10 +90612,6 @@ the order they are declared.</div> <dd> </dd> <dt><span class="strong"><a href="./org/apache/poi/xslf/usermodel/XMLSlideShow.html#XMLSlideShow(java.io.InputStream)">XMLSlideShow(InputStream)</a></span> - Constructor for class org.apache.poi.xslf.usermodel.<a href="./org/apache/poi/xslf/usermodel/XMLSlideShow.html" title="class in org.apache.poi.xslf.usermodel">XMLSlideShow</a></dt> <dd> </dd> -<dt><a href="./org/apache/poi/util/XmlSort.html" title="class in org.apache.poi.util"><span class="strong">XmlSort</span></a> - Class in <a href="./org/apache/poi/util/package-summary.html">org.apache.poi.util</a></dt> -<dd> </dd> -<dt><span class="strong"><a href="./org/apache/poi/util/XmlSort.html#XmlSort()">XmlSort()</a></span> - Constructor for class org.apache.poi.util.<a href="./org/apache/poi/util/XmlSort.html" title="class in org.apache.poi.util">XmlSort</a></dt> -<dd> </dd> <dt><a href="./org/apache/poi/xdgf/usermodel/XmlVisioDocument.html" title="class in org.apache.poi.xdgf.usermodel"><span class="strong">XmlVisioDocument</span></a> - Class in <a href="./org/apache/poi/xdgf/usermodel/package-summary.html">org.apache.poi.xdgf.usermodel</a></dt> <dd> <div class="block">This is your high-level starting point for working with Visio XML
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=1800210&r1=1800209&r2=1800210&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 Wed Jun 28 23:22:37 2017 @@ -161,13 +161,6 @@ implements <a href="../../../../../org/a <h3>Fields inherited from class org.apache.poi.hssf.usermodel.<a href="../../../../../org/apache/poi/hssf/usermodel/HSSFAnchor.html" title="class in org.apache.poi.hssf.usermodel">HSSFAnchor</a></h3> <code><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFAnchor.html#_isHorizontallyFlipped">_isHorizontallyFlipped</a>, <a href="../../../../../org/apache/poi/hssf/usermodel/HSSFAnchor.html#_isVerticallyFlipped">_isVerticallyFlipped</a></code></li> </ul> -<ul class="blockList"> -<li class="blockList"><a name="fields_inherited_from_class_org.apache.poi.ss.usermodel.ClientAnchor"> -<!-- --> -</a> -<h3>Fields inherited from interface org.apache.poi.ss.usermodel.<a href="../../../../../org/apache/poi/ss/usermodel/ClientAnchor.html" title="interface in org.apache.poi.ss.usermodel">ClientAnchor</a></h3> -<code><a href="../../../../../org/apache/poi/ss/usermodel/ClientAnchor.html#DONT_MOVE_AND_RESIZE">DONT_MOVE_AND_RESIZE</a>, <a href="../../../../../org/apache/poi/ss/usermodel/ClientAnchor.html#MOVE_AND_RESIZE">MOVE_AND_RESIZE</a>, <a href="../../../../../org/apache/poi/ss/usermodel/ClientAnchor.html#MOVE_DONT_RESIZE">MOVE_DONT_RESIZE</a></code></li> -</ul> </li> </ul> <!-- ======== CONSTRUCTOR SUMMARY ======== --> @@ -336,33 +329,25 @@ implements <a href="../../../../../org/a </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFClientAnchor.html#setAnchorType(int)">setAnchorType</a></strong>(int anchorType)</code> -<div class="block"><strong>Deprecated.</strong> -<div class="block"><i>POI 3.15. Use <a href="../../../../../org/apache/poi/ss/usermodel/ClientAnchor.html#setAnchorType(org.apache.poi.ss.usermodel.ClientAnchor.AnchorType)"><code>ClientAnchor.setAnchorType(AnchorType)</code></a> instead.</i></div> -</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/HSSFClientAnchor.html#setCol1(int)">setCol1</a></strong>(int col1)</code> <div class="block">Sets the column (0 based) of the first cell.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFClientAnchor.html#setCol1(short)">setCol1</a></strong>(short col1)</code> </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/HSSFClientAnchor.html#setCol2(int)">setCol2</a></strong>(int col2)</code> <div class="block">Returns the column (0 based) of the second cell.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFClientAnchor.html#setCol2(short)">setCol2</a></strong>(short col2)</code> </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/HSSFClientAnchor.html#setDx1(int)">setDx1</a></strong>(int dx1)</code> <div class="block">Sets the x coordinate within the first cell @@ -372,7 +357,7 @@ implements <a href="../../../../../org/a <a href="../../../../../org/apache/poi/util/Units.html#EMU_PER_PIXEL"><code>Units.EMU_PER_PIXEL</code></a></div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFClientAnchor.html#setDx2(int)">setDx2</a></strong>(int dx2)</code> <div class="block">Sets the x coordinate within the second cell @@ -382,7 +367,7 @@ implements <a href="../../../../../org/a <a href="../../../../../org/apache/poi/util/Units.html#EMU_PER_PIXEL"><code>Units.EMU_PER_PIXEL</code></a></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/HSSFClientAnchor.html#setDy1(int)">setDy1</a></strong>(int dy1)</code> <div class="block">Sets the y coordinate within the first cell @@ -392,7 +377,7 @@ implements <a href="../../../../../org/a <a href="../../../../../org/apache/poi/util/Units.html#EMU_PER_PIXEL"><code>Units.EMU_PER_PIXEL</code></a></div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFClientAnchor.html#setDy2(int)">setDy2</a></strong>(int dy2)</code> <div class="block">Sets the y coordinate within the second cell @@ -402,13 +387,13 @@ implements <a href="../../../../../org/a <a href="../../../../../org/apache/poi/util/Units.html#EMU_PER_PIXEL"><code>Units.EMU_PER_PIXEL</code></a></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/HSSFClientAnchor.html#setRow1(int)">setRow1</a></strong>(int row1)</code> <div class="block">Returns the row (0 based) of the first cell.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFClientAnchor.html#setRow2(int)">setRow2</a></strong>(int row2)</code> <div class="block">Returns the row (0 based) of the first cell.</div> @@ -540,7 +525,7 @@ implements <a href="../../../../../org/a <pre>public short getCol1()</pre> <div class="block"><strong>Description copied from interface: <code><a href="../../../../../org/apache/poi/ss/usermodel/ClientAnchor.html#getCol1()">ClientAnchor</a></code></strong></div> <div class="block">Returns the column (0 based) of the first cell, or -1 if there is no top-left anchor cell. - This is the case for absolute positioning (AnchorType<a href="../../../../../org/apache/poi/ss/usermodel/ClientAnchor.html#DONT_MOVE_AND_RESIZE"><code>ClientAnchor.DONT_MOVE_AND_RESIZE</code></a>).</div> + This is the case for absolute positioning (AnchorType<code>#DONT_MOVE_AND_RESIZE</code>).</div> <dl> <dt><strong>Specified by:</strong></dt> <dd><code><a href="../../../../../org/apache/poi/ss/usermodel/ClientAnchor.html#getCol1()">getCol1</a></code> in interface <code><a href="../../../../../org/apache/poi/ss/usermodel/ClientAnchor.html" title="interface in org.apache.poi.ss.usermodel">ClientAnchor</a></code></dd> @@ -782,22 +767,6 @@ implements <a href="../../../../../org/a <dd>POI 3.14</dd></dl> </li> </ul> -<a name="setAnchorType(int)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>setAnchorType</h4> -<pre><a href="../../../../../org/apache/poi/util/Removal.html" title="annotation in org.apache.poi.util">@Removal</a>(<a href="../../../../../org/apache/poi/util/Removal.html#version()">version</a>="3.17") -public void setAnchorType(int anchorType)</pre> -<div class="block"><span class="strong">Deprecated.</span> <i>POI 3.15. Use <a href="../../../../../org/apache/poi/ss/usermodel/ClientAnchor.html#setAnchorType(org.apache.poi.ss.usermodel.ClientAnchor.AnchorType)"><code>ClientAnchor.setAnchorType(AnchorType)</code></a> instead.</i></div> -<div class="block">Sets the anchor type</div> -<dl> -<dt><strong>Specified by:</strong></dt> -<dd><code><a href="../../../../../org/apache/poi/ss/usermodel/ClientAnchor.html#setAnchorType(int)">setAnchorType</a></code> in interface <code><a href="../../../../../org/apache/poi/ss/usermodel/ClientAnchor.html" title="interface in org.apache.poi.ss.usermodel">ClientAnchor</a></code></dd> -<dt><span class="strong">Parameters:</span></dt><dd><code>anchorType</code> - the anchor type to set</dd></dl> -</li> -</ul> <a name="equals(java.lang.Object)"> <!-- --> </a> Modified: poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/HSSFCreationHelper.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/HSSFCreationHelper.html?rev=1800210&r1=1800209&r2=1800210&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/HSSFCreationHelper.html (original) +++ poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/HSSFCreationHelper.html Wed Jun 28 23:22:37 2017 @@ -124,6 +124,19 @@ implements <a href="../../../../../org/a <th class="colLast" scope="col">Method and Description</th> </tr> <tr class="altColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/poi/ss/util/AreaReference.html" title="class in org.apache.poi.ss.util">AreaReference</a></code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFCreationHelper.html#createAreaReference(org.apache.poi.ss.util.CellReference,%20org.apache.poi.ss.util.CellReference)">createAreaReference</a></strong>(<a href="../../../../../org/apache/poi/ss/util/CellReference.html" title="class in org.apache.poi.ss.util">CellReference</a> topLeft, + <a href="../../../../../org/apache/poi/ss/util/CellReference.html" title="class in org.apache.poi.ss.util">CellReference</a> bottomRight)</code> +<div class="block">Creates an area ref from a pair of Cell References..</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/poi/ss/util/AreaReference.html" title="class in org.apache.poi.ss.util">AreaReference</a></code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFCreationHelper.html#createAreaReference(java.lang.String)">createAreaReference</a></strong>(java.lang.String reference)</code> +<div class="block">Creates an AreaReference.</div> +</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/HSSFCreationHelper.html#createClientAnchor()">createClientAnchor</a></strong>()</code> <div class="block">Creates a HSSFClientAnchor.</div> @@ -155,14 +168,6 @@ implements <a href="../../../../../org/a </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFHyperlink.html" title="class in org.apache.poi.hssf.usermodel">HSSFHyperlink</a></code></td> -<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFCreationHelper.html#createHyperlink(int)">createHyperlink</a></strong>(int type)</code> -<div class="block"><strong>Deprecated.</strong> -<div class="block"><i>POI 3.15 beta 3. Use <a href="../../../../../org/apache/poi/hssf/usermodel/HSSFCreationHelper.html#createHyperlink(org.apache.poi.common.usermodel.HyperlinkType)"><code>createHyperlink(HyperlinkType)</code></a> instead.</i></div> -</div> -</td> -</tr> -<tr class="altColor"> <td class="colFirst"><code><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFRichTextString.html" title="class in org.apache.poi.hssf.usermodel">HSSFRichTextString</a></code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFCreationHelper.html#createRichTextString(java.lang.String)">createRichTextString</a></strong>(java.lang.String text)</code> <div class="block">Creates a new RichTextString instance</div> @@ -220,23 +225,6 @@ implements <a href="../../../../../org/a </dl> </li> </ul> -<a name="createHyperlink(int)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createHyperlink</h4> -<pre>@Deprecated -<a href="../../../../../org/apache/poi/util/Removal.html" title="annotation in org.apache.poi.util">@Removal</a>(<a href="../../../../../org/apache/poi/util/Removal.html#version()">version</a>="3.17") -public <a href="../../../../../org/apache/poi/hssf/usermodel/HSSFHyperlink.html" title="class in org.apache.poi.hssf.usermodel">HSSFHyperlink</a> createHyperlink(int type)</pre> -<div class="block"><span class="strong">Deprecated.</span> <i>POI 3.15 beta 3. Use <a href="../../../../../org/apache/poi/hssf/usermodel/HSSFCreationHelper.html#createHyperlink(org.apache.poi.common.usermodel.HyperlinkType)"><code>createHyperlink(HyperlinkType)</code></a> instead.</i></div> -<div class="block">Creates a new Hyperlink, of the given type</div> -<dl> -<dt><strong>Specified by:</strong></dt> -<dd><code><a href="../../../../../org/apache/poi/ss/usermodel/CreationHelper.html#createHyperlink(int)">createHyperlink</a></code> in interface <code><a href="../../../../../org/apache/poi/ss/usermodel/CreationHelper.html" title="interface in org.apache.poi.ss.usermodel">CreationHelper</a></code></dd> -</dl> -</li> -</ul> <a name="createHyperlink(org.apache.poi.common.usermodel.HyperlinkType)"> <!-- --> </a> @@ -285,7 +273,7 @@ public <a href="../../../../../org/ <a name="createClientAnchor()"> <!-- --> </a> -<ul class="blockListLast"> +<ul class="blockList"> <li class="blockList"> <h4>createClientAnchor</h4> <pre>public <a href="../../../../../org/apache/poi/hssf/usermodel/HSSFClientAnchor.html" title="class in org.apache.poi.hssf.usermodel">HSSFClientAnchor</a> createClientAnchor()</pre> @@ -296,6 +284,37 @@ public <a href="../../../../../org/ <dt><span class="strong">Returns:</span></dt><dd>a HSSFClientAnchor instance</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../org/apache/poi/ss/usermodel/Drawing.html" title="interface in org.apache.poi.ss.usermodel"><code>Drawing</code></a></dd></dl> </li> </ul> +<a name="createAreaReference(java.lang.String)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>createAreaReference</h4> +<pre>public <a href="../../../../../org/apache/poi/ss/util/AreaReference.html" title="class in org.apache.poi.ss.util">AreaReference</a> createAreaReference(java.lang.String reference)</pre> +<div class="block">Creates an AreaReference.</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code><a href="../../../../../org/apache/poi/ss/usermodel/CreationHelper.html#createAreaReference(java.lang.String)">createAreaReference</a></code> in interface <code><a href="../../../../../org/apache/poi/ss/usermodel/CreationHelper.html" title="interface in org.apache.poi.ss.usermodel">CreationHelper</a></code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>reference</code> - cell reference</dd> +<dt><span class="strong">Returns:</span></dt><dd>an AreaReference instance</dd></dl> +</li> +</ul> +<a name="createAreaReference(org.apache.poi.ss.util.CellReference, org.apache.poi.ss.util.CellReference)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>createAreaReference</h4> +<pre>public <a href="../../../../../org/apache/poi/ss/util/AreaReference.html" title="class in org.apache.poi.ss.util">AreaReference</a> createAreaReference(<a href="../../../../../org/apache/poi/ss/util/CellReference.html" title="class in org.apache.poi.ss.util">CellReference</a> topLeft, + <a href="../../../../../org/apache/poi/ss/util/CellReference.html" title="class in org.apache.poi.ss.util">CellReference</a> bottomRight)</pre> +<div class="block">Creates an area ref from a pair of Cell References..</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code><a href="../../../../../org/apache/poi/ss/usermodel/CreationHelper.html#createAreaReference(org.apache.poi.ss.util.CellReference,%20org.apache.poi.ss.util.CellReference)">createAreaReference</a></code> in interface <code><a href="../../../../../org/apache/poi/ss/usermodel/CreationHelper.html" title="interface in org.apache.poi.ss.usermodel">CreationHelper</a></code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>topLeft</code> - cell reference</dd><dd><code>bottomRight</code> - cell reference</dd> +<dt><span class="strong">Returns:</span></dt><dd>an AreaReference instance</dd></dl> +</li> +</ul> </li> </ul> </li> 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=1800210&r1=1800209&r2=1800210&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 Jun 28 23:22:37 2017 @@ -139,7 +139,7 @@ implements <a href="../../../../../org/a <!-- --> </a> <h3>Fields inherited from 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></h3> -<code><a href="../../../../../org/apache/poi/ss/usermodel/Font.html#ANSI_CHARSET">ANSI_CHARSET</a>, <a href="../../../../../org/apache/poi/ss/usermodel/Font.html#BOLDWEIGHT_BOLD">BOLDWEIGHT_BOLD</a>, <a href="../../../../../org/apache/poi/ss/usermodel/Font.html#BOLDWEIGHT_NORMAL">BOLDWEIGHT_NORMAL</a>, <a href="../../../../../org/apache/poi/ss/usermodel/Font.html#COLOR_NORMAL">COLOR_NORMAL</a>, <a href="../../../../../org/apache/poi/ss/usermodel/Font.html#COLOR_RED">COLOR_RED</a>, <a href="../../../../../org/apache/poi/ss/usermodel/Font.html#DEFAULT_CHARSET">DEFAULT_CHARSET</a>, <a href="../../../../../org/apache/poi/ss/usermodel/Font.html#SS_NONE">SS_NONE</a>, <a href="../../../../../org/apache/poi/ss/usermodel/Font.html#SS_SUB">SS_SUB</a>, <a href="../../../../../org/apache/poi/ss/usermodel/Font.html#SS_SUPER">SS_SUPER</a>, <a href="../../../../../org/apache/poi/ss/usermodel/Font.html#SYMBOL_CHARSET">SYMBOL_CHARSET</a>, <a href="../../../../../org/apache/poi/ss/usermodel/Font.html #U_DOUBLE">U_DOUBLE</a>, <a href="../../../../../org/apache/poi/ss/usermodel/Font.html#U_DOUBLE_ACCOUNTING">U_DOUBLE_ACCOUNTING</a>, <a href="../../../../../org/apache/poi/ss/usermodel/Font.html#U_NONE">U_NONE</a>, <a href="../../../../../org/apache/poi/ss/usermodel/Font.html#U_SINGLE">U_SINGLE</a>, <a href="../../../../../org/apache/poi/ss/usermodel/Font.html#U_SINGLE_ACCOUNTING">U_SINGLE_ACCOUNTING</a></code></li> +<code><a href="../../../../../org/apache/poi/ss/usermodel/Font.html#ANSI_CHARSET">ANSI_CHARSET</a>, <a href="../../../../../org/apache/poi/ss/usermodel/Font.html#COLOR_NORMAL">COLOR_NORMAL</a>, <a href="../../../../../org/apache/poi/ss/usermodel/Font.html#COLOR_RED">COLOR_RED</a>, <a href="../../../../../org/apache/poi/ss/usermodel/Font.html#DEFAULT_CHARSET">DEFAULT_CHARSET</a>, <a href="../../../../../org/apache/poi/ss/usermodel/Font.html#SS_NONE">SS_NONE</a>, <a href="../../../../../org/apache/poi/ss/usermodel/Font.html#SS_SUB">SS_SUB</a>, <a href="../../../../../org/apache/poi/ss/usermodel/Font.html#SS_SUPER">SS_SUPER</a>, <a href="../../../../../org/apache/poi/ss/usermodel/Font.html#SYMBOL_CHARSET">SYMBOL_CHARSET</a>, <a href="../../../../../org/apache/poi/ss/usermodel/Font.html#U_DOUBLE">U_DOUBLE</a>, <a href="../../../../../org/apache/poi/ss/usermodel/Font.html#U_DOUBLE_ACCOUNTING">U_DOUBLE_ACCOUNTING</a>, <a href="../../../../../org/apache/poi/ss/usermodel/Font.html#U_NONE">U _NONE</a>, <a href="../../../../../org/apache/poi/ss/usermodel/Font.html#U_SINGLE">U_SINGLE</a>, <a href="../../../../../org/apache/poi/ss/usermodel/Font.html#U_SINGLE_ACCOUNTING">U_SINGLE_ACCOUNTING</a></code></li> </ul> </li> </ul> @@ -188,97 +188,81 @@ implements <a href="../../../../../org/a </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"><strong>Deprecated.</strong> -<div class="block"><i>3.15 beta 2. Scheduled for removal in 3.17. Use <a href="../../../../../org/apache/poi/hssf/usermodel/HSSFFont.html#getBold()"><code>getBold()</code></a> instead.</i></div> -</div> -</td> -</tr> -<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="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#getColor()">getColor</a></strong>()</code> <div class="block">get the color for the font</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#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="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#getFontHeightInPoints()">getFontHeightInPoints</a></strong>()</code> <div class="block">get the font height</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <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="altColor"> +<tr class="rowColor"> <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="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#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="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#getItalic()">getItalic</a></strong>()</code> <div class="block">get whether to use italics or not</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#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="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#getTypeOffset()">getTypeOffset</a></strong>()</code> <div class="block">get normal,super or subscript.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <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="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#hashCode()">hashCode</a></strong>()</code> </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/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> -<div class="block"><strong>Deprecated.</strong> -<div class="block"><i>3.15 beta 2. Scheduled for removal in 3.17. Use <a href="../../../../../org/apache/poi/hssf/usermodel/HSSFFont.html#setBold(boolean)"><code>setBold(boolean)</code></a> instead.</i></div> -</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/HSSFFont.html#setCharSet(byte)">setCharSet</a></strong>(byte charset)</code> @@ -601,22 +585,6 @@ implements <a href="../../../../../org/a <div class="block">get the color value for the font</div> </li> </ul> -<a name="setBoldweight(short)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>setBoldweight</h4> -<pre>public void setBoldweight(short boldweight)</pre> -<div class="block"><span class="strong">Deprecated.</span> <i>3.15 beta 2. Scheduled for removal in 3.17. Use <a href="../../../../../org/apache/poi/hssf/usermodel/HSSFFont.html#setBold(boolean)"><code>setBold(boolean)</code></a> instead.</i></div> -<div class="block">set the boldness to use</div> -<dl> -<dt><strong>Specified by:</strong></dt> -<dd><code><a href="../../../../../org/apache/poi/ss/usermodel/Font.html#setBoldweight(short)">setBoldweight</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> -<dt><span class="strong">Parameters:</span></dt><dd><code>boldweight</code> - </dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../org/apache/poi/ss/usermodel/Font.html#BOLDWEIGHT_NORMAL"><code>Font.BOLDWEIGHT_NORMAL</code></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> @@ -631,22 +599,6 @@ implements <a href="../../../../../org/a </dl> </li> </ul> -<a name="getBoldweight()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getBoldweight</h4> -<pre>public short getBoldweight()</pre> -<div class="block"><span class="strong">Deprecated.</span> <i>3.15 beta 2. Scheduled for removal in 3.17. Use <a href="../../../../../org/apache/poi/hssf/usermodel/HSSFFont.html#getBold()"><code>getBold()</code></a> instead.</i></div> -<div class="block">get the boldness to use</div> -<dl> -<dt><strong>Specified by:</strong></dt> -<dd><code><a href="../../../../../org/apache/poi/ss/usermodel/Font.html#getBoldweight()">getBoldweight</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> -<dt><span class="strong">Returns:</span></dt><dd>boldweight</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../org/apache/poi/ss/usermodel/Font.html#BOLDWEIGHT_NORMAL"><code>Font.BOLDWEIGHT_NORMAL</code></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> Modified: poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/HSSFHyperlink.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/HSSFHyperlink.html?rev=1800210&r1=1800209&r2=1800210&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/HSSFHyperlink.html (original) +++ poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/HSSFHyperlink.html Wed Jun 28 23:22:37 2017 @@ -377,7 +377,7 @@ protected HSSFHyperlink(int ty <div class="block">Construct a new hyperlink This method is internal to be used only by - <a href="../../../../../org/apache/poi/hssf/usermodel/HSSFCreationHelper.html#createHyperlink(int)"><code>HSSFCreationHelper.createHyperlink(int)</code></a>.</div> + <code>HSSFCreationHelper#createHyperlink(int)</code>.</div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>type</code> - the type of hyperlink to create</dd></dl> </li> </ul> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
