Hi Charles,

"Charles Abreu" <[EMAIL PROTECTED]> wrote on 07/12/2006 10:36:46 AM:

> And from where I get the bridgeContex? I tried to use the bridgeContext 
field 
> inside the svgCanvas, but its getGraphicsNode() only retuns null.

    It sounds like you have a static document, if you want to
use the SVN DOM on a static SVG document in the Canvas you need 
to tell the canvas ahead of time:

        http://xmlgraphics.apache.org/batik/faqs.html#faq-21

> On 7/10/06, Tonny Kohar <[EMAIL PROTECTED]> wrote:
> Hi, 
> 
> On Mon, 2006-07-10 at 16:25 -0300, Charles Abreu wrote:
> > Hi,
> >
> > How I obtain a GraphicsNode from an Element object?
> >
> 
> GraphicsNode gn = bridgeContext.getGraphicsNode(svgElement);
> 
> Regards
> Tonny Kohar
> --
> Sketsa
> SVG Graphics Editor
> http://www.kiyut.com
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED] 


> 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to