public class AreaCalculator extends Object
AreaCalculator()
static Double
getArea(double x0, double y0, double x1, double y1)
getArea(TreeMap<String,Double> data)
static TreeMap<String,Double>
getAreas(TreeMap<String,TreeMap<String,Double>> dataSet)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AreaCalculator()
public static TreeMap<String,Double> getAreas(TreeMap<String,TreeMap<String,Double>> dataSet)
public static Double getArea(TreeMap<String,Double> data)
public static Double getArea(double x0, double y0, double x1, double y1)
Copyright © 2014 Apache Software Foundation. All Rights Reserved.