|
From: <Joh...@no...> - 2006-08-05 17:36:04
|
Hello All, I'm using v2.2 to create a Shapefile from scratch and I'm confused about the correct way to create a FeatureType. It seems that the examples I've found are marked as deprecated. e.g. FeatureTypeBuilder build = FeatureTypeFactory.newInstance(); //or FeatureType ftPoint = FeatureTypeFactory.newFeatureType(); Can someone please straiighten me out? Thanks! -- john |