ChristianG a écrit :
> The problem now is, the polygon needs integer-coordinates, but I've got
> geographic double values. Is it possible to use this MathTransform stuff,
> suggested by Martin before, to get image-coordinates? And, if yes, am I
> losing much accuracy due to this transformation?

What about using java.awt.geom.GeneralPath instead of Polygon?

        Martin

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Geotools-gt2-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users

Reply via email to