Home
last modified time | relevance | path

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

/plugin/authgoogle/google/contrib/
H A DGoogle_FusiontablesService.php1122 public $polygonOptions; variable in Google_StyleSetting
1146 public function setPolygonOptions(Google_PolygonStyle $polygonOptions) { argument
1147 $this->polygonOptions = $polygonOptions;
1150 return $this->polygonOptions;