Return-Path: X-Original-To: apmail-poi-commits-archive@minotaur.apache.org Delivered-To: apmail-poi-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id BA80D18577 for ; Sat, 21 Nov 2015 16:16:23 +0000 (UTC) Received: (qmail 28498 invoked by uid 500); 21 Nov 2015 16:16:23 -0000 Delivered-To: apmail-poi-commits-archive@poi.apache.org Received: (qmail 28461 invoked by uid 500); 21 Nov 2015 16:16:23 -0000 Mailing-List: contact commits-help@poi.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@poi.apache.org Delivered-To: mailing list commits@poi.apache.org Received: (qmail 28452 invoked by uid 99); 21 Nov 2015 16:16:23 -0000 Received: from Unknown (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 21 Nov 2015 16:16:23 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id 1191E180A23 for ; Sat, 21 Nov 2015 16:16:23 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 1.246 X-Spam-Level: * X-Spam-Status: No, score=1.246 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, KAM_LAZY_DOMAIN_SECURITY=1, RP_MATCHES_RCVD=-0.554] autolearn=disabled Received: from mx1-us-east.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id IrzKNF5cLlNH for ; Sat, 21 Nov 2015 16:16:09 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-us-east.apache.org (ASF Mail Server at mx1-us-east.apache.org) with ESMTP id 698C743DFB for ; Sat, 21 Nov 2015 16:16:09 +0000 (UTC) Received: from svn01-us-west.apache.org (svn.apache.org [10.41.0.6]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 97598E022D for ; Sat, 21 Nov 2015 16:16:08 +0000 (UTC) Received: from svn01-us-west.apache.org (localhost [127.0.0.1]) by svn01-us-west.apache.org (ASF Mail Server at svn01-us-west.apache.org) with ESMTP id 001E43A0567 for ; Sat, 21 Nov 2015 16:16:07 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1715541 [1/6] - in /poi/site/publish/apidocs: ./ org/apache/poi/hslf/model/ org/apache/poi/hslf/usermodel/ org/apache/poi/sl/draw/ org/apache/poi/sl/usermodel/ org/apache/poi/sl/usermodel/class-use/ org/apache/poi/xslf/usermodel/ Date: Sat, 21 Nov 2015 16:16:06 -0000 To: commits@poi.apache.org From: nick@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20151121161608.001E43A0567@svn01-us-west.apache.org> Author: nick Date: Sat Nov 21 16:16:05 2015 New Revision: 1715541 URL: http://svn.apache.org/viewvc?rev=1715541&view=rev Log: Republish javadocs Modified: poi/site/publish/apidocs/index-all.html poi/site/publish/apidocs/org/apache/poi/hslf/model/ActiveXShape.html poi/site/publish/apidocs/org/apache/poi/hslf/model/MovieShape.html poi/site/publish/apidocs/org/apache/poi/hslf/model/OLEShape.html poi/site/publish/apidocs/org/apache/poi/hslf/model/Polygon.html poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/HSLFAutoShape.html poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/HSLFBackground.html poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/HSLFConnectorShape.html poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/HSLFFreeformShape.html poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/HSLFGroupShape.html poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/HSLFLine.html poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/HSLFPictureShape.html poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/HSLFPlaceholder.html poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/HSLFShape.html poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/HSLFSimpleShape.html poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/HSLFTable.html poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/HSLFTableCell.html poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/HSLFTextBox.html poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/HSLFTextShape.html poi/site/publish/apidocs/org/apache/poi/sl/draw/DrawPictureShape.html poi/site/publish/apidocs/org/apache/poi/sl/usermodel/AutoShape.html poi/site/publish/apidocs/org/apache/poi/sl/usermodel/ConnectorShape.html poi/site/publish/apidocs/org/apache/poi/sl/usermodel/FreeformShape.html poi/site/publish/apidocs/org/apache/poi/sl/usermodel/GroupShape.html poi/site/publish/apidocs/org/apache/poi/sl/usermodel/Line.html poi/site/publish/apidocs/org/apache/poi/sl/usermodel/PictureShape.html poi/site/publish/apidocs/org/apache/poi/sl/usermodel/PlaceableShape.html poi/site/publish/apidocs/org/apache/poi/sl/usermodel/Shape.html poi/site/publish/apidocs/org/apache/poi/sl/usermodel/SimpleShape.html poi/site/publish/apidocs/org/apache/poi/sl/usermodel/TableCell.html poi/site/publish/apidocs/org/apache/poi/sl/usermodel/TableShape.html poi/site/publish/apidocs/org/apache/poi/sl/usermodel/TextBox.html poi/site/publish/apidocs/org/apache/poi/sl/usermodel/TextShape.html poi/site/publish/apidocs/org/apache/poi/sl/usermodel/class-use/PlaceableShape.html poi/site/publish/apidocs/org/apache/poi/sl/usermodel/class-use/RectAlign.html poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFAutoShape.html poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFBackground.html poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFConnectorShape.html poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFFreeformShape.html poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFGraphicFrame.html poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFGroupShape.html poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFPictureShape.html poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFShadow.html poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFSimpleShape.html poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFTable.html poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFTableCell.html poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFTextBox.html poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFTextShape.html poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/package-tree.html poi/site/publish/apidocs/overview-tree.html Modified: poi/site/publish/apidocs/index-all.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/index-all.html?rev=1715541&r1=1715540&r2=1715541&view=diff ============================================================================== --- poi/site/publish/apidocs/index-all.html (original) +++ poi/site/publish/apidocs/index-all.html Sat Nov 21 16:16:05 2015 @@ -22005,6 +22005,8 @@
Deprecated.
get the lower right hand corner column number
+
getColumnWidth(int) - Method in class org.apache.poi.hslf.usermodel.HSLFTable
+
 
getColumnWidth(HSSFSheet, int) - Static method in class org.apache.poi.hssf.converter.AbstractExcelConverter
 
getColumnWidth(int) - Method in class org.apache.poi.hssf.model.InternalSheet
@@ -22023,6 +22025,10 @@
get the width (in units of 1/256th of a character width )
+
getColumnWidth(int) - Method in interface org.apache.poi.sl.usermodel.TableShape
+
+
Gets the width (in points) of the n-th column
+
getColumnWidth(int) - Method in interface org.apache.poi.ss.usermodel.Sheet
get the width (in units of 1/256th of a character width )
@@ -35573,12 +35579,20 @@
Deprecated.
get the upper left hand corner row number
+
getRowHeight(int) - Method in class org.apache.poi.hslf.usermodel.HSLFTable
+
 
getRowHeight() - Method in class org.apache.poi.hssf.record.DefaultRowHeightRecord
get the default row height
getRowHeight() - Method in class org.apache.poi.hwpf.usermodel.TableRow
 
+
getRowHeight(int) - Method in interface org.apache.poi.sl.usermodel.TableShape
+
+
Gets the row height
+
+
getRowHeight(int) - Method in class org.apache.poi.xslf.usermodel.XSLFTable
+
 
getRowIndex() - Method in class org.apache.poi.hssf.usermodel.HSSFCell
 
getRowIndex() - Method in interface org.apache.poi.ss.formula.EvaluationCell
@@ -51414,11 +51428,11 @@
Move With Cells but Do Not Resize
-
moveAndScale(Rectangle) - Method in class org.apache.poi.hslf.usermodel.HSLFGroupShape
+
moveAndScale(Rectangle2D) - Method in class org.apache.poi.hslf.usermodel.HSLFGroupShape
Moves and scales this ShapeGroup to the specified anchor.
-
moveAndScale(Rectangle) - Method in class org.apache.poi.hslf.usermodel.HSLFTable
+
moveAndScale(Rectangle2D) - Method in class org.apache.poi.hslf.usermodel.HSLFTable
 
moveCell(HSSFCell, short) - Method in class org.apache.poi.hssf.usermodel.HSSFRow
@@ -51437,7 +51451,7 @@
Moves the given Child Records to before the supplied record
-
moveTo(float, float) - Method in class org.apache.poi.hslf.usermodel.HSLFShape
+
moveTo(double, double) - Method in class org.apache.poi.hslf.usermodel.HSLFShape
Moves the top left corner of the shape to the specified point.
@@ -59381,12 +59395,12 @@ Compound Document Format.
Resize this picture to the default size.
-
resize(Rectangle) - Method in class org.apache.poi.sl.draw.DrawPictureShape
+
resize(Rectangle2D) - Method in class org.apache.poi.sl.draw.DrawPictureShape
Fit picture shape into the target rectangle, maintaining the aspect ratio and repositioning within the target rectangle with a centered alignment.
-
resize(Rectangle, RectAlign) - Method in class org.apache.poi.sl.draw.DrawPictureShape
+
resize(Rectangle2D, RectAlign) - Method in class org.apache.poi.sl.draw.DrawPictureShape
Fit picture shape into the target rectangle, maintaining the aspect ratio and repositioning within the target rectangle based on the specified @@ -61220,13 +61234,13 @@ Compound Document Format.
 
setAlwaysCalc(boolean) - Method in class org.apache.poi.hssf.record.TableRecord
 
-
setAnchor(Rectangle) - Method in class org.apache.poi.hslf.usermodel.HSLFGroupShape
+
setAnchor(Rectangle2D) - Method in class org.apache.poi.hslf.usermodel.HSLFGroupShape
 
-
setAnchor(Rectangle) - Method in class org.apache.poi.hslf.usermodel.HSLFShape
+
setAnchor(Rectangle2D) - Method in class org.apache.poi.hslf.usermodel.HSLFShape
Sets the anchor (the bounding box rectangle) of this shape.
-
setAnchor(Rectangle) - Method in class org.apache.poi.hslf.usermodel.HSLFTableCell
+
setAnchor(Rectangle2D) - Method in class org.apache.poi.hslf.usermodel.HSLFTableCell
 
setAnchor(int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.HSSFChildAnchor
 
@@ -61239,15 +61253,15 @@ Compound Document Format.
Sets a particular anchor.
-
setAnchor(Rectangle) - Method in interface org.apache.poi.sl.usermodel.PlaceableShape
+
setAnchor(Rectangle2D) - Method in interface org.apache.poi.sl.usermodel.PlaceableShape
 
-
setAnchor(Rectangle) - Method in class org.apache.poi.xslf.usermodel.XSLFGraphicFrame
+
setAnchor(Rectangle2D) - Method in class org.apache.poi.xslf.usermodel.XSLFGraphicFrame
 
-
setAnchor(Rectangle) - Method in class org.apache.poi.xslf.usermodel.XSLFGroupShape
+
setAnchor(Rectangle2D) - Method in class org.apache.poi.xslf.usermodel.XSLFGroupShape
 
-
setAnchor(Rectangle) - Method in class org.apache.poi.xslf.usermodel.XSLFShadow
+
setAnchor(Rectangle2D) - Method in class org.apache.poi.xslf.usermodel.XSLFShadow
 
-
setAnchor(Rectangle) - Method in class org.apache.poi.xslf.usermodel.XSLFSimpleShape
+
setAnchor(Rectangle2D) - Method in class org.apache.poi.xslf.usermodel.XSLFSimpleShape
 
setAnchor(XSSFClientAnchor) - Method in class org.apache.poi.xssf.usermodel.XSSFGraphicFrame
@@ -64994,7 +65008,7 @@ Compound Document Format.
Sets the value of the ext property.
-
setExteriorAnchor(Rectangle) - Method in class org.apache.poi.hslf.usermodel.HSLFGroupShape
+
setExteriorAnchor(Rectangle2D) - Method in class org.apache.poi.hslf.usermodel.HSLFGroupShape
 
setExternSheetIndex(int) - Method in class org.apache.poi.ss.formula.ptg.Area3DPtg
 
@@ -68396,13 +68410,13 @@ Compound Document Format.
 
setIntegrityHmacValue(byte[]) - Method in class org.apache.poi.poifs.crypt.Decryptor
 
-
setInteriorAnchor(Rectangle) - Method in class org.apache.poi.hslf.usermodel.HSLFGroupShape
+
setInteriorAnchor(Rectangle2D) - Method in class org.apache.poi.hslf.usermodel.HSLFGroupShape
 
-
setInteriorAnchor(Rectangle) - Method in interface org.apache.poi.sl.usermodel.GroupShape
+
setInteriorAnchor(Rectangle2D) - Method in interface org.apache.poi.sl.usermodel.GroupShape
Sets the coordinate space of this group.
-
setInteriorAnchor(Rectangle) - Method in class org.apache.poi.xslf.usermodel.XSLFGroupShape
+
setInteriorAnchor(Rectangle2D) - Method in class org.apache.poi.xslf.usermodel.XSLFGroupShape
 
setInternalFlags(int) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Modified: poi/site/publish/apidocs/org/apache/poi/hslf/model/ActiveXShape.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hslf/model/ActiveXShape.html?rev=1715541&r1=1715540&r2=1715541&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/hslf/model/ActiveXShape.html (original) +++ poi/site/publish/apidocs/org/apache/poi/hslf/model/ActiveXShape.html Sat Nov 21 16:16:05 2015 @@ -271,7 +271,7 @@ extends HSLFShape -draw, getAnchor, getEscherChild, getEscherChild, getEscherOptRecord, getEscherProperty, getEscherProperty, getEscherProperty, getFill, getFillStyle, getFlipHorizontal, getFlipVertical, getHyperlink, getParent, getRotation, getShapeId, getShapeName, getShapeType, getSheet, getSpContainer, isPlaceholder, moveTo, setAnchor, setEscherProperty, setEscherProperty, setFlipHorizontal, setFlipVertical, setRotation, setShapeId, setShapeType, setSheet +draw, getAnchor, getEscherChild, getEscherChild, getEscherOptRecord, getEscherProperty, getEscherProperty, getEscherProperty, getFill, getFillStyle, getFlipHorizontal, getFlipVertical, getHyperlink, getParent, getRotation, getShapeId, getShapeName, getShapeType, getSheet, getSpContainer, isPlaceholder, moveTo, setAnchor, setEscherProperty, setEscherProperty, setFlipHorizontal, setFlipVertical, setRotation, setShapeId, setShapeType, setSheet Modified: poi/site/publish/apidocs/org/apache/poi/hslf/model/MovieShape.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hslf/model/MovieShape.html?rev=1715541&r1=1715540&r2=1715541&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/hslf/model/MovieShape.html (original) +++ poi/site/publish/apidocs/org/apache/poi/hslf/model/MovieShape.html Sat Nov 21 16:16:05 2015 @@ -270,7 +270,7 @@ extends HSLFShape -draw, getAnchor, getEscherChild, getEscherChild, getEscherOptRecord, getEscherProperty, getEscherProperty, getEscherProperty, getFill, getFillStyle, getFlipHorizontal, getFlipVertical, getHyperlink, getParent, getRotation, getShapeId, getShapeName, getShapeType, getSheet, getSpContainer, isPlaceholder, moveTo, setAnchor, setEscherProperty, setEscherProperty, setFlipHorizontal, setFlipVertical, setRotation, setShapeId, setShapeType, setSheet +draw, getAnchor, getEscherChild, getEscherChild, getEscherOptRecord, getEscherProperty, getEscherProperty, getEscherProperty, getFill, getFillStyle, getFlipHorizontal, getFlipVertical, getHyperlink, getParent, getRotation, getShapeId, getShapeName, getShapeType, getSheet, getSpContainer, isPlaceholder, moveTo, setAnchor, setEscherProperty, setEscherProperty, setFlipHorizontal, setFlipVertical, setRotation, setShapeId, setShapeType, setSheet Modified: poi/site/publish/apidocs/org/apache/poi/hslf/model/OLEShape.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hslf/model/OLEShape.html?rev=1715541&r1=1715540&r2=1715541&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/hslf/model/OLEShape.html (original) +++ poi/site/publish/apidocs/org/apache/poi/hslf/model/OLEShape.html Sat Nov 21 16:16:05 2015 @@ -279,7 +279,7 @@ extends HSLFShape -draw, getAnchor, getEscherChild, getEscherChild, getEscherOptRecord, getEscherProperty, getEscherProperty, getEscherProperty, getFill, getFillStyle, getFlipHorizontal, getFlipVertical, getHyperlink, getParent, getRotation, getShapeId, getShapeName, getShapeType, getSheet, getSpContainer, isPlaceholder, moveTo, setAnchor, setEscherProperty, setEscherProperty, setFlipHorizontal, setFlipVertical, setRotation, setShapeId, setShapeType, setSheet +draw, getAnchor, getEscherChild, getEscherChild, getEscherOptRecord, getEscherProperty, getEscherProperty, getEscherProperty, getFill, getFillStyle, getFlipHorizontal, getFlipVertical, getHyperlink, getParent, getRotation, getShapeId, getShapeName, getShapeType, getSheet, getSpContainer, isPlaceholder, moveTo, setAnchor, setEscherProperty, setEscherProperty, setFlipHorizontal, setFlipVertical, setRotation, setShapeId, setShapeType, setSheet Modified: poi/site/publish/apidocs/org/apache/poi/hslf/model/Polygon.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hslf/model/Polygon.html?rev=1715541&r1=1715540&r2=1715541&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/hslf/model/Polygon.html (original) +++ poi/site/publish/apidocs/org/apache/poi/hslf/model/Polygon.html Sat Nov 21 16:16:05 2015 @@ -266,7 +266,7 @@ extends HSLFShape -draw, getAnchor, getEscherChild, getEscherChild, getEscherOptRecord, getEscherProperty, getEscherProperty, getEscherProperty, getFill, getFillStyle, getFlipHorizontal, getFlipVertical, getHyperlink, getParent, getRotation, getShapeId, getShapeName, getShapeType, getSheet, getSpContainer, moveTo, setAnchor, setEscherProperty, setEscherProperty, setFlipHorizontal, setFlipVertical, setRotation, setShapeId, setShapeType +draw, getAnchor, getEscherChild, getEscherChild, getEscherOptRecord, getEscherProperty, getEscherProperty, getEscherProperty, getFill, getFillStyle, getFlipHorizontal, getFlipVertical, getHyperlink, getParent, getRotation, getShapeId, getShapeName, getShapeType, getSheet, getSpContainer, moveTo, setAnchor, setEscherProperty, setEscherProperty, setFlipHorizontal, setFlipVertical, setRotation, setShapeId, setShapeType