Hi all,

I have committed the 2.4 api changes that have been discussed over the
last while. Here is a somewhat complete summary of the changes to save
you wading through the commit diffs.

* AttributeType,Feature,FeautreType api changes, this involves:
   - The method additions described in GEOT-1372
   - Changed return type of getBounds() to ReferencedEnvelope
   - For each method addition, I have deprecated the method it will
replace in 2.5
   - Updated all the implementations, making the old method final and a
straight call through to the new version
   - Updated all subclasses / sub interfaces of Feature /
FeautreCollection to return ReferencedEnvelope

* ReferencedEnvelope, JTS, CSTransformer, DefaultCSTransformer
  - Moved from main to api because of dependency from Feature on
ReferencedEnvelope

* ReferencedEnvelope api changes:
  - removed deprecated constructor which took an opengis.geometry.Envelope
  - updated calls to deprecated constructor

Just for reference this change was committed at revision 26185.

-Justin

-- 
Justin Deoliveira
The Open Planning Project
http://topp.openplans.org


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to