public class HeatMapPoint extends Object
double
count
int
x
y
HeatMapPoint
get()
void
put(int x, int y, double count)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public int x
public int y
public double count
public HeatMapPoint get()
public void put(int x, int y, double count)
Copyright © 2015 Apache Software Foundation. All Rights Reserved.