Uses of Interface
net.opengis.wfs.FeatureTypeType
- 
Packages that use FeatureTypeType Package Description net.opengis.wfs net.opengis.wfs.impl org.geotools.data.wfs.internal.v1_x 
- 
- 
Uses of FeatureTypeType in net.opengis.wfsMethods in net.opengis.wfs that return FeatureTypeType Modifier and Type Method Description FeatureTypeTypeWfsFactory. createFeatureTypeType()Returns a new object of class 'Feature Type Type'.
- 
Uses of FeatureTypeType in net.opengis.wfs.implClasses in net.opengis.wfs.impl that implement FeatureTypeType Modifier and Type Class Description classFeatureTypeTypeImplAn implementation of the model object 'Feature Type Type'.Methods in net.opengis.wfs.impl that return FeatureTypeType Modifier and Type Method Description FeatureTypeTypeWfsFactoryImpl. createFeatureTypeType()
- 
Uses of FeatureTypeType in org.geotools.data.wfs.internal.v1_xMethods in org.geotools.data.wfs.internal.v1_x that return FeatureTypeType Modifier and Type Method Description FeatureTypeTypeMapServerWFSStrategy. translateTypeInfo(FeatureTypeType typeInfo)protected FeatureTypeTypeStrictWFS_1_x_Strategy. translateTypeInfo(FeatureTypeType typeInfo)Any server specific translation of type information such as setting correct namespaceMethods in org.geotools.data.wfs.internal.v1_x with parameters of type FeatureTypeType Modifier and Type Method Description FeatureTypeTypeMapServerWFSStrategy. translateTypeInfo(FeatureTypeType typeInfo)protected FeatureTypeTypeStrictWFS_1_x_Strategy. translateTypeInfo(FeatureTypeType typeInfo)Any server specific translation of type information such as setting correct namespaceConstructors in org.geotools.data.wfs.internal.v1_x with parameters of type FeatureTypeType Constructor Description FeatureTypeInfoImpl(FeatureTypeType eType, WFSConfig config)
 
-