org.geotools.feature
Class FeatureTypeImpl

java.lang.Object
  extended byorg.geotools.feature.FeatureTypeImpl
All Implemented Interfaces:
FeatureType

public class FeatureTypeImpl
extends java.lang.Object
implements FeatureType

This is a sample implementation of the FeatureType API.

The suffix implementation is used to indicat this is a direct, straight forward implementation of the associated interface.

This serves as, my reference implementation, if you have any questions please contact me (jgarnett@refractions.net) or jump on the geotools-devel email list. There is a good chance my understanding is wrong, I expect and want feedback on this implementation.

I especially am interested in: