Follow us on GitHub

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.
 



Follow us on GitHub

Copyright © 2011-2012 Gone Vertical LLC. All Rights Reserved.