| 
deegree 2.5 (2011/06/29 09:44 build-8-official) | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Layer | |
|---|---|
| org.deegree.ogcwebservices.wmps | Web Map Service 1.1.3 (OGC WMS Version 1.1.1). | 
| org.deegree.ogcwebservices.wmps.capabilities | |
| org.deegree.ogcwebservices.wmps.configuration | |
| 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.portal.standard.wms.util | |
| Uses of Layer in org.deegree.ogcwebservices.wmps | 
|---|
| Methods in org.deegree.ogcwebservices.wmps with parameters of type Layer | |
|---|---|
protected static void | 
XMLFactory.appendCapabilityLayer(org.w3c.dom.Element root,
                                           Layer layer)
Append capability layer  | 
| Constructors in org.deegree.ogcwebservices.wmps with parameters of type Layer | |
|---|---|
GetMapServiceInvokerForNL(DefaultGetMapHandler handler,
                                                   Layer lay,
                                                   AbstractDataSource source,
                                                   UserStyle style,
                                                   int index)
Creates a new ServiceInvokerForNL object.  | 
|
| Uses of Layer in org.deegree.ogcwebservices.wmps.capabilities | 
|---|
| Methods in org.deegree.ogcwebservices.wmps.capabilities that return Layer | |
|---|---|
 Layer | 
WMPSCapabilities.getLayer()
returns the root layer provided by a WMPS  | 
 Layer | 
WMPSCapabilities.getLayer(java.lang.String name)
recursion over all layers to find the layer that matches the submitted name.  | 
protected  Layer | 
WMPSCapabilitiesDocument.parseLayers(org.w3c.dom.Element layerElem,
                       Layer parent)
returns the layers offered by the WMPS  | 
| Methods in org.deegree.ogcwebservices.wmps.capabilities with parameters of type Layer | |
|---|---|
protected  Layer | 
WMPSCapabilitiesDocument.parseLayers(org.w3c.dom.Element layerElem,
                       Layer parent)
returns the layers offered by the WMPS  | 
 void | 
WMPSCapabilities.setLayer(Layer layer)
sets the root layer provided by a WMPS  | 
| Constructors in org.deegree.ogcwebservices.wmps.capabilities with parameters of type Layer | |
|---|---|
WMPSCapabilities(java.lang.String version,
                                 ServiceIdentification serviceIdentification,
                                 ServiceProvider serviceProvider,
                                 UserDefinedSymbolization userDefinedSymbolization,
                                 OperationsMetadata metadata,
                                 Layer layer)
Constructor initializing the class with the WMPSCapabilities | 
|
| Uses of Layer in org.deegree.ogcwebservices.wmps.configuration | 
|---|
| Methods in org.deegree.ogcwebservices.wmps.configuration that return Layer | |
|---|---|
protected  Layer | 
WMPSConfigurationDocument.parseLayers(org.w3c.dom.Element layerElem,
                       Layer parent)
returns the layers offered by the WMS  | 
| Methods in org.deegree.ogcwebservices.wmps.configuration with parameters of type Layer | |
|---|---|
protected  Layer | 
WMPSConfigurationDocument.parseLayers(org.w3c.dom.Element layerElem,
                       Layer parent)
returns the layers offered by the WMS  | 
| Constructors in org.deegree.ogcwebservices.wmps.configuration with parameters of type Layer | |
|---|---|
WMPSConfiguration(java.lang.String version,
                                   ServiceIdentification serviceIdentification,
                                   ServiceProvider serviceProvider,
                                   UserDefinedSymbolization userDefinedSymbolization,
                                   OperationsMetadata metadata,
                                   Layer layer,
                                   WMPSDeegreeParams deegreeParams,
                                   java.net.URL baseURL)
Generates a new WFSConfiguration instance from the given parameters. | 
|
| Uses of Layer in org.deegree.ogcwebservices.wms | 
|---|
| Methods in org.deegree.ogcwebservices.wms with parameters of type Layer | |
|---|---|
protected static void | 
XMLFactory.appendCapabilityLayer(org.w3c.dom.Element root,
                                           Layer layer)
 | 
protected static void | 
XMLFactory_1_3_0.appendCapabilityLayer(org.w3c.dom.Element root,
                                           Layer layer)
 | 
 UserStyle | 
DefaultGetMapHandler.getPredefinedStyle(java.lang.String styleName,
                                     java.lang.String layerName,
                                     Layer layer)
 | 
