Uses of Class
com.luciad.ogc.wfs.client.TLcdWFSGetFeatureRequest
-
Uses of TLcdWFSGetFeatureRequest in com.luciad.ogc.wfs.client
Modifier and TypeClassDescriptionclass
A WFSGetFeatureWithLock
request.Modifier 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.Modifier and TypeMethodDescriptionTLcdWFSClient.getFeature
(TLcdWFSGetFeatureRequest aRequest) Performs the 'GetFeature' request.