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 9C6D118A4E for ; Sat, 21 Nov 2015 21:22:42 +0000 (UTC) Received: (qmail 16278 invoked by uid 500); 21 Nov 2015 21:22:42 -0000 Delivered-To: apmail-poi-commits-archive@poi.apache.org Received: (qmail 16238 invoked by uid 500); 21 Nov 2015 21:22:42 -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 16229 invoked by uid 99); 21 Nov 2015 21:22:42 -0000 Received: from Unknown (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 21 Nov 2015 21:22:42 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id EB40BC7E1B for ; Sat, 21 Nov 2015 21:22:41 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 1.214 X-Spam-Level: * X-Spam-Status: No, score=1.214 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, KAM_LAZY_DOMAIN_SECURITY=1, RP_MATCHES_RCVD=-0.586] autolearn=disabled Received: from mx1-eu-west.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id g2W-D0i9H593 for ; Sat, 21 Nov 2015 21:22:36 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-eu-west.apache.org (ASF Mail Server at mx1-eu-west.apache.org) with ESMTP id 88FFF215DD for ; Sat, 21 Nov 2015 21:22:34 +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 DC079E0EBB for ; Sat, 21 Nov 2015 21:22:32 +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 DA2273A0046 for ; Sat, 21 Nov 2015 21:22:32 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1715579 [11/16] - in /poi/site/publish: ./ apidocs/ apidocs/org/apache/poi/ apidocs/org/apache/poi/openxml4j/opc/class-use/ apidocs/org/apache/poi/sl/usermodel/class-use/ apidocs/org/apache/poi/ss/usermodel/charts/class-use/ apidocs/org/ap... Date: Sat, 21 Nov 2015 21:22:29 -0000 To: commits@poi.apache.org From: nick@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20151121212232.DA2273A0046@svn01-us-west.apache.org> Modified: poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFWorkbook.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFWorkbook.html?rev=1715579&r1=1715578&r2=1715579&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFWorkbook.html (original) +++ poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFWorkbook.html Sat Nov 21 21:22:26 2015 @@ -169,13 +169,6 @@ implements DOCUMENT_CREATOR, OLE_OBJECT_REL_TYPE, PACK_OBJECT_REL_TYPE - Modified: poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/charts/AbstractXSSFChartSeries.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/charts/AbstractXSSFChartSeries.html?rev=1715579&r1=1715578&r2=1715579&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/charts/AbstractXSSFChartSeries.html (original) +++ poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/charts/AbstractXSSFChartSeries.html Sat Nov 21 21:22:26 2015 @@ -138,7 +138,7 @@ implements Method and Description -protected org.openxmlformats.schemas.drawingml.x2006.chart.CTSerTx +protected CTSerTx getCTSerTx()  @@ -292,7 +292,7 @@ implements
  • getCTSerTx

    -
    protected org.openxmlformats.schemas.drawingml.x2006.chart.CTSerTx getCTSerTx()
    +
    protected CTSerTx getCTSerTx()
  • Modified: poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/charts/XSSFCategoryAxis.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/charts/XSSFCategoryAxis.html?rev=1715579&r1=1715578&r2=1715579&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/charts/XSSFCategoryAxis.html (original) +++ poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/charts/XSSFCategoryAxis.html Sat Nov 21 21:22:26 2015 @@ -142,8 +142,8 @@ extends
    Constructor and Description -XSSFCategoryAxis(XSSFChart chart, - org.openxmlformats.schemas.drawingml.x2006.chart.CTCatAx ctCatAx)  +XSSFCategoryAxis(XSSFChart chart, + CTCatAx ctCatAx)  XSSFCategoryAxis(XSSFChart chart, @@ -172,23 +172,23 @@ extends -protected org.openxmlformats.schemas.drawingml.x2006.chart.CTAxPos +protected CTAxPos getCTAxPos()  -protected org.openxmlformats.schemas.drawingml.x2006.chart.CTCrosses +protected CTCrosses getCTCrosses()  -protected org.openxmlformats.schemas.drawingml.x2006.chart.CTNumFmt +protected CTNumFmt getCTNumFmt()  -protected org.openxmlformats.schemas.drawingml.x2006.chart.CTScaling +protected CTScaling getCTScaling()  -protected org.openxmlformats.schemas.drawingml.x2006.chart.CTBoolean +protected CTBoolean getDelete()  @@ -196,11 +196,11 @@ extends getId()  -protected org.openxmlformats.schemas.drawingml.x2006.chart.CTTickMark +protected CTTickMark getMajorCTTickMark()  -protected org.openxmlformats.schemas.drawingml.x2006.chart.CTTickMark +protected CTTickMark getMinorCTTickMark()  @@ -243,14 +243,14 @@ extends AxisPosition pos) - +
    • XSSFCategoryAxis

      public XSSFCategoryAxis(XSSFChart chart,
      -                org.openxmlformats.schemas.drawingml.x2006.chart.CTCatAx ctCatAx)
      + CTCatAx ctCatAx)
    @@ -277,7 +277,7 @@ extends
  • getCTAxPos

    -
    protected org.openxmlformats.schemas.drawingml.x2006.chart.CTAxPos getCTAxPos()
    +
    protected CTAxPos getCTAxPos()
    Specified by:
    getCTAxPos in class XSSFChartAxis
    @@ -290,7 +290,7 @@ extends
  • getCTNumFmt

    -
    protected org.openxmlformats.schemas.drawingml.x2006.chart.CTNumFmt getCTNumFmt()
    +
    protected CTNumFmt getCTNumFmt()
    Specified by:
    getCTNumFmt in class XSSFChartAxis
    @@ -303,7 +303,7 @@ extends
  • getCTScaling

    -
    protected org.openxmlformats.schemas.drawingml.x2006.chart.CTScaling getCTScaling()
    +
    protected CTScaling getCTScaling()
    Specified by:
    getCTScaling in class XSSFChartAxis
    @@ -316,7 +316,7 @@ extends
  • getCTCrosses

    -
    protected org.openxmlformats.schemas.drawingml.x2006.chart.CTCrosses getCTCrosses()
    +
    protected CTCrosses getCTCrosses()
    Specified by:
    getCTCrosses in class XSSFChartAxis
    @@ -329,7 +329,7 @@ extends
  • getDelete

    -
    protected org.openxmlformats.schemas.drawingml.x2006.chart.CTBoolean getDelete()
    +
    protected CTBoolean getDelete()
    Specified by:
    getDelete in class XSSFChartAxis
    @@ -342,7 +342,7 @@ extends
  • getMajorCTTickMark

    -
    protected org.openxmlformats.schemas.drawingml.x2006.chart.CTTickMark getMajorCTTickMark()
    +
    protected CTTickMark getMajorCTTickMark()
    Specified by:
    getMajorCTTickMark in class XSSFChartAxis
    @@ -355,7 +355,7 @@ extends
  • getMinorCTTickMark

    -
    protected org.openxmlformats.schemas.drawingml.x2006.chart.CTTickMark getMinorCTTickMark()
    +
    protected CTTickMark getMinorCTTickMark()
    Specified by:
    getMinorCTTickMark in class XSSFChartAxis
    Modified: poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/charts/XSSFChartAxis.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/charts/XSSFChartAxis.html?rev=1715579&r1=1715578&r2=1715579&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/charts/XSSFChartAxis.html (original) +++ poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/charts/XSSFChartAxis.html Sat Nov 21 21:22:26 2015 @@ -170,23 +170,23 @@ implements getCrosses()  -protected abstract org.openxmlformats.schemas.drawingml.x2006.chart.CTAxPos +protected abstract CTAxPos getCTAxPos()  -protected abstract org.openxmlformats.schemas.drawingml.x2006.chart.CTCrosses +protected abstract CTCrosses getCTCrosses()  -protected abstract org.openxmlformats.schemas.drawingml.x2006.chart.CTNumFmt +protected abstract CTNumFmt getCTNumFmt()  -protected abstract org.openxmlformats.schemas.drawingml.x2006.chart.CTScaling +protected abstract CTScaling getCTScaling()  -protected abstract org.openxmlformats.schemas.drawingml.x2006.chart.CTBoolean +protected abstract CTBoolean getDelete()  @@ -194,7 +194,7 @@ implements getLogBase()  -protected abstract org.openxmlformats.schemas.drawingml.x2006.chart.CTTickMark +protected abstract CTTickMark getMajorCTTickMark()  @@ -210,7 +210,7 @@ implements getMinimum()  -protected abstract org.openxmlformats.schemas.drawingml.x2006.chart.CTTickMark +protected abstract CTTickMark getMinorCTTickMark()  @@ -653,7 +653,7 @@ implements
  • getCTAxPos

    -
    protected abstract org.openxmlformats.schemas.drawingml.x2006.chart.CTAxPos getCTAxPos()
    +
    protected abstract CTAxPos getCTAxPos()
  • @@ -662,7 +662,7 @@ implements
  • getCTNumFmt

    -
    protected abstract org.openxmlformats.schemas.drawingml.x2006.chart.CTNumFmt getCTNumFmt()
    +
    protected abstract CTNumFmt getCTNumFmt()
  • @@ -671,7 +671,7 @@ implements
  • getCTScaling

    -
    protected abstract org.openxmlformats.schemas.drawingml.x2006.chart.CTScaling getCTScaling()
    +
    protected abstract CTScaling getCTScaling()
  • @@ -680,7 +680,7 @@ implements
  • getCTCrosses

    -
    protected abstract org.openxmlformats.schemas.drawingml.x2006.chart.CTCrosses getCTCrosses()
    +
    protected abstract CTCrosses getCTCrosses()
  • @@ -689,7 +689,7 @@ implements
  • getDelete

    -
    protected abstract org.openxmlformats.schemas.drawingml.x2006.chart.CTBoolean getDelete()
    +
    protected abstract CTBoolean getDelete()
  • @@ -698,7 +698,7 @@ implements
  • getMajorCTTickMark

    -
    protected abstract org.openxmlformats.schemas.drawingml.x2006.chart.CTTickMark getMajorCTTickMark()
    +
    protected abstract CTTickMark getMajorCTTickMark()
  • @@ -707,7 +707,7 @@ implements
  • getMinorCTTickMark

    -
    protected abstract org.openxmlformats.schemas.drawingml.x2006.chart.CTTickMark getMinorCTTickMark()
    +
    protected abstract CTTickMark getMinorCTTickMark()
  • Modified: poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/charts/XSSFChartLegend.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/charts/XSSFChartLegend.html?rev=1715579&r1=1715578&r2=1715579&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/charts/XSSFChartLegend.html (original) +++ poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/charts/XSSFChartLegend.html Sat Nov 21 21:22:26 2015 @@ -143,7 +143,7 @@ implements Method and Description -org.openxmlformats.schemas.drawingml.x2006.chart.CTLegend +CTLegend getCTLegend()
    Return the underlying CTLegend bean.
    @@ -220,7 +220,7 @@ implements

    getCTLegend

    @Internal
    -public org.openxmlformats.schemas.drawingml.x2006.chart.CTLegend getCTLegend()
    +public CTLegend getCTLegend()
    Return the underlying CTLegend bean.
    Returns:
    the underlying CTLegend bean
  • Modified: poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/charts/XSSFManualLayout.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/charts/XSSFManualLayout.html?rev=1715579&r1=1715578&r2=1715579&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/charts/XSSFManualLayout.html (original) +++ poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/charts/XSSFManualLayout.html Sat Nov 21 21:22:26 2015 @@ -123,15 +123,10 @@ implements Constructor and Description -XSSFManualLayout(org.openxmlformats.schemas.drawingml.x2006.chart.CTLayout ctLayout) +XSSFManualLayout(CTLayout ctLayout)
    Create a new SpreadsheetML manual layout.
    - -XSSFManualLayout(XSSFChart chart) -
    Create a new SpreadsheetML manual layout for chart.
    - -
  • @@ -148,7 +143,7 @@ implements Method and Description -org.openxmlformats.schemas.drawingml.x2006.chart.CTManualLayout +CTManualLayout getCTManualLayout()
    Return the underlying CTManualLayout bean.
    @@ -291,28 +286,17 @@ implements + -
      +
      • XSSFManualLayout

        -
        public XSSFManualLayout(org.openxmlformats.schemas.drawingml.x2006.chart.CTLayout ctLayout)
        +
        public XSSFManualLayout(CTLayout ctLayout)
        Create a new SpreadsheetML manual layout.
        Parameters:
        ctLayout - a Spreadsheet ML layout that should be used as base.
      - - - -
        -
      • -

        XSSFManualLayout

        -
        public XSSFManualLayout(XSSFChart chart)
        -
        Create a new SpreadsheetML manual layout for chart.
        -
        Parameters:
        chart - a chart to create layout for.
        -
      • -
    @@ -328,7 +312,7 @@ implements

    getCTManualLayout

    @Internal
    -public org.openxmlformats.schemas.drawingml.x2006.chart.CTManualLayout getCTManualLayout()
    +public CTManualLayout getCTManualLayout()
    Return the underlying CTManualLayout bean.
    Returns:
    the underlying CTManualLayout bean.
  • Modified: poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/charts/XSSFValueAxis.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/charts/XSSFValueAxis.html?rev=1715579&r1=1715578&r2=1715579&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/charts/XSSFValueAxis.html (original) +++ poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/charts/XSSFValueAxis.html Sat Nov 21 21:22:26 2015 @@ -143,8 +143,8 @@ implements Constructor and Description -XSSFValueAxis(XSSFChart chart, - org.openxmlformats.schemas.drawingml.x2006.chart.CTValAx ctValAx)  +XSSFValueAxis(XSSFChart chart, + CTValAx ctValAx)  XSSFValueAxis(XSSFChart chart, @@ -177,23 +177,23 @@ implements getCrossBetween()  -protected org.openxmlformats.schemas.drawingml.x2006.chart.CTAxPos +protected CTAxPos getCTAxPos()  -protected org.openxmlformats.schemas.drawingml.x2006.chart.CTCrosses +protected CTCrosses getCTCrosses()  -protected org.openxmlformats.schemas.drawingml.x2006.chart.CTNumFmt +protected CTNumFmt getCTNumFmt()  -protected org.openxmlformats.schemas.drawingml.x2006.chart.CTScaling +protected CTScaling getCTScaling()  -protected org.openxmlformats.schemas.drawingml.x2006.chart.CTBoolean +protected CTBoolean getDelete()  @@ -201,11 +201,11 @@ implements getId()  -protected org.openxmlformats.schemas.drawingml.x2006.chart.CTTickMark +protected CTTickMark getMajorCTTickMark()  -protected org.openxmlformats.schemas.drawingml.x2006.chart.CTTickMark +protected CTTickMark getMinorCTTickMark()  @@ -259,14 +259,14 @@ implements AxisPosition pos)
  • - +
    • XSSFValueAxis

      public XSSFValueAxis(XSSFChart chart,
      -             org.openxmlformats.schemas.drawingml.x2006.chart.CTValAx ctValAx)
      + CTValAx ctValAx)
  • @@ -322,7 +322,7 @@ implements
  • getCTAxPos

    -
    protected org.openxmlformats.schemas.drawingml.x2006.chart.CTAxPos getCTAxPos()
    +
    protected CTAxPos getCTAxPos()
    Specified by:
    getCTAxPos in class XSSFChartAxis
    @@ -335,7 +335,7 @@ implements
  • getCTNumFmt

    -
    protected org.openxmlformats.schemas.drawingml.x2006.chart.CTNumFmt getCTNumFmt()
    +
    protected CTNumFmt getCTNumFmt()
    Specified by:
    getCTNumFmt in class XSSFChartAxis
    @@ -348,7 +348,7 @@ implements
  • getCTScaling

    -
    protected org.openxmlformats.schemas.drawingml.x2006.chart.CTScaling getCTScaling()
    +
    protected CTScaling getCTScaling()
    Specified by:
    getCTScaling in class XSSFChartAxis
    @@ -361,7 +361,7 @@ implements
  • getCTCrosses

    -
    protected org.openxmlformats.schemas.drawingml.x2006.chart.CTCrosses getCTCrosses()
    +
    protected CTCrosses getCTCrosses()
    Specified by:
    getCTCrosses in class XSSFChartAxis
    @@ -374,7 +374,7 @@ implements
  • getDelete

    -
    protected org.openxmlformats.schemas.drawingml.x2006.chart.CTBoolean getDelete()
    +
    protected CTBoolean getDelete()
    Specified by:
    getDelete in class XSSFChartAxis
    @@ -387,7 +387,7 @@ implements
  • getMajorCTTickMark

    -
    protected org.openxmlformats.schemas.drawingml.x2006.chart.CTTickMark getMajorCTTickMark()
    +
    protected CTTickMark getMajorCTTickMark()
    Specified by:
    getMajorCTTickMark in class XSSFChartAxis
    @@ -400,7 +400,7 @@ implements
  • getMinorCTTickMark

    -
    protected org.openxmlformats.schemas.drawingml.x2006.chart.CTTickMark getMinorCTTickMark()
    +
    protected CTTickMark getMinorCTTickMark()
    Specified by:
    getMinorCTTickMark in class XSSFChartAxis
    Modified: poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/class-use/XSSFChart.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/class-use/XSSFChart.html?rev=1715579&r1=1715578&r2=1715579&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/class-use/XSSFChart.html (original) +++ poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/class-use/XSSFChart.html Sat Nov 21 21:22:26 2015 @@ -169,8 +169,8 @@ -XSSFCategoryAxis(XSSFChart chart, - org.openxmlformats.schemas.drawingml.x2006.chart.CTCatAx ctCatAx)  +XSSFCategoryAxis(XSSFChart chart, + CTCatAx ctCatAx)  XSSFCategoryAxis(XSSFChart chart, @@ -186,15 +186,10 @@ -XSSFManualLayout(XSSFChart chart) -
    Create a new SpreadsheetML manual layout for chart.
    - +XSSFValueAxis(XSSFChart chart, + CTValAx ctValAx)  -XSSFValueAxis(XSSFChart chart, - org.openxmlformats.schemas.drawingml.x2006.chart.CTValAx ctValAx)  - - XSSFValueAxis(XSSFChart chart, long id, AxisPosition pos)  Modified: poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/class-use/XSSFDataValidationConstraint.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/class-use/XSSFDataValidationConstraint.html?rev=1715579&r1=1715578&r2=1715579&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/class-use/XSSFDataValidationConstraint.html (original) +++ poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/class-use/XSSFDataValidationConstraint.html Sat Nov 21 21:22:26 2015 @@ -93,9 +93,9 @@ -XSSFDataValidation(XSSFDataValidationConstraint constraint, +XSSFDataValidation(XSSFDataValidationConstraint constraint, CellRangeAddressList regions, - org.openxmlformats.schemas.spreadsheetml.x2006.main.CTDataValidation ctDataValidation)  + CTDataValidation ctDataValidation)  Modified: poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/class-use/XSSFDialogsheet.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/class-use/XSSFDialogsheet.html?rev=1715579&r1=1715578&r2=1715579&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/class-use/XSSFDialogsheet.html (original) +++ poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/class-use/XSSFDialogsheet.html Sat Nov 21 21:22:26 2015 @@ -95,8 +95,8 @@ protected XSSFDialogsheet -XSSFWorkbook.createDialogsheet(java.lang.String sheetname, - org.openxmlformats.schemas.spreadsheetml.x2006.main.CTDialogsheet dialogsheet)  +XSSFWorkbook.createDialogsheet(java.lang.String sheetname, + CTDialogsheet dialogsheet)  Modified: poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/class-use/XSSFDrawing.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/class-use/XSSFDrawing.html?rev=1715579&r1=1715578&r2=1715579&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/class-use/XSSFDrawing.html (original) +++ poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/class-use/XSSFDrawing.html Sat Nov 21 21:22:26 2015 @@ -135,36 +135,36 @@ -XSSFConnector(XSSFDrawing drawing, - org.openxmlformats.schemas.drawingml.x2006.spreadsheetDrawing.CTConnector ctShape) +XSSFConnector(XSSFDrawing drawing, + CTConnector ctShape)
    Construct a new XSSFConnector object.
    -XSSFGraphicFrame(XSSFDrawing drawing, - org.openxmlformats.schemas.drawingml.x2006.spreadsheetDrawing.CTGraphicalObjectFrame ctGraphicFrame) +XSSFGraphicFrame(XSSFDrawing drawing, + CTGraphicalObjectFrame ctGraphicFrame)
    Construct a new XSSFGraphicFrame object.
    -XSSFPicture(XSSFDrawing drawing, - org.openxmlformats.schemas.drawingml.x2006.spreadsheetDrawing.CTPicture ctPicture) +XSSFPicture(XSSFDrawing drawing, + CTPicture ctPicture)
    Construct a new XSSFPicture object.
    -XSSFShapeGroup(XSSFDrawing drawing, - org.openxmlformats.schemas.drawingml.x2006.spreadsheetDrawing.CTGroupShape ctGroup) +XSSFShapeGroup(XSSFDrawing drawing, + CTGroupShape ctGroup)
    Construct a new XSSFSimpleShape object.
    -XSSFSimpleShape(XSSFDrawing drawing, - org.openxmlformats.schemas.drawingml.x2006.spreadsheetDrawing.CTShape ctShape)  +XSSFSimpleShape(XSSFDrawing drawing, + CTShape ctShape)  -XSSFTextBox(XSSFDrawing drawing, - org.openxmlformats.schemas.drawingml.x2006.spreadsheetDrawing.CTShape ctShape)  +XSSFTextBox(XSSFDrawing drawing, + CTShape ctShape)  Modified: poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/class-use/XSSFRow.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/class-use/XSSFRow.html?rev=1715579&r1=1715578&r2=1715579&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/class-use/XSSFRow.html (original) +++ poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/class-use/XSSFRow.html Sat Nov 21 21:22:26 2015 @@ -146,8 +146,8 @@ -XSSFCell(XSSFRow row, - org.openxmlformats.schemas.spreadsheetml.x2006.main.CTCell cell) +XSSFCell(XSSFRow row, + CTCell cell)
    Construct a XSSFCell.
    Modified: poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/class-use/XSSFSheet.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/class-use/XSSFSheet.html?rev=1715579&r1=1715578&r2=1715579&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/class-use/XSSFSheet.html (original) +++ poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/class-use/XSSFSheet.html Sat Nov 21 21:22:26 2015 @@ -249,8 +249,8 @@ void -XSSFWorkbook.parseSheet(java.util.Map<java.lang.String,XSSFSheet> shIdMap, - org.openxmlformats.schemas.spreadsheetml.x2006.main.CTSheet ctSheet) +XSSFWorkbook.parseSheet(java.util.Map<java.lang.String,XSSFSheet> shIdMap, + CTSheet ctSheet)
    Not normally to be called externally, but possibly to be overridden to avoid the DOM based parse of large sheets (see examples).
    @@ -270,7 +270,7 @@ XSSFDialogsheet(XSSFSheet sheet)  -XSSFRow(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTRow row, +XSSFRow(CTRow row, XSSFSheet sheet)
    Construct a XSSFRow.
    Modified: poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/class-use/XSSFTable.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/class-use/XSSFTable.html?rev=1715579&r1=1715578&r2=1715579&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/class-use/XSSFTable.html (original) +++ poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/class-use/XSSFTable.html Sat Nov 21 21:22:26 2015 @@ -136,9 +136,9 @@ -XSSFXmlColumnPr(XSSFTable table, - org.openxmlformats.schemas.spreadsheetml.x2006.main.CTTableColumn ctTableColum, - org.openxmlformats.schemas.spreadsheetml.x2006.main.CTXmlColumnPr ctXmlColumnPr)  +XSSFXmlColumnPr(XSSFTable table, + CTTableColumn ctTableColum, + CTXmlColumnPr ctXmlColumnPr)  Modified: poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/class-use/XSSFWorkbook.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/class-use/XSSFWorkbook.html?rev=1715579&r1=1715578&r2=1715579&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/class-use/XSSFWorkbook.html (original) +++ poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/class-use/XSSFWorkbook.html Sat Nov 21 21:22:26 2015 @@ -283,7 +283,7 @@ WorkbookEvaluator bookEvaluator)
      -XSSFName(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTDefinedName name, +XSSFName(CTDefinedName name, XSSFWorkbook workbook)
    Creates an XSSFName object - called internally by XSSFWorkbook.
    Modified: poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/extensions/XSSFCellAlignment.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/extensions/XSSFCellAlignment.html?rev=1715579&r1=1715578&r2=1715579&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/extensions/XSSFCellAlignment.html (original) +++ poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/extensions/XSSFCellAlignment.html Sat Nov 21 21:22:26 2015 @@ -115,7 +115,7 @@ extends java.lang.Object Constructor and Description -XSSFCellAlignment(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTCellAlignment cellAlignment) +XSSFCellAlignment(CTCellAlignment cellAlignment)
    Creates a Cell Alignment from the supplied XML definition
    @@ -135,7 +135,7 @@ extends java.lang.Object Method and Description -org.openxmlformats.schemas.spreadsheetml.x2006.main.CTCellAlignment +CTCellAlignment getCTCellAlignment()
    Access to low-level data
    @@ -234,13 +234,13 @@ extends java.lang.Object

    Constructor Detail

    - +
    • XSSFCellAlignment

      -
      public XSSFCellAlignment(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTCellAlignment cellAlignment)
      +
      public XSSFCellAlignment(CTCellAlignment cellAlignment)
      Creates a Cell Alignment from the supplied XML definition
      Parameters:
      cellAlignment -
    • @@ -406,7 +406,7 @@ extends java.lang.Object
    • getCTCellAlignment

      @Internal
      -public org.openxmlformats.schemas.spreadsheetml.x2006.main.CTCellAlignment getCTCellAlignment()
      +public CTCellAlignment getCTCellAlignment()
      Access to low-level data
    Modified: poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/extensions/XSSFCellBorder.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/extensions/XSSFCellBorder.html?rev=1715579&r1=1715578&r2=1715579&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/extensions/XSSFCellBorder.html (original) +++ poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/extensions/XSSFCellBorder.html Sat Nov 21 21:22:26 2015 @@ -143,12 +143,12 @@ extends java.lang.Object -XSSFCellBorder(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTBorder border) +XSSFCellBorder(CTBorder border)
    Creates a Cell Border from the supplied XML definition
    -XSSFCellBorder(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTBorder border, +XSSFCellBorder(CTBorder border, ThemesTable theme)
    Creates a Cell Border from the supplied XML definition
    @@ -185,7 +185,7 @@ extends java.lang.Object -org.openxmlformats.schemas.spreadsheetml.x2006.main.CTBorder +CTBorder getCTBorder()
    Returns the underlying XML bean.
    @@ -238,24 +238,24 @@ extends java.lang.Object

    Constructor Detail

    - +
    • XSSFCellBorder

      -
      public XSSFCellBorder(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTBorder border,
      +
      public XSSFCellBorder(CTBorder border,
                     ThemesTable theme)
      Creates a Cell Border from the supplied XML definition
    - +
    • XSSFCellBorder

      -
      public XSSFCellBorder(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTBorder border)
      +
      public XSSFCellBorder(CTBorder border)
      Creates a Cell Border from the supplied XML definition
    @@ -297,7 +297,7 @@ extends java.lang.Object
  • getCTBorder

    @Internal
    -public org.openxmlformats.schemas.spreadsheetml.x2006.main.CTBorder getCTBorder()
    +public CTBorder getCTBorder()
    Returns the underlying XML bean.
    Returns:
    CTBorder
  • Modified: poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/extensions/XSSFCellFill.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/extensions/XSSFCellFill.html?rev=1715579&r1=1715578&r2=1715579&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/extensions/XSSFCellFill.html (original) +++ poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/extensions/XSSFCellFill.html Sat Nov 21 21:22:26 2015 @@ -121,7 +121,7 @@ extends java.lang.Object -XSSFCellFill(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTFill fill) +XSSFCellFill(CTFill fill)
    Creates a CellFill from the supplied parts
    @@ -145,7 +145,7 @@ extends java.lang.Object equals(java.lang.Object o)  -org.openxmlformats.schemas.spreadsheetml.x2006.main.CTFill +CTFill getCTFill()
    Returns the underlying XML bean.
    @@ -163,7 +163,7 @@ extends java.lang.Object -org.openxmlformats.schemas.spreadsheetml.x2006.main.STPatternType.Enum +STPatternType.Enum getPatternType()
    get the fill pattern
    @@ -198,7 +198,7 @@ extends java.lang.Object void -setPatternType(org.openxmlformats.schemas.spreadsheetml.x2006.main.STPatternType.Enum patternType) +setPatternType(STPatternType.Enum patternType)
    set the fill pattern
    @@ -224,13 +224,13 @@ extends java.lang.Object

    Constructor Detail

    - +
    • XSSFCellFill

      -
      public XSSFCellFill(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTFill fill)
      +
      public XSSFCellFill(CTFill fill)
      Creates a CellFill from the supplied parts
      Parameters:
      fill - - fill
    • @@ -325,18 +325,18 @@ extends java.lang.Object
      • getPatternType

        -
        public org.openxmlformats.schemas.spreadsheetml.x2006.main.STPatternType.Enum getPatternType()
        +
        public STPatternType.Enum getPatternType()
        get the fill pattern
        Returns:
        fill pattern type. null if fill pattern is not set
      - +
      • setPatternType

        -
        public void setPatternType(org.openxmlformats.schemas.spreadsheetml.x2006.main.STPatternType.Enum patternType)
        +
        public void setPatternType(STPatternType.Enum patternType)
        set the fill pattern
        Parameters:
        patternType - fill pattern to use
      • @@ -348,7 +348,7 @@ extends java.lang.Object
      • getCTFill

        @Internal
        -public org.openxmlformats.schemas.spreadsheetml.x2006.main.CTFill getCTFill()
        +public CTFill getCTFill()
        Returns the underlying XML bean.
        Returns:
        CTFill
      • Modified: poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/extensions/XSSFHeaderFooter.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/extensions/XSSFHeaderFooter.html?rev=1715579&r1=1715578&r2=1715579&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/extensions/XSSFHeaderFooter.html (original) +++ poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/extensions/XSSFHeaderFooter.html Sat Nov 21 21:22:26 2015 @@ -217,7 +217,7 @@ implements Constructor and Description -XSSFHeaderFooter(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTHeaderFooter headerFooter) +XSSFHeaderFooter(CTHeaderFooter headerFooter)
        Create an instance of XSSFHeaderFooter from the supplied XML bean
        @@ -250,7 +250,7 @@ implements -org.openxmlformats.schemas.spreadsheetml.x2006.main.CTHeaderFooter +CTHeaderFooter getHeaderFooter()
        Returns the underlying CTHeaderFooter xml bean
        @@ -332,13 +332,13 @@ implements +
        • XSSFHeaderFooter

          -
          public XSSFHeaderFooter(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTHeaderFooter headerFooter)
          +
          public XSSFHeaderFooter(CTHeaderFooter headerFooter)
          Create an instance of XSSFHeaderFooter from the supplied XML bean
          Parameters:
          headerFooter -
        • @@ -358,7 +358,7 @@ implements

          getHeaderFooter

          @Internal
          -public org.openxmlformats.schemas.spreadsheetml.x2006.main.CTHeaderFooter getHeaderFooter()
          +public CTHeaderFooter getHeaderFooter()
          Returns the underlying CTHeaderFooter xml bean
          Returns:
          the underlying CTHeaderFooter xml bean
          --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscribe@poi.apache.org For additional commands, e-mail: commits-help@poi.apache.org