Uses of Class
org.gcube.common.gis.datamodel.types.LayersType

Packages that use LayersType
org.gcube.common.gis.datamodel.enhanced   
org.gcube.common.gis.datamodel.types   
org.gcube.common.gis.datamodel.utils   
 

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

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

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

Uses of LayersType in org.gcube.common.gis.datamodel.types
 

Methods in org.gcube.common.gis.datamodel.types that return LayersType
static LayersType LayersType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static LayersType[] LayersType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

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

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



Copyright © 2013. All Rights Reserved.