| Constructors in org.deegree.ogcwebservices.wms with parameters of type Layer | |
|---|---|
DefaultGetFeatureInfoHandler.ServiceInvoker(Layer layer,
                                                                                       AbstractDataSource datasource)
Creates a new ServiceInvoker object.  | 
|
| Uses of Layer in org.deegree.ogcwebservices.wms.capabilities | 
|---|
| Methods in org.deegree.ogcwebservices.wms.capabilities that return Layer | |
|---|---|
 Layer[] | 
Layer.getLayer()
returns a list of layers the are enclosed by this layer.  | 
 Layer | 
WMSCapabilities.getLayer()
 | 
 Layer | 
WMSCapabilities.getLayer(java.lang.String name)
 | 
 Layer | 
WMSCapabilities.getLayerByTitle(java.lang.String title)
returns the  | 
 Layer | 
Layer.getParent()
 | 
protected  Layer | 
WMSCapabilitiesDocument.parseLayers(org.w3c.dom.Element layerElem,
                       Layer parent,
                       ScaleHint scaleHint)
 | 
protected  Layer | 
WMSCapabilitiesDocument_1_0_0.parseLayers(org.w3c.dom.Element layerElem,
                       Layer parent,
                       ScaleHint scaleHint)
returns the layers offered by the WMS  | 
protected  Layer | 
WMSCapabilitiesDocument_1_3_0.parseLayers(org.w3c.dom.Element layerElem,
                       Layer parent,
                       ScaleHint scaleHint)
 | 
 Layer | 
Layer.removeLayer(java.lang.String name)
removes a Layer identified by its name from the parent Layer.  | 
 Layer | 
Layer.removeLayerByTitle(java.lang.String title)
removes a Layer identified by its title from the parent Layer.  | 
| Methods in org.deegree.ogcwebservices.wms.capabilities with parameters of type Layer | |
|---|---|
 void | 
Layer.addLayer(Layer layer)
adds a list of layers the are enclosed by this layer.  | 
static java.lang.String | 
WMSCapabilities.hasDoubleLayers(Layer layer,
                               java.util.Set<java.lang.String> layers)
 | 
protected  Layer | 
WMSCapabilitiesDocument.parseLayers(org.w3c.dom.Element layerElem,
                       Layer parent,
                       ScaleHint scaleHint)
 | 
protected  Layer | 
WMSCapabilitiesDocument_1_0_0.parseLayers(org.w3c.dom.Element layerElem,
                       Layer parent,
                       ScaleHint scaleHint)
returns the layers offered by the WMS  | 
protected  Layer | 
WMSCapabilitiesDocument_1_3_0.parseLayers(org.w3c.dom.Element layerElem,
                       Layer parent,
                       ScaleHint scaleHint)
 | 
 void | 
WMSCapabilities.setLayer(Layer layer)
sets the root layer provided by a WMS  | 
 void | 
Layer.setLayer(Layer[] layer)
sets a list of layers the are enclosed by this layer.  | 
 void | 
