How can I extract information from a object (ex:Line)? With the methods : - getAnchor(); - getMaxX()); - anchor.getMaxY(); - anchor.getMinX(); - anchor.getMinY(); And the fields: - anchor.x; - anchor.y; - anchor.height; - anchor.width; I can extract information on the rectangle that contains the object.....so how can I extract information from the specified object (ex:in the case of the line ..... The start point and the end point......) ?
-- View this message in context: http://www.nabble.com/How-can-I-extract-information-from-a-object--tf2761403.html#a7698753 Sent from the POI - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] Mailing List: http://jakarta.apache.org/site/mail2.html#poi The Apache Jakarta Poi Project: http://jakarta.apache.org/poi/