On the MinimumDiameter class there is a method getMininumRectangle(). That should give you what you need.

Martin

[email protected] wrote:
I need to find a minimum area bounding box for a given polygon - which could be convex or concave. Is this something possible to find using JTS? I see that there is a MinimumDiameter class but I am not sure if/how it can be used for this purpose. Any pointers are highly appreciated.

Jatin
------------------------------------------------------------------------

_______________________________________________
jts-devel mailing list
[email protected]
http://lists.refractions.net/mailman/listinfo/jts-devel

--
Martin Davis
Senior Technical Architect
Refractions Research, Inc.
(250) 383-3022

_______________________________________________
jts-devel mailing list
[email protected]
http://lists.refractions.net/mailman/listinfo/jts-devel

Reply via email to