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

Uses of Class
org.deegree.ogcwebservices.wms.configuration.AbstractDataSource

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

Uses of AbstractDataSource in org.deegree.ogcwebservices.wmps
 

Constructors in org.deegree.ogcwebservices.wmps with parameters of type AbstractDataSource
GetMapServiceInvokerForNL(DefaultGetMapHandler handler, Layer lay, AbstractDataSource source, UserStyle style, int index)
          Creates a new ServiceInvokerForNL object.
 

Uses of AbstractDataSource in org.deegree.ogcwebservices.wms
 

Methods in org.deegree.ogcwebservices.wms with parameters of type AbstractDataSource
protected static GetCoverage GetMapServiceInvokerForNL.createGetCoverageRequest(AbstractDataSource ds, GetMap request)
          creates a getCoverage request considering the getMap request and the filterconditions defined in the submitted DataSource object The request will be encapsualted within a OGCWebServiceEvent.
 

Constructors in org.deegree.ogcwebservices.wms with parameters of type AbstractDataSource
DefaultGetFeatureInfoHandler.ServiceInvoker(Layer layer, AbstractDataSource datasource)
          Creates a new ServiceInvoker object.
GetMapServiceInvokerForNL(DefaultGetMapHandler handler, NamedLayer layer, AbstractDataSource datasource, UserStyle style, double scale)
          Creates a new ServiceInvokerForNL object.
 

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

Methods in org.deegree.ogcwebservices.wms.capabilities that return AbstractDataSource
 AbstractDataSource[] Layer.getDataSource()
          source where the WMS can find the data of a layer.
 

Methods in org.deegree.ogcwebservices.wms.capabilities with parameters of type AbstractDataSource
 void Layer.addDataSource(AbstractDataSource dataSource)
          source where the WMS can find the data of a layer.
 void Layer.setDataSource(AbstractDataSource[] dataSource)
          source where the WMS can find the data of a layer.
 

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

Uses of AbstractDataSource in org.deegree.ogcwebservices.wms.configuration
 

Subclasses of AbstractDataSource in org.deegree.ogcwebservices.wms.configuration
 class DatabaseDataSource
           
 class ExternalDataAccessDataSource
          The class TODO add class documentation here.
 class LocalWCSDataSource
          Data source description for a LOCALWCS datasource
 class LocalWFSDataSource
          Data source description for a LOCALWFS datasource
 class RemoteWCSDataSource
          Data source description for a REMOTEWCS datasource
 class RemoteWFSDataSource
          Data source description for a LOCALWFS datasource
 class RemoteWMSDataSource
          Data source description for a REMOTEWMS datasource
 

Methods in org.deegree.ogcwebservices.wms.configuration that return AbstractDataSource
protected  AbstractDataSource[] WMSConfigurationDocument.parseDataSources(Element layerElem, String layerName, ScaleHint scaleHint)
           
protected  AbstractDataSource[] WMSConfigurationDocument_1_3_0.parseDataSources(Element layerElem, String layerName, ScaleHint scaleHint)
           
 

Uses of AbstractDataSource in org.deegree.ogcwebservices.wms.operation
 

Methods in org.deegree.ogcwebservices.wms.operation with parameters of type AbstractDataSource
static GetMap GetMap.createGetMapRequest(AbstractDataSource ds, GetMap request, String style, String layer)
          creates a getMap request for requesting a cascaded remote WMS considering the getMap request and the filterconditions defined in the submitted DataSource object The request will be encapsualted within a OGCWebServiceEvent.
 


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