Follow us on GitHub

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

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

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

Methods in com.google.gwt.maps.client.layers that return FusionTablesPolygonOptions
 FusionTablesPolygonOptions FusionTablesStyle.getPolygonOptions()
          gets Options which control the appearance of polygons.
static FusionTablesPolygonOptions FusionTablesPolygonOptions.newInstance()
          Options which control the appearance of polygons in a FusionTablesLayer.
 

Methods in com.google.gwt.maps.client.layers with parameters of type FusionTablesPolygonOptions
 void FusionTablesStyle.setPolygonOptions(FusionTablesPolygonOptions polygonOptions)
          sets Options which control the appearance of polygons.
 



Follow us on GitHub

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