Hi, i have an Element "shape" and then i get its bbox in this way : SVGRect shapeBound = ((SVGLocatable)shape).getBBox();
Now i want to add images (they are arrows in jpeg format) in some points of bbox...how can i do this? is there a method to add image to bbox? -- View this message in context: http://www.nabble.com/add-image-to-bounding-box-tf2773398.html#a7736246 Sent from the Batik - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
