Mathias Kalb wrote:
when I call "nodeHitAt" at the root node I get "null" if the mouse is
over the stroke of a node. How can I make this area sensitive for the
mouse?
I create the SVGDocument with a SAXSVGDocumentFactory from an
InputStream.
It should be (i.e. it works for me) unless you are pla
Hello,
when I call "nodeHitAt" at the root node I get "null" if the mouse is
over the stroke of a node. How can I make this area sensitive for the
mouse?
I create the SVGDocument with a SAXSVGDocumentFactory from an
InputStream.
Thanks!
Mathias Kalb