public class FusionTableHeatmap extends JavaScriptObject
Modifier | Constructor and Description |
---|---|
protected |
FusionTableHeatmap()
use newInstance();
|
Modifier and Type | Method and Description |
---|---|
boolean |
getEnabled()
gets If true, render the layer as a heatmap.
|
static FusionTableHeatmap |
newInstance()
Specifies the appearance for a FusionTablesLayer when rendered as a heatmap.
|
void |
setEnabled(boolean enabled)
sets If true, render the layer as a heatmap.
|
cast, createArray, createFunction, createObject, equals, hashCode, toSource, toString
public static final FusionTableHeatmap newInstance()
public final void setEnabled(boolean enabled)
enabled
- public final boolean getEnabled()
Copyright © 2011-2013 Gone Vertical LLC. All Rights Reserved.