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

org.deegree.portal.standard.context.control
Class DownloadListener.FeatureTemplate

java.lang.Object
  extended by org.deegree.portal.standard.context.control.DownloadListener.FeatureTemplate
Enclosing class:
DownloadListener

protected class DownloadListener.FeatureTemplate
extends Object

little helper class to store association between IDs and bounding boxes


Constructor Summary
DownloadListener.FeatureTemplate(String id, String title, Envelope bbox, String serviceURL)
           
 
Method Summary
 Envelope getEnvelope()
           
 String getId()
           
 String getServerURL()
           
 String getTitle()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DownloadListener.FeatureTemplate

DownloadListener.FeatureTemplate(String id,
                                 String title,
                                 Envelope bbox,
                                 String serviceURL)
Method Detail

getId

public String getId()
Returns:
id (the WMS layer name)

getTitle

public String getTitle()
Returns:
Title (the WMS layer title)

getEnvelope

public Envelope getEnvelope()
Returns:
Envelope (current bbox)

getServerURL

public String getServerURL()
Returns:
ServiceURL (of WFS)

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