Follow us on GitHub

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

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

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

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

Methods in com.google.gwt.maps.client.layers with parameters of type FusionTablesPolylineOptions
 void FusionTablesStyle.setPolylineOptions(FusionTablesPolylineOptions polylineOptions)
          sets Options which control the appearance of polylines.
 



Follow us on GitHub

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