Sunburned Surveyor a écrit :
> Envelope
> Envelope2D
> EnvelopeExample
> org.geotools.geometry.iso.coordinate.EnvelopeImpl
> org.geometry.jts.spatialschema.geometry.EnvelopeImpl

I was not aware of "EnvelopeExample".

There is the Envelopes I'm aware of:


GeneralEnvelope
----------------------------------------------------
a general-purpose, n-dimensional, GeoAPI Envelope implementation.


Envelope2D
----------------------------------------------------
a specialisation in the 2D case, extending java.awt.geom.Rectangle2D and thus 
serving as a bridge between GeoAPI Envelope interface and Java2D.


ReferencedEnvelope (could be called "EnvelopeJTS")
----------------------------------------------------
a specialisation in the 2.5D case, extending JTS Envelope and thus serving as a 
bridge between GeoAPI Envelope interface and JTS.


org.geotools.geometry.iso.coordinate.EnvelopeImpl
----------------------------------------------------
was an independant effort and could probably be replaced by existing 
GeneralEnvelope.

org.geometry.jts.spatialschema.geometry.EnvelopeImpl
----------------------------------------------------
was an independant effort and could probably be replaced by existing 
ReferencedEnvelope.


        Martin

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft 
Defy all challenges. Microsoft(R) Visual Studio 2008. 
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to