|
deegree 2.5 (2011/06/29 09:44 build-8-official) | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GetFeature | |
---|---|
org.deegree.ogcwebservices.wfs | Web Feature Service (OGC WFS Version 1.1.0). |
org.deegree.ogcwebservices.wfs.operation | |
org.deegree.portal.standard.context.control | |
org.deegree.portal.standard.gazetteer |
Uses of GetFeature in org.deegree.ogcwebservices.wfs |
---|
Methods in org.deegree.ogcwebservices.wfs with parameters of type GetFeature | |
---|---|
static GetFeatureDocument |
XMLFactory.export(GetFeature getFeature)
Exports a GetFeature instance to a GetFeatureDocument . |
static GetFeatureDocument |
XMLFactory_1_0_0.export(GetFeature getFeature)
Exports a GetFeature instance to a GetFeatureDocument . |
(package private) FeatureResult |
GetFeatureHandler.handleRequest(GetFeature getFeature)
Handles a GetFeature request by delegating the contained Query objects to different threads. |
Uses of GetFeature in org.deegree.ogcwebservices.wfs.operation |
---|
Subclasses of GetFeature in org.deegree.ogcwebservices.wfs.operation | |
---|---|
class |
AugmentableGetFeature
"Proxy" GetFeature request object, only created by create(Map) if the FEATUREID parameter is used
without TYPENAME parameter. |
class |
GetFeatureWithLock
Represents a GetFeatureWithLock request to a web feature service. |
Methods in org.deegree.ogcwebservices.wfs.operation that return GetFeature | |
---|---|
static GetFeature |
GetFeature.create(java.util.Map<java.lang.String,java.lang.String> kvp)
Creates a new GetFeature request from the given map. |
static GetFeature |
GetFeature.create(java.lang.String id,
org.w3c.dom.Element root)
Creates a new GetFeature instance from a document that contains the DOM representation of the
request. |
static GetFeature |
GetFeature.create(java.lang.String id,
java.lang.String request)
Creates a new GetFeature instance from the given key-value pair encoded request. |
static GetFeature |
GetFeature.create(java.lang.String version,
java.lang.String id,
GetFeature.RESULT_TYPE resultType,
java.lang.String outputFormat,
java.lang.String handle,
int maxFeatures,
int startPosition,
int traverseXLinkDepth,
int traverseXLinkExpiry,
Query[] queries)
Creates a new GetFeature instance from the given parameters. |
GetFeature |
GetFeatureDocument.parse(java.lang.String id)
Parses the underlying document into a GetFeature request object. |
Uses of GetFeature in org.deegree.portal.standard.context.control |
---|
Methods in org.deegree.portal.standard.context.control that return GetFeature | |
---|---|
protected GetFeature |
DownloadListener.createGetFeatureRequest(DownloadListener.FeatureTemplate ft,
java.lang.String version,
QualifiedName ftName,
QualifiedName gtName,
GetFeature.RESULT_TYPE resultType)
creates a GetFeature request considering the feature type (ID) and the bounding box encapsulated in the passed FeatureTemplate |
Uses of GetFeature in org.deegree.portal.standard.gazetteer |
---|
Methods in org.deegree.portal.standard.gazetteer with parameters of type GetFeature | |
---|---|
protected FeatureCollection |
AbstractGazetteerCommand.performGetFeature(WFSCapabilities capabilities,
GetFeature getFeature)
|
|
deegree 2.5 (2011/06/29 09:44 build-8-official) | |||||||||
PREV NEXT | FRAMES NO FRAMES |
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org