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

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

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

Methods in org.deegree.ogcwebservices.wmps with parameters of type FeatureListURL
protected static void XMLFactory.appendFeatureListURL(Element root, FeatureListURL featureListURL)
          Append feature list url.
 

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

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

Uses of FeatureListURL in org.deegree.ogcwebservices.wms
 

Methods in org.deegree.ogcwebservices.wms with parameters of type FeatureListURL
protected static void XMLFactory.appendFeatureListURL(Element root, FeatureListURL featureListURL)
           
protected static void XMLFactory_1_3_0.appendFeatureListURL(Element root, FeatureListURL featureListURL)
           
 

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

Methods in org.deegree.ogcwebservices.wms.capabilities that return FeatureListURL
 FeatureListURL[] Layer.getFeatureListURL()
          A Map Server may use a <FeatureListURL> element to point to a list of the features represented in a Layer.
protected  FeatureListURL[] WMSCapabilitiesDocument_1_3_0.parseFeatureListURL(Element layerElem)
           
protected  FeatureListURL[] WMSCapabilitiesDocument.parseFeatureListURL(Element layerElem)
           
 

Methods in org.deegree.ogcwebservices.wms.capabilities with parameters of type FeatureListURL
 void Layer.addFeatureListURL(FeatureListURL featureListURL)
          adds the <FeatureListURL>
 void Layer.setFeatureListURL(FeatureListURL[] featureListURL)
          sets the <FeatureListURL>
 

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