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 A2D3418C02 for ; Thu, 7 Jan 2016 17:20:02 +0000 (UTC) Received: (qmail 68434 invoked by uid 500); 7 Jan 2016 17:20:02 -0000 Delivered-To: apmail-poi-commits-archive@poi.apache.org Received: (qmail 68393 invoked by uid 500); 7 Jan 2016 17:20:02 -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 68384 invoked by uid 99); 7 Jan 2016 17:20:02 -0000 Received: from Unknown (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 07 Jan 2016 17:20:02 +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 D6CD818050E for ; Thu, 7 Jan 2016 17:20:01 +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-west.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id MWsEk745aww4 for ; Thu, 7 Jan 2016 17:19:31 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-us-west.apache.org (ASF Mail Server at mx1-us-west.apache.org) with ESMTP id 132F2231B6 for ; Thu, 7 Jan 2016 17:19:13 +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 9F614E4898 for ; Thu, 7 Jan 2016 17:19:11 +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 8A7F73A253C for ; Thu, 7 Jan 2016 17:19:11 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1723595 [22/47] - in /poi/site/publish/apidocs/org/apache/poi/xdgf: exceptions/ exceptions/class-use/ extractor/ extractor/class-use/ geom/ geom/class-use/ usermodel/ usermodel/class-use/ usermodel/section/ usermodel/section/class-use/ use... Date: Thu, 07 Jan 2016 17:19:09 -0000 To: commits@poi.apache.org From: nick@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20160107171911.8A7F73A253C@svn01-us-west.apache.org> Modified: poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/class-use/XmlVisioDocument.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/class-use/XmlVisioDocument.html?rev=1723595&r1=1723594&r2=1723595&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/class-use/XmlVisioDocument.html (original) +++ poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/class-use/XmlVisioDocument.html Thu Jan 7 17:19:07 2016 @@ -1,236 +1,198 @@ - - - - -Uses of Class org.apache.poi.xdgf.usermodel.XmlVisioDocument (POI API Documentation) - - - - - - - - - - - -
- - +//--> + + - - - - - - - - - - - - -
- -
- + + + + + - -
-
-

-Uses of Class
org.apache.poi.xdgf.usermodel.XmlVisioDocument

-
- - - - - - - - - - - - - -
-Packages that use XmlVisioDocument
org.apache.poi.xdgf.extractor  
org.apache.poi.xdgf.util  
-  -

- - - - - -
-Uses of XmlVisioDocument in org.apache.poi.xdgf.extractor
-  -

- - - - - - - - - -
Fields in org.apache.poi.xdgf.extractor declared as XmlVisioDocument
-protected  XmlVisioDocumentXDGFVisioExtractor.document - -
-           
-  -

- - - - - - - - -
Constructors in org.apache.poi.xdgf.extractor with parameters of type XmlVisioDocument
XDGFVisioExtractor(XmlVisioDocument document) - -
-           
-  -

- - - - - -
-Uses of XmlVisioDocument in org.apache.poi.xdgf.util
-  -

- - - - - - - - - - - - - -
Methods in org.apache.poi.xdgf.util with parameters of type XmlVisioDocument
-static voidHierarchyPrinter.printHierarchy(XmlVisioDocument document, - java.lang.String outDirname) - -
-           
-static voidVsdxToPng.renderToPng(XmlVisioDocument document, - java.lang.String outDirname, - double scale, - ShapeRenderer renderer) - -
-           
-  -

-


- - +
+

Uses of Class
org.apache.poi.xdgf.usermodel.XmlVisioDocument

+
+
+ +
- - - - - - - - - - - - -
- -
- + + + + + - -
- - Copyright 2015 The Apache Software Foundation or +

+ Copyright 2016 The Apache Software Foundation or its licensors, as applicable. - - - +

+ + Modified: poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/package-frame.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/package-frame.html?rev=1723595&r1=1723594&r2=1723595&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/package-frame.html (original) +++ poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/package-frame.html Thu Jan 7 17:19:07 2016 @@ -1,64 +1,34 @@ - - - - -org.apache.poi.xdgf.usermodel (POI API Documentation) - - - - - - - - - - -org.apache.poi.xdgf.usermodel - - - - -
-Classes  - -
-XDGFBaseContents -
-XDGFCell -
-XDGFConnection -
-XDGFDocument -
-XDGFFactory -
-XDGFMaster -
-XDGFMasterContents -
-XDGFMasters -
-XDGFPage -
-XDGFPageContents -
-XDGFPages -
-XDGFPageSheet -
-XDGFRelation -
-XDGFShape -
-XDGFSheet -
-XDGFStyleSheet -
-XDGFText -
-XmlVisioDocument
- - - - + + + +org.apache.poi.xdgf.usermodel (POI API Documentation) + + + +

org.apache.poi.xdgf.usermodel

+ + + Modified: poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/package-summary.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/package-summary.html?rev=1723595&r1=1723594&r2=1723595&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/package-summary.html (original) +++ poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/package-summary.html Thu Jan 7 17:19:07 2016 @@ -1,232 +1,233 @@ - - - - -org.apache.poi.xdgf.usermodel (POI API Documentation) - - - - - - - - - - - -
- - +//--> + + - - - - - - - - - - - - -
- -
- + + + + + - -
-

-Package org.apache.poi.xdgf.usermodel -

- - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
-Class Summary
XDGFBaseContentsContainer of shapes for a page in a Visio diagram.
XDGFCellThere are a lot of different cell types.
XDGFConnectionRepresents connections in a Visio diagram.
XDGFDocumentRepresents the root document: /visio/document.xml +
+

Package org.apache.poi.xdgf.usermodel

+
+
+
    +
  • + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    Class Summary 
    ClassDescription
    XDGFBaseContents +
    Container of shapes for a page in a Visio diagram.
    +
    XDGFCell +
    There are a lot of different cell types.
    +
    XDGFConnection +
    Represents connections in a Visio diagram.
    +
    XDGFDocument +
    Represents the root document: /visio/document.xml - You're probably actually looking for XmlVisioDocument, this - only contains metadata about the root document in the OOXML package.
    XDGFFactory 
    XDGFMasterProvides the API to work with an underlying master.
    XDGFMasterContentsContains the actual contents of the master/stencil
    XDGFMastersA collection of masters (typically stencils) in a Visio document
    XDGFPageProvides the API to work with an underlying page
    XDGFPageContents 
    XDGFPagesContains a list of Page objects (not page content!)
    XDGFPageSheet 
    XDGFRelation 
    XDGFShapeA shape is a collection of Geometry Visualization, Format, Text, Images, and - Shape Data in a Drawing Page.
    XDGFSheetA sheet is a collection of properties that specify information for a shape, - master, drawing page, style, or web drawing.
    XDGFStyleSheet 
    XDGFText 
    XmlVisioDocumentThis is your high-level starting point for working with Visio XML - documents (.vsdx).
    -  - -

    -

    -
    -
    - - + You're probably actually looking for XmlVisioDocument, this + only contains metadata about the root document in the OOXML package.
+
XDGFFactory 
XDGFMaster +
Provides the API to work with an underlying master.
+
XDGFMasterContents +
Contains the actual contents of the master/stencil
+
XDGFMasters +
A collection of masters (typically stencils) in a Visio document
+
XDGFPage +
Provides the API to work with an underlying page
+
XDGFPageContents 
XDGFPages +
Contains a list of Page objects (not page content!)
+
XDGFPageSheet 
XDGFRelation 
XDGFShape +
A shape is a collection of Geometry Visualization, Format, Text, Images, and + Shape Data in a Drawing Page.
+
XDGFSheet +
A sheet is a collection of properties that specify information for a shape, + master, drawing page, style, or web drawing.
+
XDGFStyleSheet 
XDGFText 
XmlVisioDocument +
This is your high-level starting point for working with Visio XML + documents (.vsdx).
+
+ + + - - - - - - - - - - - - -
- -
- + + + + + - -
- - Copyright 2015 The Apache Software Foundation or +

+ Copyright 2016 The Apache Software Foundation or its licensors, as applicable. - - - +

+ + Modified: poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/package-tree.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/package-tree.html?rev=1723595&r1=1723594&r2=1723595&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/package-tree.html (original) +++ poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/package-tree.html Thu Jan 7 17:19:07 2016 @@ -1,169 +1,173 @@ - - - - -org.apache.poi.xdgf.usermodel Class Hierarchy (POI API Documentation) - - - - - - - - - - - -
- - +//--> + + - - - - - - - - - - - - -
- -
- + + + + + - -
-
-

-Hierarchy For Package org.apache.poi.xdgf.usermodel -

-
-
-
Package Hierarchies:
All Packages
-
-

-Class Hierarchy -

- -
- - +
+

Hierarchy For Package org.apache.poi.xdgf.usermodel

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
- - - - - - - - - - - - -
- -
- + + + + + - -
- - Copyright 2015 The Apache Software Foundation or +

+ Copyright 2016 The Apache Software Foundation or its licensors, as applicable. - - - +

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