/[Apache-SVN]
ViewVC logotype

Revision 1351484


Jump to revision: Previous Next
Author: berlog
Date: Mon Jun 18 20:59:32 2012 UTC (12 years, 1 month ago)
Changed paths: 17
Log Message:
Added such improvements:
1. Each shape contains EscherContainerRecord(SpContainer). Shapes get and set all properties into EscherOptRecord. 
2. HSSFShapeGroup takes coordinates from EscherSpgrRecord.
3. Added tests for creating new HSSFSimpleShape from scratch and reading from existing file
4. Improved work with anchors.

Changed paths

Path Details
Directorypoi/branches/gsoc2012/src/java/org/apache/poi/ddf/EscherClientAnchorRecord.java modified , text changed
Directorypoi/branches/gsoc2012/src/java/org/apache/poi/ddf/EscherRGBProperty.java modified , text changed
Directorypoi/branches/gsoc2012/src/java/org/apache/poi/ddf/EscherSimpleProperty.java modified , text changed
Directorypoi/branches/gsoc2012/src/java/org/apache/poi/hssf/usermodel/HSSFAnchor.java modified , text changed
Directorypoi/branches/gsoc2012/src/java/org/apache/poi/hssf/usermodel/HSSFChildAnchor.java modified , text changed
Directorypoi/branches/gsoc2012/src/java/org/apache/poi/hssf/usermodel/HSSFClientAnchor.java modified , text changed
Directorypoi/branches/gsoc2012/src/java/org/apache/poi/hssf/usermodel/HSSFComment.java modified , text changed
Directorypoi/branches/gsoc2012/src/java/org/apache/poi/hssf/usermodel/HSSFPicture.java modified , text changed
Directorypoi/branches/gsoc2012/src/java/org/apache/poi/hssf/usermodel/HSSFRectangle.java deleted
Directorypoi/branches/gsoc2012/src/java/org/apache/poi/hssf/usermodel/HSSFShape.java modified , text changed
Directorypoi/branches/gsoc2012/src/java/org/apache/poi/hssf/usermodel/HSSFShapeFactory.java modified , text changed
Directorypoi/branches/gsoc2012/src/java/org/apache/poi/hssf/usermodel/HSSFShapeGroup.java modified , text changed
Directorypoi/branches/gsoc2012/src/java/org/apache/poi/hssf/usermodel/HSSFSimpleShape.java modified , text changed
Directorypoi/branches/gsoc2012/src/java/org/apache/poi/hssf/usermodel/drawing/HSSFShapeType.java modified , text changed
Directorypoi/branches/gsoc2012/src/testcases/org/apache/poi/hssf/model/TestDrawingShapes.java added
Directorypoi/branches/gsoc2012/src/testcases/org/apache/poi/hssf/model/TestHSSFAnchor.java added
Directorypoi/branches/gsoc2012/test-data/spreadsheet/drawings.xls added

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26