deegree 2.3 (2010/04/09 10:10 build-4-official)

Uses of Class
org.deegree.ogcwebservices.wms.capabilities.AuthorityURL

Packages that use AuthorityURL
org.deegree.ogcwebservices.wmps Web Map Service 1.1.3 (OGC WMS Version 1.1.1). 
org.deegree.ogcwebservices.wmps.capabilities   
org.deegree.ogcwebservices.wms Web Map Service 1.1.3 (OGC WMS Version 1.1.1). 
org.deegree.ogcwebservices.wms.capabilities   
 

Uses of AuthorityURL in org.deegree.ogcwebservices.wmps
 

Methods in org.deegree.ogcwebservices.wmps with parameters of type AuthorityURL
protected static void XMLFactory.appendAuthorityURL(Element root, AuthorityURL authorityURL)
          Append authority url.
 

Uses of AuthorityURL in org.deegree.ogcwebservices.wmps.capabilities
 

Methods in org.deegree.ogcwebservices.wmps.capabilities that return AuthorityURL
protected  AuthorityURL[] WMPSCapabilitiesDocument.parseAuthorityURLs(Element layerElem)
          Parse AuthorityURL
 

Uses of AuthorityURL in org.deegree.ogcwebservices.wms
 

Methods in org.deegree.ogcwebservices.wms with parameters of type AuthorityURL
protected static void XMLFactory.appendAuthorityURL(Element root, AuthorityURL authorityURL)
           
protected static void XMLFactory_1_3_0.appendAuthorityURL(Element root, AuthorityURL authorityURL)
           
 

Uses of AuthorityURL in org.deegree.ogcwebservices.wms.capabilities
 

Methods in org.deegree.ogcwebservices.wms.capabilities that return AuthorityURL
 AuthorityURL[] Layer.getAuthorityURL()
          The authority attribute of the Identifier element corresponds to the name attribute of a separate <AuthorityURL> element.
protected  AuthorityURL[] WMSCapabilitiesDocument_1_3_0.parseAuthorityURLs(Element layerElem)
           
protected  AuthorityURL[] WMSCapabilitiesDocument.parseAuthorityURLs(Element layerElem)
           
 

Methods in org.deegree.ogcwebservices.wms.capabilities with parameters of type AuthorityURL
 void Layer.addAuthorityURL(AuthorityURL authorityURL)
          adds the authority attribute of the Identifier element
 void Layer.setAuthorityURL(AuthorityURL[] authorityURL)
          sets the authority attribute of the Identifier element
 

Constructors in org.deegree.ogcwebservices.wms.capabilities with parameters of type AuthorityURL
Layer(boolean queryable, int cascaded, boolean opaque, boolean noSubsets, int fixedWidth, int fixedHeight, String name, String title, String abstract_, Envelope latLonBoundingBox, Attribution attribution, ScaleHint scaleHint, String[] keywordList, String[] srs, LayerBoundingBox[] boundingBoxes, Dimension[] dimensions, Extent[] extents, AuthorityURL[] authorityURLs, Identifier[] identifiers, MetadataURL[] metadataURLs, DataURL[] dataURLs, FeatureListURL[] featureListURLs, Style[] styles, Layer[] layers, AbstractDataSource[] dataSource, Layer parent)
          constructor initializing the class with the <Layer>
 


deegree 2.3 (2010/04/09 10:10 build-4-official)

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org