com.google.maps.gwt.client.visualization
Class DemographicsLayerOptions

java.lang.Object
  extended by JavaScriptObject
      extended by com.google.maps.gwt.client.LayerOptions
          extended by com.google.maps.gwt.client.visualization.DemographicsLayerOptions

public class DemographicsLayerOptions
extends LayerOptions

This object defines the properties that can be set on a DemographicsLayer object. THIS SOURCE CODE IS GENERATED, DO NOT MODIFY


Constructor Summary
protected DemographicsLayerOptions()
          Protected constructor avoids default public constructor.
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DemographicsLayerOptions

protected DemographicsLayerOptions()
Protected constructor avoids default public constructor.