public static class HeatmapFacetCounter.Heatmap extends Object
int
columns
int[]
counts
org.locationtech.spatial4j.shape.Rectangle
region
rows
Heatmap(int columns, int rows, org.locationtech.spatial4j.shape.Rectangle region)
getCount(int x, int y)
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public final int columns
public final int rows
public final int[] counts
public final org.locationtech.spatial4j.shape.Rectangle region
public Heatmap(int columns, int rows, org.locationtech.spatial4j.shape.Rectangle region)
public int getCount(int x, int y)
public String toString()
toString
Object
Copyright © 2000-2019 Apache Software Foundation. All Rights Reserved.