phpDocumentor SMap
Layers
[ class tree: SMap ] [ index: SMap ] [ all elements ]

Class: SMap_Layer_Polygon

Source Location: /SMap/Layer.php

Class SMap_Layer_Polygon

Class Overview

Draws a polygon on the map

Located in /SMap/Layer.php [line 957]

SMap_Layer
   |
   --SMap_Layer_Polygon

Methods

[ Top ]
Inherited Properties, Constants, and Methods
Inherited Properties Inherited Methods Inherited Constants

Inherited From SMap_Layer

SMap_Layer::$id
SMap_Layer::$map

Inherited From SMap_Layer

SMap_Layer::__construct()
Construct the layer
SMap_Layer::cacheStatus()
How cachable is this layer?
SMap_Layer::getAdjViewBounds()
Adjust the view coords if we are in an image
SMap_Layer::getID()
Returns the ID of this layer
SMap_Layer::getImageFmt()
Recommended format for this layer
SMap_Layer::getImgObjs()
Composite this layer onto the tile (in a raster way)
SMap_Layer::getMap()
Return the map that contains this layer
SMap_Layer::getMapObjs()
Composite this layer onto the tile
SMap_Layer::hasCachedRects()
Might have cached rects in the DB
SMap_Layer::isValidZoom()
Is this layer zoomed to a useful resolution?
SMap_Layer::pxOffBound()
Get the bound at a pixel offset from a bound.

[ Top ]
Method Summary
void   getImgObjs()  
void   getMapObjs()  

[ Top ]
Methods
getImgObjs  [line 970]

  void getImgObjs( SMap_View $view, SMap_Tile $tile  )

Parameters:
SMap_View   $view: 
SMap_Tile   $tile: 

API Tags:
Access:  public


Redefinition of:
SMap_Layer::getImgObjs()
Composite this layer onto the tile (in a raster way)

[ Top ]
getMapObjs  [line 962]

  void getMapObjs( SMap_View $view, SMap_Tile $tile  )

Parameters:
SMap_View   $view: 
SMap_Tile   $tile: 

API Tags:
Access:  public


Redefinition of:
SMap_Layer::getMapObjs()
Composite this layer onto the tile

[ Top ]

Documentation generated on Mon, 09 Apr 2007 18:53:21 -0500 by phpDocumentor 1.3.0