Uses of Interface
net.opengis.wfs.WfsFactory
Packages that use WfsFactory
Package
Description
-
Uses of WfsFactory in net.opengis.wfs
Fields in net.opengis.wfs declared as WfsFactoryModifier and TypeFieldDescriptionstatic final WfsFactory
WfsFactory.eINSTANCE
The singleton instance of the factory.Methods in net.opengis.wfs that return WfsFactoryModifier and TypeMethodDescriptionWfsPackage.getWfsFactory()
Returns the factory that creates the instances of the model. -
Uses of WfsFactory in net.opengis.wfs.impl
Classes in net.opengis.wfs.impl that implement WfsFactoryMethods in net.opengis.wfs.impl that return WfsFactoryModifier and TypeMethodDescriptionWfsPackageImpl.getWfsFactory()
static WfsFactory
WfsFactoryImpl.init()
Creates the default factory implementation. -
Uses of WfsFactory in org.geotools.data.wfs.internal.v1_x
Methods in org.geotools.data.wfs.internal.v1_x with parameters of type WfsFactoryModifier and TypeMethodDescriptionprotected DeleteElementType
StrictWFS_1_x_Strategy.createDelete
(WfsFactory factory, TransactionRequest.Delete elem) protected InsertElementType
StrictWFS_1_x_Strategy.createInsert
(WfsFactory factory, TransactionRequest.Insert elem) protected UpdateElementType
StrictWFS_1_x_Strategy.createUpdate
(WfsFactory factory, TransactionRequest.Update elem) -
Uses of WfsFactory in org.geotools.wfs.bindings
Constructors in org.geotools.wfs.bindings with parameters of type WfsFactoryModifierConstructorDescription_XlinkPropertyNameBinding
(WfsFactory factory) ActionTypeBinding
(WfsFactory factory) Base_TypeNameListTypeBinding
(WfsFactory factory) BaseRequestTypeBinding
(WfsFactory factory) DeleteElementTypeBinding
(WfsFactory wfsfactory) DescribeFeatureTypeTypeBinding
(WfsFactory factory) FeatureCollectionTypeBinding
(WfsFactory factory) FeaturesLockedTypeBinding
(WfsFactory factory) FeaturesNotLockedTypeBinding
(WfsFactory factory) FeatureTypeListTypeBinding
(WfsFactory factory) FeatureTypeType_NoSRSBinding
(WfsFactory factory) FeatureTypeTypeBinding
(WfsFactory factory) GetCapabilitiesTypeBinding
(WfsFactory factory) GetFeatureTypeBinding
(WfsFactory factory) GetFeatureWithLockTypeBinding
(WfsFactory wfsfactory) GetGmlObjectTypeBinding
(WfsFactory factory) GMLObjectTypeListTypeBinding
(WfsFactory factory) GMLObjectTypeTypeBinding
(WfsFactory factory) InsertedFeatureTypeBinding
(WfsFactory factory) InsertElementTypeBinding
(WfsFactory wfsfactory) InsertResultsTypeBinding
(WfsFactory factory) LockFeatureResponseTypeBinding
(WfsFactory factory) LockFeatureTypeBinding
(WfsFactory factory) LockTypeBinding
(WfsFactory factory) MetadataURLTypeBinding
(WfsFactory factory) NativeTypeBinding
(WfsFactory factory) OperationsTypeBinding
(WfsFactory factory) OperationTypeBinding
(WfsFactory factory) OutputFormatListTypeBinding
(WfsFactory factory) PropertyTypeBinding
(WfsFactory factory) QueryTypeBinding
(WfsFactory factory) ResultTypeTypeBinding
(WfsFactory factory) TransactionResponseTypeBinding
(WfsFactory factory) TransactionResultsTypeBinding
(WfsFactory factory) TransactionSummaryTypeBinding
(WfsFactory factory) TransactionTypeBinding
(WfsFactory factory) UpdateElementTypeBinding
(WfsFactory wfsfactory) WFS_CapabilitiesTypeBinding
(WfsFactory factory) -
Uses of WfsFactory in org.geotools.wfs.v1_0
Constructors in org.geotools.wfs.v1_0 with parameters of type WfsFactoryModifierConstructorDescriptionFeatureCollectionTypeBinding
(WfsFactory factory) FeatureCollectionTypeBinding
(WfsFactory factory, Encoder encoder) InsertResultTypeBinding
(WfsFactory factory) OperationsTypeBinding
(WfsFactory factory) QueryTypeBinding
(WfsFactory factory, FilterFactory filterFactory, NamespaceContext namespaceContext) TransactionResultTypeBinding
(WfsFactory factory) -
Uses of WfsFactory in org.geotools.wfs.v1_1
Constructors in org.geotools.wfs.v1_1 with parameters of type WfsFactoryModifierConstructorDescriptionFeatureCollectionTypeBinding
(WfsFactory factory) FeatureCollectionTypeBinding
(WfsFactory factory, Encoder encoder) PropertyTypeBinding_1_1
(WfsFactory factory) Deprecated.PropertyTypeBinding_1_1
(WfsFactory factory, Configuration configuration)