org.apache.hadoop.chukwa.hicc
Class AreaCalculator
java.lang.Object
org.apache.hadoop.chukwa.hicc.AreaCalculator
public class AreaCalculator
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AreaCalculator
public AreaCalculator()
getAreas
public static TreeMap<String,Double> getAreas(TreeMap<String,TreeMap<String,Double>> dataSet)
getArea
public static Double getArea(TreeMap<String,Double> data)
getArea
public static Double getArea(double x0,
double y0,
double x1,
double y1)
Copyright © ${year} The Apache Software Foundation