You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@poi.apache.org by Yegor Kozlov <ye...@dinom.ru> on 2006/09/26 16:25:38 UTC

Re[2]: org.apache.poi.hslf.model.ShapeGroup - getShapes()

What shapes do you have in the slide?
Text boxes, rectangles or something more complex, for example, polygons
or custom shapes?



NB> On Tue, 26 Sep 2006, Erez Eisenstein wrote:
>> class java.lang.ClassCastException - org.apache.poi.ddf.EscherOptRecord
>>
>> java.lang.ClassCastException: org.apache.poi.ddf.EscherOptRecord at
>> org.apache.poi.hslf.model.ShapeGroup.getShapes(ShapeGroup.java:59)

NB> Looks like we were just expecting the shape to be made up of 
NB> EscherContainerRecords, but they aren't always.

NB> I've applied a fix, but it would be good if you could upload the 
NB> powerpoint file to bugzilla. That way, we'll have something to test my fix 
NB> against, and make sure it's still sane

NB> Nick

NB> ---------------------------------------------------------------------
NB> To unsubscribe, e-mail: poi-user-unsubscribe@jakarta.apache.org
NB> Mailing List:     http://jakarta.apache.org/site/mail2.html#poi
NB> The Apache Jakarta Poi Project:  http://jakarta.apache.org/poi/


---------------------------------------------------------------------
To unsubscribe, e-mail: poi-user-unsubscribe@jakarta.apache.org
Mailing List:     http://jakarta.apache.org/site/mail2.html#poi
The Apache Jakarta Poi Project:  http://jakarta.apache.org/poi/