|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectJavaScriptObject
com.google.maps.gwt.client.FusionTablesHeatmap
public class FusionTablesHeatmap
Specifies the appearance for a FusionTablesLayer when rendered as a heatmap. THIS SOURCE CODE IS GENERATED, DO NOT MODIFY
Constructor Summary | |
---|---|
protected |
FusionTablesHeatmap()
Protected constructor avoids default public constructor. |
Method Summary | |
---|---|
boolean |
getEnabled()
If true, render the layer as a heatmap. |
void |
setEnabled(boolean enabled)
If true, render the layer as a heatmap. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected FusionTablesHeatmap()
Method Detail |
---|
public final boolean getEnabled()
public final void setEnabled(boolean enabled)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |