On 16 June 2010 02:21, Tomas Cea wrote: > > In other way...Can I add different geometry type in the same layer of a > MapContext?? >
Hello Tomas, This is possible if you are working with a data source that can handle general Geometry objects. I think there was a recent thread about doing this with an in-memory feature collection. However it gets more involved if you want to draw features with different Geometry classes in different ways. It will almost always be easier to have each Geometry type in a separate map layer and display them together. Michael ------------------------------------------------------------------------------ ThinkGeek and WIRED's GeekDad team up for the Ultimate GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the lucky parental unit. See the prize list and enter to win: http://p.sf.net/sfu/thinkgeek-promo _______________________________________________ Geotools-gt2-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users
