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

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

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.application.aquamaps.aquamapsservice.stubs.wrapper
 

Methods in org.gcube.application.aquamaps.aquamapsservice.stubs.wrapper that return LayerInfo
 LayerInfo PublisherServiceCall.getLayerById(String layerId)
           
 LayerInfo PublisherInterface.getLayerById(String layerId)
           
 

Methods in org.gcube.application.aquamaps.aquamapsservice.stubs.wrapper that return types with arguments of type LayerInfo
 List<LayerInfo> PublisherServiceCall.getLayersByCoverage(Resource source, String parameters)
           
 List<LayerInfo> PublisherInterface.getLayersByCoverage(Resource source, String parameters)
           
 

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.