This project has retired. For details please refer to its
        
        Attic page.
      
- 
- 
Field Summary
Fields 
| Modifier and Type | Field and Description |  
| double | count |  
| int | x |  
| int | y |  
 
 
- 
Method Summary
Methods 
| Modifier and Type | Method and Description |  
| HeatMapPoint | get() |  
| void | put(int x,
   int y,
   double count) |  
 
- 
Methods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
 
 
- 
- 
Field Detail
- 
countpublic double count 
 
 
 
 
Copyright © 2014 Apache Software Foundation. All Rights Reserved.