Uses of Class
net.opengis.ols.v_1_2.LayerType

Uses of LayerType in net.opengis.ols.v_1_2
 

Fields in net.opengis.ols.v_1_2 declared as LayerType
protected  LayerType PortrayMapRequestType.basemap
           
 

Methods in net.opengis.ols.v_1_2 that return LayerType
 LayerType ObjectFactory.createLayerType()
          Create an instance of LayerType
 LayerType PortrayMapRequestType.getBasemap()
          Gets the value of the basemap property.
 LayerType LayerType.withFilter(String value)
           
 LayerType LayerType.withLayer(Collection<LayerType.Layer> values)
           
 LayerType LayerType.withLayer(LayerType.Layer... values)
           
 LayerType LayerType.withLayer(List<LayerType.Layer> value)
           
 

Methods in net.opengis.ols.v_1_2 with parameters of type LayerType
 void PortrayMapRequestType.setBasemap(LayerType value)
          Sets the value of the basemap property.
 PortrayMapRequestType PortrayMapRequestType.withBasemap(LayerType value)
           
 



Copyright © 2008-2016. All Rights Reserved.