Uses of Class
com.google.gwt.maps.client.layers.FusionTablesQuery

Packages that use FusionTablesQuery
com.google.gwt.maps.client.layers   
 

Uses of FusionTablesQuery in com.google.gwt.maps.client.layers
 

Methods in com.google.gwt.maps.client.layers that return FusionTablesQuery
 FusionTablesQuery FusionTablesLayerOptions.getQuery()
          gets Options defining the data to display.
static FusionTablesQuery FusionTablesQuery.newInstance()
          Specifies the data to retrieve from a Fusion Tables.
 

Methods in com.google.gwt.maps.client.layers with parameters of type FusionTablesQuery
 void FusionTablesLayerOptions.setQuery(FusionTablesQuery query)
          sets Options defining the data to display.
 



Copyright © 2011-2013 GWT Maps API V3. All Rights Reserved.