Uses of Class
org.gcube.common.gis.datamodel.enhanced.LayerInfo

Packages that use LayerInfo
org.gcube.application.aquamaps.aquamapsservice.client.proxies   
org.gcube.application.aquamaps.aquamapsservice.stubs.datamodel.enhanced   
org.gcube.common.gis.datamodel.utils   
 

Uses of LayerInfo in org.gcube.application.aquamaps.aquamapsservice.client.proxies
 

Methods in org.gcube.application.aquamaps.aquamapsservice.client.proxies that return LayerInfo
 LayerInfo DefaultPublisher.getLayerById(String layerId)
           
 LayerInfo Publisher.getLayerById(String layerId)
           
 

Methods in org.gcube.application.aquamaps.aquamapsservice.client.proxies that return types with arguments of type LayerInfo
 List<LayerInfo> DefaultPublisher.getLayersByCoverage(Resource source, String parameters)
           
 List<LayerInfo> Publisher.getLayersByCoverage(Resource source, String parameters)
           
 

Uses of LayerInfo in org.gcube.application.aquamaps.aquamapsservice.stubs.datamodel.enhanced
 

Methods in org.gcube.application.aquamaps.aquamapsservice.stubs.datamodel.enhanced that return LayerInfo
 LayerInfo AquaMap.getLayer()
           
 

Methods in org.gcube.application.aquamaps.aquamapsservice.stubs.datamodel.enhanced that return types with arguments of type LayerInfo
 ArrayList<LayerInfo> AquaMapsObject.getLayers()
           
 

Methods in org.gcube.application.aquamaps.aquamapsservice.stubs.datamodel.enhanced with parameters of type LayerInfo
 void AquaMap.setLayer(LayerInfo layer)
           
 

Method parameters in org.gcube.application.aquamaps.aquamapsservice.stubs.datamodel.enhanced with type arguments of type LayerInfo
 void AquaMapsObject.setLayers(ArrayList<LayerInfo> layers)
           
 

Uses of LayerInfo in org.gcube.common.gis.datamodel.utils
 

Methods in org.gcube.common.gis.datamodel.utils that return LayerInfo
static LayerInfo ReadTemplate.getLayerTemplate(LayersType type)
           
 

Methods in org.gcube.common.gis.datamodel.utils that return types with arguments of type LayerInfo
static ArrayList<LayerInfo> Utils.loadArray(org.gcube_system.namespaces.application.aquamaps.gistypes.LayerArray sources)
           
 

Method parameters in org.gcube.common.gis.datamodel.utils with type arguments of type LayerInfo
static org.gcube_system.namespaces.application.aquamaps.gistypes.LayerArray Utils.loadArray(ArrayList<LayerInfo> sources)
           
 



Copyright © 2013. All Rights Reserved.