Class Giscuit_Map_Layer_Copyright

Description

Class for copyright layer object

  • copyright: Copyright (c) 2012 VEC

Located in /Map/Layer/Copyright.php (line 29)

Giscuit_Map_Abstract
   |
   --Giscuit_Map_Layer_Abstract
      |
      --Giscuit_Map_Layer_Copyright
Method Summary
 __construct (mixed $map, array $settings) void
 addWatermark ($x $x, $y $y, $text $text) void
Variables
Methods
Constructor __construct (line 45)

Class constructor

  • access: public
void __construct (mixed $map, array $settings)
  • mixed $map: Map object
  • array $settings: Settings

Redefinition of:
Giscuit_Map_Layer_Abstract::__construct()
Class constructor
addWatermark (line 116)

Add text

  • access: public
void addWatermark ($x $x, $y $y, $text $text)
  • $x $x: X pixel coordinate
  • $y $y: Y pixel coordinate
  • $text $text: Text

Inherited Methods

Inherited From Giscuit_Map_Layer_Abstract

 Giscuit_Map_Layer_Abstract::__construct()
 Giscuit_Map_Layer_Abstract::delete()
 Giscuit_Map_Layer_Abstract::getClass()
 Giscuit_Map_Layer_Abstract::getClassByName()
 Giscuit_Map_Layer_Abstract::getSettings()
 Giscuit_Map_Layer_Abstract::parseTilecacheParams()
 Giscuit_Map_Layer_Abstract::removeClass()
 Giscuit_Map_Layer_Abstract::setSettings()

Inherited From Giscuit_Map_Abstract

 Giscuit_Map_Abstract::getMsObj()
 Giscuit_Map_Abstract::__call()
 Giscuit_Map_Abstract::__get()
 Giscuit_Map_Abstract::__set()

Documentation generated on Mon, 19 Aug 2013 07:50:14 +0000 by phpDocumentor 1.4.3