public static class HeatmapFacetCounter.Heatmap extends Object
| Modifier and Type | Field and Description |
|---|---|
int |
columns |
int[] |
counts |
com.spatial4j.core.shape.Rectangle |
region |
int |
rows |
| Constructor and Description |
|---|
HeatmapFacetCounter.Heatmap(int columns,
int rows,
com.spatial4j.core.shape.Rectangle region) |
public final int columns
public final int rows
public final int[] counts
public final com.spatial4j.core.shape.Rectangle region
Copyright © 2000-2016 Apache Software Foundation. All Rights Reserved.