Uses of Class
org.gcube_system.namespaces.application.aquamaps.gistypes.LayerType

Packages that use LayerType
org.gcube_system.namespaces.application.aquamaps.gistypes   
 

Uses of LayerType in org.gcube_system.namespaces.application.aquamaps.gistypes
 

Fields in org.gcube_system.namespaces.application.aquamaps.gistypes declared as LayerType
static LayerType LayerType.Biodiversity
           
static LayerType LayerType.Environment
           
static LayerType LayerType.PointMap
           
static LayerType LayerType.Prediction
           
 

Methods in org.gcube_system.namespaces.application.aquamaps.gistypes that return LayerType
static LayerType LayerType.fromString(String value)
           
static LayerType LayerType.fromValue(String value)
           
 LayerType LayerInfoType.getType()
          Gets the type value for this LayerInfoType.
 

Methods in org.gcube_system.namespaces.application.aquamaps.gistypes with parameters of type LayerType
 void LayerInfoType.setType(LayerType type)
          Sets the type value for this LayerInfoType.
 

Constructors in org.gcube_system.namespaces.application.aquamaps.gistypes with parameters of type LayerType
LayerInfoType(String _abstract, boolean baseLayer, int buffer, String defaultStyle, boolean hasLegend, BoundsInfoType maxExtent, BoundsInfoType minExtent, String name, double opacity, boolean queryable, boolean selected, String serverLogin, String serverPassword, String serverProtocol, String serverType, String srs, org.gcube.common.core.types.StringArray styles, String title, TransectInfoType transect, boolean trasparent, LayerType type, String url, boolean visible)
           
 



Copyright © 2013. All Rights Reserved.