Return-Path: Delivered-To: apmail-xmlgraphics-batik-users-archive@www.apache.org Received: (qmail 42981 invoked from network); 12 Jul 2006 14:37:13 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 12 Jul 2006 14:37:13 -0000 Received: (qmail 16873 invoked by uid 500); 12 Jul 2006 14:37:12 -0000 Delivered-To: apmail-xmlgraphics-batik-users-archive@xmlgraphics.apache.org Received: (qmail 16860 invoked by uid 500); 12 Jul 2006 14:37:11 -0000 Mailing-List: contact batik-users-help@xmlgraphics.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: batik-users@xmlgraphics.apache.org Delivered-To: mailing list batik-users@xmlgraphics.apache.org Received: (qmail 16848 invoked by uid 99); 12 Jul 2006 14:37:11 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 12 Jul 2006 07:37:11 -0700 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=DNS_FROM_RFC_ABUSE,HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of charlesabreu@gmail.com designates 64.233.184.234 as permitted sender) Received: from [64.233.184.234] (HELO wr-out-0506.google.com) (64.233.184.234) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 12 Jul 2006 07:37:11 -0700 Received: by wr-out-0506.google.com with SMTP id 69so134991wri for ; Wed, 12 Jul 2006 07:36:48 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=GKJmD/O/9ueBKJ5SOtJE4+izzY8LYSVSHv8ub9uT+4OVvEP2YWH1z8bv12/wJfsq+ffDNZTYeYYKfA2B/cQELnnybtMmTnchhpzY7QzUdwKXDNPFRjmPkz9hzxJeijOAVurYDXO3ktAmOyU4CG9kp/H5V7KUXe98/erVMBMV9JY= Received: by 10.82.109.13 with SMTP id h13mr91916buc; Wed, 12 Jul 2006 07:36:48 -0700 (PDT) Received: by 10.78.19.14 with HTTP; Wed, 12 Jul 2006 07:36:46 -0700 (PDT) Message-ID: <1b59460e0607120736q3318a992vc43184402bb90be7@mail.gmail.com> Date: Wed, 12 Jul 2006 11:36:46 -0300 From: "Charles Abreu" To: batik-users@xmlgraphics.apache.org Subject: Re: GraphicsNode from an Element In-Reply-To: <1152584238.2489.1.camel@localhost.localdomain> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_1882_4517662.1152715006024" References: <1b59460e0607101225m63cd634dn3755a44a589b0bce@mail.gmail.com> <1152584238.2489.1.camel@localhost.localdomain> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N ------=_Part_1882_4517662.1152715006024 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline And from where I get the bridgeContex? I tried to use the bridgeContext field inside the svgCanvas, but its getGraphicsNode() only retuns null. On 7/10/06, Tonny Kohar 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: batik-users-unsubscribe@xmlgraphics.apache.org > For additional commands, e-mail: batik-users-help@xmlgraphics.apache.org > > ------=_Part_1882_4517662.1152715006024 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline And from where I get the bridgeContex? I tried to use the bridgeContext field inside the svgCanvas, but its getGraphicsNode() only retuns null.


On 7/10/06, Tonny Kohar <tonny@kiyut.com> 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: batik-users-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: batik-users-help@xmlgraphics.apache.org



------=_Part_1882_4517662.1152715006024--