public class DeegreeFeatureType extends Object implements FeatureType
| Constructor and Description |
|---|
DeegreeFeatureType(org.deegree.ogcwebservices.wfs.capabilities.WFSFeatureType feature,
WFSCapabilities caps,
String capabilitiesUrl)
Creates a new DeegreeFeatureType object.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getAbstract()
DOCUMENT ME!
|
String |
getCapabilitiesUrl()
DOCUMENT ME!
|
String |
getDefaultSRS()
DOCUMENT ME!
|
Vector<FeatureServiceAttribute> |
getFeatureAttributes()
DOCUMENT ME!
|
String[] |
getKeywords()
DOCUMENT ME!
|
QName |
getName()
DOCUMENT ME!
|
String |
getNameOfGeometryAtrtibute()
DOCUMENT ME!
|
OperationType[] |
getOperations()
DOCUMENT ME!
|
OutputFormatType |
getOutputFormat(String name)
DOCUMENT ME!
|
OutputFormatType[] |
getOutputFormats()
DOCUMENT ME!
|
String |
getPrefixedNameString()
DOCUMENT ME!
|
String[] |
getSupportedSRS()
DOCUMENT ME!
|
String |
getTitle()
DOCUMENT ME!
|
WFSCapabilities |
getWFSCapabilities()
DOCUMENT ME!
|
org.jdom.Element |
getWFSQuery()
DOCUMENT ME!
|
de.cismet.commons.wms.capabilities.Envelope[] |
getWgs84BoundingBoxes()
DOCUMENT ME!
|
void |
setWFSQuery(org.jdom.Element query)
DOCUMENT ME!
|
public DeegreeFeatureType(org.deegree.ogcwebservices.wfs.capabilities.WFSFeatureType feature,
WFSCapabilities caps,
String capabilitiesUrl)
throws IOException,
Exception
feature - DOCUMENT ME!caps - DOCUMENT ME!capabilitiesUrl - DOCUMENT ME!IOException - DOCUMENT ME!Exception - DOCUMENT ME!public String getCapabilitiesUrl()
public QName getName()
FeatureTypegetName in interface FeatureTypepublic String getAbstract()
FeatureTypegetAbstract in interface FeatureTypepublic String getDefaultSRS()
FeatureTypegetDefaultSRS in interface FeatureTypepublic String getTitle()
FeatureTypegetTitle in interface FeatureTypepublic String[] getKeywords()
FeatureTypegetKeywords in interface FeatureTypepublic String[] getSupportedSRS()
FeatureTypegetSupportedSRS in interface FeatureTypepublic OperationType[] getOperations()
FeatureTypegetOperations in interface FeatureTypepublic OutputFormatType[] getOutputFormats()
FeatureTypegetOutputFormats in interface FeatureTypepublic OutputFormatType getOutputFormat(String name)
FeatureTypegetOutputFormat in interface FeatureTypename - DOCUMENT ME!public org.jdom.Element getWFSQuery()
FeatureTypegetWFSQuery in interface FeatureTypepublic void setWFSQuery(org.jdom.Element query)
FeatureTypesetWFSQuery in interface FeatureTypequery - DOCUMENT ME!public Vector<FeatureServiceAttribute> getFeatureAttributes()
FeatureTypegetFeatureAttributes in interface FeatureTypepublic String getNameOfGeometryAtrtibute()
FeatureTypegetNameOfGeometryAtrtibute in interface FeatureTypepublic WFSCapabilities getWFSCapabilities()
FeatureTypegetWFSCapabilities in interface FeatureTypepublic String getPrefixedNameString()
FeatureTypegetPrefixedNameString in interface FeatureTypepublic de.cismet.commons.wms.capabilities.Envelope[] getWgs84BoundingBoxes()
FeatureTypegetWgs84BoundingBoxes in interface FeatureTypeCopyright © 2012–2025 cismet GmbH. All rights reserved.