public class HeatMapPoint extends Object
| Modifier and Type | Method and Description |
|---|---|
HeatMapPoint |
get() |
void |
put(int x,
int y,
double count) |
public HeatMapPoint get()
public void put(int x,
int y,
double count)
Copyright © 2016 Apache Software Foundation. All Rights Reserved.