Uses of Class
net.opengis.wms.Layer

Packages that use Layer
net.opengis.wms   
 

Uses of Layer in net.opengis.wms
 

Fields in net.opengis.wms declared as Layer
protected  Layer Capability.layer
           
 

Fields in net.opengis.wms with type parameters of type Layer
protected  List<Layer> Layer.layer
           
 

Methods in net.opengis.wms that return Layer
 Layer ObjectFactory.createLayer()
          Create an instance of Layer
 Layer Capability.getLayer()
          Obtient la valeur de la propriété layer.
 

Methods in net.opengis.wms that return types with arguments of type Layer
 List<Layer> Layer.getLayer()
          Gets the value of the layer property.
 

Methods in net.opengis.wms with parameters of type Layer
 void Capability.setLayer(Layer value)
          Définit la valeur de la propriété layer.
 



Copyright © 2014 IRSTV CNRS-FR-2488. All Rights Reserved.