Tonny Kohar wrote:
Try to check the GVTNode exist or not by bridgeContext.getGraphicsNode (Element) this method will return GVT node, if it succesfully create the corresponding GVT node for new added element. First check the returned GVT Node for - null or not - if not null call gvtNode.getBounds() to check the resulting rectangle geometry (x,y,w,h) is it really in the intended area space
Good tip it seems.
getBounds() is null for all shapes i add that don't appear. Where does the bounds get set or what could be causing this ? In case it helps, I've uploaded an example xml stream my servlet is generating to www.domek.be/map3.log.
Thanks Jorg
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
