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

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

Packages that use DataURL
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 DataURL in org.deegree.ogcwebservices.wmps
 

Methods in org.deegree.ogcwebservices.wmps with parameters of type DataURL
protected static void XMLFactory.appendDataURL(Element root, DataURL dataURL)
          Append data url.
 

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

Methods in org.deegree.ogcwebservices.wmps.capabilities that return DataURL
protected  DataURL[] WMPSCapabilitiesDocument.parseDataURL(Element layerElem)
          Parse Data URL
 

Uses of DataURL in org.deegree.ogcwebservices.wms
 

Methods in org.deegree.ogcwebservices.wms with parameters of type DataURL
protected static void XMLFactory.appendDataURL(Element root, DataURL dataURL)
           
protected static void XMLFactory_1_3_0.appendDataURL(Element root, DataURL dataURL)
           
 

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

Methods in org.deegree.ogcwebservices.wms.capabilities that return DataURL
 DataURL[] Layer.getDataURL()
          A Map Server may use DataURL to offer more information about the data represented by a particular layer.
protected  DataURL[] WMSCapabilitiesDocument_1_3_0.parseDataURL(Element layerElem)
           
protected  DataURL[] WMSCapabilitiesDocument.parseDataURL(Element layerElem)
           
protected  DataURL[] WMSCapabilitiesDocument_1_0_0.parseDataURL(Element layerElem)
           
 

Methods in org.deegree.ogcwebservices.wms.capabilities with parameters of type DataURL
 void Layer.addDataURL(DataURL dataURL)
          adds the dataURL
 void Layer.setDataURL(DataURL[] dataURL)
          sets the dataURL
 

Constructors in org.deegree.ogcwebservices.wms.capabilities with parameters of type DataURL
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