What is the replacement for the old AttributeType.isGeometry() method?
(The method returned true if the type of this attribute was a geometry
type.)

My guess is:

AttributeType.getBinding().isAssignableFrom(Geometry.class)


But I wanted to make sure that was right before I made the change and
introduced a hard-to-track-down bug.


Thanks,



Tim Swanson 
Software Engineer


Tyler Technologies, Inc.
14142 Denver West Parkway, Suite 155
Lakewood, CO 80401
Phone:  
Fax: 303-271-1930
E-mail: [EMAIL PROTECTED]
Web: www.tylertech.com

-------------------------------------------------------------------------
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