You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by bu...@apache.org on 2012/06/14 01:00:22 UTC

[Bug 53413] New: [GSoC] Improved work with shapes. HSSF

https://issues.apache.org/bugzilla/show_bug.cgi?id=53413

          Priority: P2
            Bug ID: 53413
          Assignee: dev@poi.apache.org
           Summary: [GSoC] Improved work with shapes. HSSF
          Severity: normal
    Classification: Unclassified
          Reporter: superrubiroyd@gmail.com
          Hardware: PC
            Status: NEW
           Version: unspecified
         Component: HSSF
           Product: POI

Created attachment 28937
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=28937&action=edit
patch

-- 
You are receiving this mail because:
You are the assignee for the bug.

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


[Bug 53413] [GSoC] Improved work with shapes. HSSF

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=53413

--- Comment #1 from Evgeniy Berlog <su...@gmail.com> ---
Created attachment 28938
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=28938&action=edit
file for tests(added rectangle sheet)

-- 
You are receiving this mail because:
You are the assignee for the bug.

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


[Bug 53413] [GSoC] Improved work with shapes. HSSF

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=53413

Evgeniy Berlog <su...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #28938|0                           |1
        is obsolete|                            |

--- Comment #2 from Evgeniy Berlog <su...@gmail.com> ---
Created attachment 28958
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=28958&action=edit
file for test with shapes

-- 
You are receiving this mail because:
You are the assignee for the bug.

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


[Bug 53413] [GSoC] Improved work with shapes. HSSF

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=53413

Evgeniy Berlog <su...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
                 OS|                            |All

-- 
You are receiving this mail because:
You are the assignee for the bug.

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


[Bug 53413] [GSoC] Improved work with shapes. HSSF

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=53413

Evgeniy Berlog <su...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #28937|0                           |1
        is obsolete|                            |

--- Comment #3 from Evgeniy Berlog <su...@gmail.com> ---
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: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org