[
https://issues.apache.org/jira/browse/ODFTOOLKIT-58?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Florian Hopf updated ODFTOOLKIT-58:
-----------------------------------
Fix Version/s: (was: 1.*)
> Chart convenient APIs
> ---------------------
>
> Key: ODFTOOLKIT-58
> URL: https://issues.apache.org/jira/browse/ODFTOOLKIT-58
> Project: ODF Toolkit
> Issue Type: Bug
> Components: java
> Affects Versions: odfdom-0.8.6
> Environment: Operating System: All
> Platform: All
> Reporter: tony wei
> Assignee: issues
> Attachments:
> ASF.LICENSE.NOT.GRANTED--bug88_ChartPresentationImageAPI.rar,
> ASF.LICENSE.NOT.GRANTED--Chart_ConvenientAPIs0926.patch
>
>
> Daisy, WeiHua and Tony together developed some API about Chart, Presentation
> and Image based on ODF use case requirements. Could someone help us to review
> these code and give your suggestion?
> Chart API
> 1. Create a chart from local data in spreadsheet
> 2. Create a chart based on cellRange in spreasheet
> 3. Create a chart in Text document
> 4. Remove a chart from document
> For implement these functions, we create ChartHandler class which manipulate
> the whole Chart object in Spreadsheet document or Chart document.
> DataSet is wrapper class for chart data. The data set is a set of data
> series. It either is a cell range address that represents data set in
> Spreadsheet document, or is a 2 dimensional data container.
> Presenation API
> 1. Insert a page after specified index
> 2. Insert a page before specified index
> 3. Move a page from current position to destination position
> 4. Create a page by template
> Image API
> 1. Delete/insert/get images from these document directly
> Add ImageHandler class which manipulate image in Text, SpreadSheet,
> Presentation document.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira