Uses of Class
org.gcube.application.aquamaps.aquamapsservice.stubs.fw.model.gis.LayerType

Packages that use LayerType
org.gcube.application.aquamaps.aquamapsservice.stubs.fw.model.gis   
org.gcube.common.gis.datamodel.enhanced   
org.gcube.common.gis.datamodel.utils   
 

Uses of LayerType in org.gcube.application.aquamaps.aquamapsservice.stubs.fw.model.gis
 

Methods in org.gcube.application.aquamaps.aquamapsservice.stubs.fw.model.gis that return LayerType
 LayerType LayerInfoType.type()
           
static LayerType LayerType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static LayerType[] LayerType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.gcube.application.aquamaps.aquamapsservice.stubs.fw.model.gis with parameters of type LayerType
 void LayerInfoType.type(LayerType type)
           
 

Constructors in org.gcube.application.aquamaps.aquamapsservice.stubs.fw.model.gis with parameters of type LayerType
LayerInfoType(String name, String title, String abstractField, String url, String serverProtocol, String serverPassword, String serverLogin, String serverType, String srs, LayerType type, boolean transparent, boolean baseLayer, int buffer, boolean hasLegend, boolean visible, boolean selected, boolean queryable, BoundsInfoType maxExtent, BoundsInfoType minExtent, String defaultStyle, double opacity, StringArray styles, TransectInfoType transect)
           
 

Uses of LayerType in org.gcube.common.gis.datamodel.enhanced
 

Methods in org.gcube.common.gis.datamodel.enhanced that return LayerType
 LayerType LayerInfo.getType()
           
 

Methods in org.gcube.common.gis.datamodel.enhanced with parameters of type LayerType
 void LayerInfo.setType(LayerType type)
           
 

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

Methods in org.gcube.common.gis.datamodel.utils with parameters of type LayerType
static LayerInfo ReadTemplate.getLayerTemplate(LayerType type)
           
 



Copyright © 2014. All Rights Reserved.