Layer.setParent(Layer parent)
sets the parent layer of this layer.  | 
| Constructors in org.deegree.ogcwebservices.wms.capabilities with parameters of type Layer | |
|---|---|
Layer(boolean queryable,
           int cascaded,
           boolean opaque,
           boolean noSubsets,
           int fixedWidth,
           int fixedHeight,
           java.lang.String name,
           java.lang.String title,
           java.lang.String abstract_,
           Envelope latLonBoundingBox,
           Attribution attribution,
           ScaleHint scaleHint,
           java.lang.String[] keywordList,
           java.lang.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>  | 
|
Layer(boolean queryable,
           int cascaded,
           boolean opaque,
           boolean noSubsets,
           int fixedWidth,
           int fixedHeight,
           java.lang.String name,
           java.lang.String title,
           java.lang.String abstract_,
           Envelope latLonBoundingBox,
           Attribution attribution,
           ScaleHint scaleHint,
           java.lang.String[] keywordList,
           java.lang.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>  | 
|
WMSCapabilities_1_0_0(java.lang.String updateSequence,
                                           ServiceIdentification serviceIdentification,
                                           ServiceProvider serviceProvider,
                                           OperationsMetadata metadata,
                                           Layer layer)
constructor initializing the class with the WMSCapabilities | 
|
WMSCapabilities_1_0_0(java.lang.String updateSequence,
                                           ServiceIdentification serviceIdentification,
                                           ServiceProvider serviceProvider,
                                           OperationsMetadata metadata,
                                           Layer layer,
                                           java.util.List<java.lang.String> exceptions)
 | 
|
WMSCapabilities_1_3_0(java.lang.String version,
                                           java.lang.String updateSequence,
                                           ServiceIdentification serviceIdentification,
                                           ServiceProvider serviceProvider,
                                           OperationsMetadata metadata,
                                           Layer layer,
                                           int layerLimit,
                                           int maxWidth,
                                           int maxHeight)
Constructs a new object with the given values.  | 
|
WMSCapabilities_1_3_0(java.lang.String version,
                                           java.lang.String updateSequence,
                                           ServiceIdentification serviceIdentification,
                                           ServiceProvider serviceProvider,
                                           OperationsMetadata metadata,
                                           Layer layer,
                                           int layerLimit,
                                           int maxWidth,
                                           int maxHeight,
                                           java.util.List<java.lang.String> exceptions)
 | 
|
WMSCapabilities(java.lang.String version,
                               java.lang.String updateSequence,
                               ServiceIdentification serviceIdentification,
                               ServiceProvider serviceProvider,
                               UserDefinedSymbolization userDefinedSymbolization,
                               OperationsMetadata metadata,
                               Layer layer)
constructor initializing the class with the WMSCapabilities | 
|
WMSCapabilities(java.lang.String version,
                               java.lang.String updateSequence,
                               ServiceIdentification serviceIdentification,
                               ServiceProvider serviceProvider,
                               UserDefinedSymbolization userDefinedSymbolization,
                               OperationsMetadata metadata,
                               Layer layer,
                               java.util.List<java.lang.String> exceptions)
 | 
|
| Uses of Layer in org.deegree.ogcwebservices.wms.configuration | 
|---|
| Methods in org.deegree.ogcwebservices.wms.configuration that return Layer | |
|---|---|
 Layer | 
WMSConfigurationType.getLayer()
 | 
 Layer | 
WMSConfigurationType.getLayer(java.lang.String name)
 | 
protected  Layer | 
WMSConfigurationDocument.parseLayers(org.w3c.dom.Element layerElem,
                       Layer parent,
                       ScaleHint scaleHint)
returns the layers offered by the WMS  | 
protected  Layer | 
WMSConfigurationDocument_1_3_0.parseLayers(org.w3c.dom.Element layerElem,
                       Layer parent,
                       ScaleHint scaleHint)
 | 
| Methods in org.deegree.ogcwebservices.wms.configuration with parameters of type Layer | |
|---|---|
protected  Layer | 
WMSConfigurationDocument.parseLayers(org.w3c.dom.Element layerElem,
                       Layer parent,
                       ScaleHint scaleHint)
returns the layers offered by the WMS  | 
protected  Layer | 
WMSConfigurationDocument_1_3_0.parseLayers(org.w3c.dom.Element layerElem,
                       Layer parent,
                       ScaleHint scaleHint)
 | 
| Constructors in org.deegree.ogcwebservices.wms.configuration with parameters of type Layer | |
|---|---|
WMSConfiguration_1_3_0(java.lang.String version,
                                             java.lang.String updateSequence,
                                             ServiceIdentification serviceIdentification,
                                             ServiceProvider serviceProvider,
                                             OperationsMetadata metadata,
                                             Layer layer,
                                             WMSDeegreeParams deegreeParams,
                                             java.net.URL baseURL,
                                             int layerLimit,
                                             java.util.List<java.lang.String> exceptions)
Generates a new WFSConfiguration instance from the given parameters. | 
|
WMSConfiguration(java.lang.String version,
                                 java.lang.String updateSequence,
                                 ServiceIdentification serviceIdentification,
                                 ServiceProvider serviceProvider,
                                 UserDefinedSymbolization userDefinedSymbolization,
                                 OperationsMetadata metadata,
                                 Layer layer,
                                 WMSDeegreeParams deegreeParams,
                                 java.net.URL baseURL,
                                 java.util.List<java.lang.String> exceptions)
Generates a new WFSConfiguration instance from the given parameters. | 
|
| Uses of Layer in org.deegree.portal.standard.wms.util | 
|---|
| Methods in org.deegree.portal.standard.wms.util with parameters of type Layer | |
|---|---|
static java.lang.String | 
ClientHelper.getLayersAsTree(Layer root)
 | 
  | 
deegree 2.5 (2011/06/29 09:44 build-8-official) | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
an open source project founded by lat/lon, Bonn, Germany.
                    For more information visit: http://www.deegree.org