Uses of Class
it.geosolutions.unredd.stats.model.config.Layer

Packages that use Layer
it.geosolutions.unredd.stats.model.config   
it.geosolutions.unredd.stats.model.config.util   
 

Uses of Layer in it.geosolutions.unredd.stats.model.config
 

Subclasses of Layer in it.geosolutions.unredd.stats.model.config
 class ClassificationLayer
           
 class FileLayer
           
 class GeoServerLayer
           
 

Methods in it.geosolutions.unredd.stats.model.config that return Layer
 Layer StatisticConfiguration.getDataLayer()
           
 

Methods in it.geosolutions.unredd.stats.model.config with parameters of type Layer
 void StatisticConfiguration.setDataLayer(Layer dataLayer)
           
 

Uses of Layer in it.geosolutions.unredd.stats.model.config.util
 

Methods in it.geosolutions.unredd.stats.model.config.util with parameters of type Layer
static boolean StatisticChecker.check(Layer l)
           
 



Copyright © 2012. All Rights Reserved.