|
deegree 2.5 (2011/06/29 09:44 build-8-official) | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Keywords | |
---|---|
org.deegree.model.metadata.iso19115 | |
org.deegree.ogcbase | Provides common classes to deal with an OGC conform service instance. |
org.deegree.ogcwebservices.getcapabilities | |
org.deegree.ogcwebservices.wcs | Web Coverage Service 1.1.7 (OGC WCS Version 1.0.0). |
org.deegree.ogcwebservices.wcs.describecoverage | |
org.deegree.ogcwebservices.wfs | Web Feature Service (OGC WFS Version 1.1.0). |
org.deegree.ogcwebservices.wfs.capabilities | |
org.deegree.ogcwebservices.wpvs.capabilities | |
org.deegree.owscommon | |
org.deegree.owscommon_new |
Uses of Keywords in org.deegree.model.metadata.iso19115 |
---|
Methods in org.deegree.model.metadata.iso19115 that return Keywords | |
---|---|
Keywords |
ISO19115Document.parseKeywords(org.w3c.dom.Element root)
|
Methods in org.deegree.model.metadata.iso19115 with parameters of type Keywords | |
---|---|
static void |
XMLFactory.appendKeywords(org.w3c.dom.Element root,
Keywords keywords)
Appends the contents of a Keywords object. |
Uses of Keywords in org.deegree.ogcbase |
---|
Methods in org.deegree.ogcbase that return Keywords | |
---|---|
protected Keywords[] |
OGCDocument.parseKeywords(ElementList el,
java.net.URI namespaceURI)
Creates an array of Keywords from the passed list of keyword -elements. |
protected Keywords |
OGCDocument.parseKeywords(org.w3c.dom.Element element,
java.net.URI namespaceURI)
Creates a Keywords instance from the given keywords -element. |
Methods in org.deegree.ogcbase with parameters of type Keywords | |
---|---|
protected static void |
XMLFactory.appendKeywords(org.w3c.dom.Element xmlNode,
Keywords[] keywords,
java.net.URI namespaceURI)
Appends a keywords -element for each Keywords object of the
passed array to the passed Element . |
protected static void |
XMLFactory.appendKeywords(org.w3c.dom.Element xmlNode,
Keywords keywords,
java.net.URI namespaceURI)
Appends a keywords -element to the passed Element and fills it
with the available keywords. |
Uses of Keywords in org.deegree.ogcwebservices.getcapabilities |
---|
Methods in org.deegree.ogcwebservices.getcapabilities that return Keywords | |
---|---|
Keywords[] |
ServiceIdentification.getKeywords()
Returns the java representation of the Keywords-elements. |
Keywords[] |
Service.getKeywords()
|
Methods in org.deegree.ogcwebservices.getcapabilities with parameters of type Keywords | |
---|---|
void |
Service.setKeywords(Keywords[] keywords)
|
Constructors in org.deegree.ogcwebservices.getcapabilities with parameters of type Keywords | |
---|---|
Service(java.lang.String description,
java.lang.String name,
MetadataLink metadataLink,
java.lang.String label,
Keywords[] keywords,
CitedResponsibleParty citedResponsibleParty,
CodeList fees,
CodeList[] accessConstraints,
java.lang.String version,
java.lang.String updateSequence)
|
|
ServiceIdentification(Code serviceType,
java.lang.String[] serviceTypeVersions,
java.lang.String title,
java.lang.String serviceAbstract,
Keywords[] keywords,
java.lang.String fees,
java.lang.String[] accessConstraints)
Constructs a new ServiceIdentification object. |
|
ServiceIdentification(java.lang.String name,
Code serviceType,
java.lang.String[] serviceTypeVersions,
java.lang.String title,
java.lang.String serviceAbstract,
Keywords[] keywords,
java.lang.String fees,
java.lang.String[] accessConstraints)
Constructs a new ServiceIdentification object. |
Uses of Keywords in org.deegree.ogcwebservices.wcs |
---|
Methods in org.deegree.ogcwebservices.wcs that return Keywords | |
---|---|
Keywords[] |
CoverageOfferingBrief.getKeywords()
|
Methods in org.deegree.ogcwebservices.wcs with parameters of type Keywords | |
---|---|
void |
CoverageOfferingBrief.setKeywords(Keywords[] keywords)
|
Constructors in org.deegree.ogcwebservices.wcs with parameters of type Keywords | |
---|---|
CoverageOfferingBrief(java.lang.String name,
java.lang.String label,
java.lang.String description,
MetadataLink metadataLink,
LonLatEnvelope lonLatEnvelope,
Keywords[] keywords)
|
|
CoverageOfferingBrief(java.lang.String name,
java.lang.String label,
java.lang.String description,
MetadataLink metadataLink,
LonLatEnvelope lonLatEnvelope,
Keywords[] keywords,
java.net.URL configuration)
|
Uses of Keywords in org.deegree.ogcwebservices.wcs.describecoverage |
---|
Constructors in org.deegree.ogcwebservices.wcs.describecoverage with parameters of type Keywords | |
---|---|
CoverageOffering(java.lang.String name,
java.lang.String label,
java.lang.String description,
MetadataLink metadataLink,
LonLatEnvelope lonLatEnvelope,
Keywords[] keywords,
DomainSet domainSet,
RangeSet rangeSet,
SupportedSRSs supportedCRSs,
SupportedFormats supportedFormats,
SupportedInterpolations supportedInterpolations,
Extension extension)
|
Uses of Keywords in org.deegree.ogcwebservices.wfs |
---|
Methods in org.deegree.ogcwebservices.wfs with parameters of type Keywords | |
---|---|
protected static void |
XMLFactory.appendKeywords(org.w3c.dom.Element xmlNode,
Keywords[] keywords,
java.net.URI namespaceURI)
Appends a ows:Keywords -element for each Keywords object of the passed array to the
passed Element . |
protected static void |
XMLFactory.appendKeywords(org.w3c.dom.Element xmlNode,
Keywords keywords,
java.net.URI namespaceURI)
Appends a Keyword -element to the passed Element and fills it with the available
keywords. |
Uses of Keywords in org.deegree.ogcwebservices.wfs.capabilities |
---|
Methods in org.deegree.ogcwebservices.wfs.capabilities that return Keywords | |
---|---|
Keywords[] |
GMLObject.getKeywords()
|
Keywords[] |
WFSFeatureType.getKeywords()
|
Methods in org.deegree.ogcwebservices.wfs.capabilities with parameters of type Keywords | |
---|---|
void |
GMLObject.setKeywords(Keywords[] keywords)
|
void |
WFSFeatureType.setKeywords(Keywords[] keywords)
|
Constructors in org.deegree.ogcwebservices.wfs.capabilities with parameters of type Keywords | |
---|---|
GMLObject(QualifiedName name,
java.lang.String title,
java.lang.String abstract_,
Keywords[] keywords,
FormatType[] outputFormats)
|
|
WFSFeatureType(QualifiedName name,
java.lang.String title,
java.lang.String abstract_,
Keywords[] keywords,
java.net.URI defaultSrs,
java.net.URI[] otherSrs,
Operation[] operations,
FormatType[] outputFormats,
Envelope[] wgs84BoundingBoxes,
MetadataURL[] metadataUrls)
Creates a new instance of WFSFeatureType from the given parameters. |
Uses of Keywords in org.deegree.ogcwebservices.wpvs.capabilities |
---|
Methods in org.deegree.ogcwebservices.wpvs.capabilities that return Keywords | |
---|---|
Keywords[] |
Style.getKeywords()
|
Keywords[] |
Dataset.getKeywords()
|
Constructors in org.deegree.ogcwebservices.wpvs.capabilities with parameters of type Keywords | |
---|---|
Dataset(boolean queryable,
boolean opaque,
boolean noSubset,
int fixedWidth,
int fixedHeight,
java.lang.String name,
java.lang.String title,
java.lang.String abstract_,
Keywords[] keywords,
java.util.List<CoordinateSystem> crsList,
java.lang.String[] mimeTypeFormat,
Envelope wgs84BoundingBox,
Envelope[] boundingBoxes,
Dimension[] dimensions,
DataProvider dataProvider,
Identifier identifier,
MetaData[] metadata,
DatasetReference[] datasetReferences,
FeatureListReference[] featureListReferences,
Style[] styles,
double minScaleDenominator,
double maxScaleDenominator,
Dataset[] datasets,
ElevationModel elevationModel,
AbstractDataSource[] dataSources,
Dataset parent)
Creates a new dataset object from the given parameters. |
|
Style(java.lang.String name,
java.lang.String title,
java.lang.String abstract_,
Keywords[] keywords,
Identifier identifier,
LegendURL[] legendURLs,
StyleSheetURL styleSheetURL,
StyleURL styleURL)
Creates a new style object from the given parameters. |
Uses of Keywords in org.deegree.owscommon |
---|
Methods in org.deegree.owscommon that return Keywords | |
---|---|
protected Keywords |
OWSCommonCapabilitiesDocument.getKeywords(org.w3c.dom.Element element)
Creates a Keywords instance from the given element of type
ows:KeywordsType . |
Keywords[] |
OWSCommonCapabilitiesDocument.getKeywords(java.util.List nl)
Creates an array of Keywords instances from the passed list of elements of
type ows:KeywordsType . |
Methods in org.deegree.owscommon with parameters of type Keywords | |
---|---|
protected static void |
XMLFactory.appendOWSKeywords(org.w3c.dom.Element xmlNode,
Keywords keywords)
Appends a ows:Keywords -element to the passed Element and fills it with the available
keywords. |
protected static void |
XMLFactory.appendOWSKeywords(org.w3c.dom.Element xmlNode,
Keywords[] keywords)
Appends a ows:Keywords -element for each Keywords object of the passed array to the
passed Element . |
Uses of Keywords in org.deegree.owscommon_new |
---|
Methods in org.deegree.owscommon_new that return types with arguments of type Keywords | |
---|---|
java.util.List<Keywords> |
ServiceIdentification.getKeywords()
|
Constructor parameters in org.deegree.owscommon_new with type arguments of type Keywords | |
---|---|
ServiceIdentification(Code serviceType,
java.util.List<java.lang.String> serviceTypeVersions,
java.lang.String title,
java.util.List<java.lang.String> alternativeTitles,
java.util.Date date,
java.lang.String identifier,
java.lang.String abstractString,
java.util.List<Keywords> keywords,
java.util.List<Constraints> accessConstraints)
Standard constructor that initializes all encapsulated data. |
|
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