org.gcube.contentmanagement.timeseries.geotools.vti.connectors
Class MonthlyFishingEffortCalculator
java.lang.Object
org.gcube.contentmanagement.timeseries.geotools.vti.connectors.MonthlyFishingEffortCalculator
public class MonthlyFishingEffortCalculator
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MonthlyFishingEffortCalculator
public MonthlyFishingEffortCalculator()
calculateMonthlyFishingEffor
public Map<String,Double> calculateMonthlyFishingEffor(List<Object> rows,
Date minDate,
Date maxDate)
getMinEffort
public double getMinEffort()
setMinEffort
public void setMinEffort(double minEffort)
getMaxEffort
public double getMaxEffort()
setMaxEffort
public void setMaxEffort(double maxEffort)
Copyright © 2013. All Rights Reserved.