Uses of Class
org.gcube.contentmanagement.timeseries.geotools.filters.AFilter

Packages that use AFilter
org.gcube.contentmanagement.timeseries.geotools.engine   
org.gcube.contentmanagement.timeseries.geotools.filters   
org.gcube.contentmanagement.timeseries.geotools.filters.custom   
 

Uses of AFilter in org.gcube.contentmanagement.timeseries.geotools.engine
 

Method parameters in org.gcube.contentmanagement.timeseries.geotools.engine with type arguments of type AFilter
 boolean TimeSeriesGISConverter.createNewGroup(java.util.List<AFilter> filters, GISInformation gisInfo)
           
 void TimeSeriesGISConverter.TimeSeriesToGIS(java.util.List<AFilter> filters, GISInformation gisInfo)
           
 java.lang.String TimeSeriesGISConverter.TimeSeriesToGIS(java.util.List<AFilter> filters, GISInformation gisInfo, boolean expandedMode)
           
 

Uses of AFilter in org.gcube.contentmanagement.timeseries.geotools.filters
 

Subclasses of AFilter in org.gcube.contentmanagement.timeseries.geotools.filters
 class SpaceFilter
           
 class SpeciesFilter
           
 

Uses of AFilter in org.gcube.contentmanagement.timeseries.geotools.filters.custom
 

Subclasses of AFilter in org.gcube.contentmanagement.timeseries.geotools.filters.custom
 class CountryYearFilter
           
 class FAOAreaFilter
           
 class FAOSpeciesFilter
           
 class FAOYearFilter