Home
last modified time | relevance | path

Searched refs:polylineOptions (Results 1 – 1 of 1) sorted by relevance

/plugin/authgoogle/google/contrib/
H A DGoogle_FusiontablesService.php1125 public $polylineOptions; variable in Google_StyleSetting
1152 public function setPolylineOptions(Google_LineStyle $polylineOptions) { argument
1153 $this->polylineOptions = $polylineOptions;
1156 return $this->polylineOptions;