That sounds fine; you can use the existing code that produced GML as an example. Or you can take the approach used for SVG (the Batik library provides a graphics2d api and produced XML for each draw statement called by the existing renderer).
Jody On Sat, Jan 16, 2010 at 12:33 PM, Maciej Sawicki <[email protected]> wrote: > Hi, > I want to read shp and render it, but instead of putting it on screen > I would like create file. Unfortunately It won't be simple bitmap but > xml print specification (a little similar to Microsoft XPS) - Anoto > Functionality Document (AFD). > > regards, > Maciej Sawicki > > ------------------------------------------------------------------------------ > Throughout its 18-year history, RSA Conference consistently attracts the > world's best and brightest in the field, creating opportunities for Conference > attendees to learn about information security's most important issues through > interactions with peers, luminaries and emerging and established companies. > http://p.sf.net/sfu/rsaconf-dev2dev > _______________________________________________ > Geotools-gt2-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users > ------------------------------------------------------------------------------ Throughout its 18-year history, RSA Conference consistently attracts the world's best and brightest in the field, creating opportunities for Conference attendees to learn about information security's most important issues through interactions with peers, luminaries and emerging and established companies. http://p.sf.net/sfu/rsaconf-dev2dev _______________________________________________ Geotools-gt2-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users
