| Modifier and Type | Method and Description |
|---|---|
FeatureType |
WebFeatureService.getFeature()
DOCUMENT ME!
|
| Modifier and Type | Method and Description |
|---|---|
static TreeMap<FeatureType,Vector<FeatureServiceAttribute>> |
FeatureServiceUtilities.getElementDeclarations(WFSCapabilities cap)
Creates a list of JDOM-elements containing all attributes of each FeatureType from the FeatureTypeList.
|
| Modifier and Type | Method and Description |
|---|---|
Vector<FeatureServiceAttribute> |
WFSCapabilitiesTreeModel.getChildren(FeatureType feature)
Returns all attributes of the given ElementDeclaration-object.
|
void |
WebFeatureService.setFeature(FeatureType feature)
DOCUMENT ME!
|
| Constructor and Description |
|---|
WebFeatureService(String name,
String host,
org.jdom.Element query,
List<FeatureServiceAttribute> attributes,
FeatureType feature)
Create a new uninitialised AbstractFeatureService except for the attributes provided.
|
WebFeatureService(String name,
String host,
org.jdom.Element query,
List<FeatureServiceAttribute> attributes,
FeatureType feature,
boolean reverseAxisOrder)
Create a new uninitialised AbstractFeatureService except for the attributes provided.
|
| Modifier and Type | Field and Description |
|---|---|
protected FeatureType |
WFSFeatureFactory.featureType |
| Constructor and Description |
|---|
WFSFeatureFactory(LayerProperties layerProperties,
String hostname,
FeatureType featureType,
Crs crs,
Map<String,LinkedList<org.deegree.style.se.unevaluated.Style>> styles)
private Vector
|
WFSFeatureFactory(LayerProperties layerProperties,
String hostname,
FeatureType featureType,
Crs crs,
Map<String,LinkedList<org.deegree.style.se.unevaluated.Style>> styles,
boolean reverseAxisOrder)
private Vector
|
| Modifier and Type | Method and Description |
|---|---|
FeatureType |
WFSSelectionAndCapabilities.getFeature()
Deprecated.
getFeatures()[0] should be used
|
FeatureType[] |
WFSSelectionAndCapabilities.getFeatures()
DOCUMENT ME!
|
| Modifier and Type | Method and Description |
|---|---|
static de.cismet.commons.wms.capabilities.Envelope |
CapabilityWidget.getEnvelopeFromFeatureType(FeatureType feature)
DOCUMENT ME!
|
| Constructor and Description |
|---|
WFSSelectionAndCapabilities(FeatureType feature)
Deprecated.
the constructor with the FeatureType array should be used instead
|
WFSSelectionAndCapabilities(FeatureType[] features,
boolean reverseAxisOrder)
Creates a new WFSSelectionAndCapabilities object.
|
| Modifier and Type | Method and Description |
|---|---|
static FeatureType |
WFSFacade.extractFeatureTypeFromCap(String featureName,
WFSCapabilities cap)
DOCUMENT ME!
|
static FeatureType |
WFSFacade.extractRequestedFeatureType(String request,
WFSCapabilities cap)
DOCUMENT ME!
|
| Modifier and Type | Method and Description |
|---|---|
FeatureTypeDescription |
WFSFacade.describeFeatureType(FeatureType feature)
sends a describeFeatureType request to the corresponding wfs.
|
FeatureTypeDescription |
ResponseParserFactory.getFeatureTypeDescription(String featureTypeDescription,
FeatureType feature)
DOCUMENT ME!
|
org.jdom.Element |
WFSFacade.getGetFeatureQuery(FeatureType feature)
Returns a template for a getFeature request.
|
static String |
WFSFacade.getOptimalCrsForFeature(FeatureType feature,
String mapSrs)
DOCUMENT ME!
|
String |
WFSFacade.setGetFeatureBoundingBox(String query,
XBoundingBox bbox,
FeatureType feature,
String mapCrs,
boolean reverseAxisOrder)
Set the bounding box and the srs of the given getFeature request and returns the resulting request as string.
|
String |
WFSFacade.setGetFeatureBoundingBox(String query,
XBoundingBox bbox,
FeatureType feature,
String mapCrs,
boolean reverseAxisOrder,
boolean onlyFeatureCount)
Set the bounding box and the srs of the given getFeature request and returns the resulting request as string.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<FeatureType> |
FeatureTypeList.iterator() |
| Modifier and Type | Class and Description |
|---|---|
class |
DeegreeFeatureType
DOCUMENT ME!
|
| Constructor and Description |
|---|
DeegreeFeatureTypeDescription(String featureTypeDescription,
FeatureType feature)
Creates a new DeegreeFeatureTypeDescription object.
|
Copyright © 2012–2026 cismet GmbH. All rights reserved.