https://issues.apache.org/bugzilla/show_bug.cgi?id=53413
Evgeniy Berlog <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #28937|0 |1 is obsolete| | --- Comment #3 from Evgeniy Berlog <[email protected]> --- Created attachment 28959 --> https://issues.apache.org/bugzilla/attachment.cgi?id=28959&action=edit improved work with shapes Patch contains 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. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
