org.geotools.data.wfs.v1_0_0.gml
Class WFSFeatureTypeTransformer
Object
WFSFeatureTypeTransformer
public class WFSFeatureTypeTransformer
- extends Object
Transform a provided SimpleFeatureType to a different CoordinteReferenceSystem.
- Since:
- 2.4
- Author:
- Jesse
- See Also:
ChoiceAttributeType
Methods inherited from class Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WFSFeatureTypeTransformer
public WFSFeatureTypeTransformer()
transform
public static SimpleFeatureType transform(SimpleFeatureType schema,
CoordinateReferenceSystem crs)
throws SchemaException
- Throws:
SchemaException
Copyright © 1996-2014 Geotools. All Rights Reserved.