Uses of Class
com.luciad.ogc.wfs.client.TLcdWFSGetFeatureRequest
Packages that use TLcdWFSGetFeatureRequest
-
Uses of TLcdWFSGetFeatureRequest in com.luciad.ogc.wfs.client
Subclasses of TLcdWFSGetFeatureRequest in com.luciad.ogc.wfs.clientModifier and TypeClassDescriptionclass
A WFSGetFeatureWithLock
request.Methods in com.luciad.ogc.wfs.client that return TLcdWFSGetFeatureRequestModifier and TypeMethodDescriptionTLcdWFSClient.createGetFeatureRequest()
Creates a new 'GetFeature' request object which is compatible with the WFS version implemented by the WFS server this client communicates with.Methods in com.luciad.ogc.wfs.client with parameters of type TLcdWFSGetFeatureRequestModifier and TypeMethodDescriptionTLcdWFSClient.getFeature
(TLcdWFSGetFeatureRequest aRequest) Performs the 'GetFeature' request.