http://markmail.org/message/znky4hbn76ytrdr5
Thomas DeWeese wrote: At any point you can get the generated subtree by calling 'svgg2d.getRoot(parent)'. So you can get the just generated element. You can also look at extending the SVGGeneratorContext (see the web page for some examples). Do I have to manually keep track of the "parent" element? Do you think it would be helpful to include a getCurrentElement() API on SVGGraphics2D? Thanks
