/[Apache-SVN]
ViewVC logotype

Revision 610608


Jump to revision: Previous Next
Author: nick
Date: Wed Jan 9 23:21:35 2008 UTC (16 years, 9 months ago)
Changed paths: 10
Log Message:
Make a start on processing shapes on a sheet out of a record. For now, doesn't actually manage to do this, but has much of the infrastructure that'll be needed. Includes ability to get an existing HSSFPatriarch for a sheet, if there are the required records, and for the HSSFPatriarch to be in a position to be given the shapes that make it up (but this isn't done yet)

Changed paths

Path Details
Directorypoi/trunk/src/java/org/apache/poi/ddf/EscherOptRecord.java modified , text changed
Directorypoi/trunk/src/java/org/apache/poi/hssf/model/Sheet.java modified , text changed
Directorypoi/trunk/src/java/org/apache/poi/hssf/model/Workbook.java modified , text changed
Directorypoi/trunk/src/java/org/apache/poi/hssf/record/AbstractEscherHolderRecord.java modified , text changed
Directorypoi/trunk/src/java/org/apache/poi/hssf/record/DrawingGroupRecord.java modified , text changed
Directorypoi/trunk/src/java/org/apache/poi/hssf/record/EscherAggregate.java modified , text changed
Directorypoi/trunk/src/java/org/apache/poi/hssf/usermodel/HSSFPatriarch.java modified , text changed
Directorypoi/trunk/src/java/org/apache/poi/hssf/usermodel/HSSFSheet.java modified , text changed
Directorypoi/trunk/src/testcases/org/apache/poi/hssf/usermodel/TestHSSFSheet.java modified , text changed
Directorypoi/trunk/src/testcases/org/apache/poi/hssf/usermodel/TestHSSFWorkbook.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26