Class HeatmapFacetMap

All Implemented Interfaces:
Serializable, Cloneable, Map<String,Object>

public class HeatmapFacetMap extends JsonFacetMap<HeatmapFacetMap>
Represents a "heatmap" facet in a JSON request query.

Ready for use with JsonQueryRequest.withFacet(String, Map)

See Also: