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

Class: SMap_View_Raster

Source Location: /SMap/View.php

Class SMap_View_Raster

Class Overview

A view composed of images

Located in /SMap/View.php [line 447]

SMap_View
   |
   --SMap_View_Raster
Author(s):
API Tags:
Usedby:  SMap::dispTileImg()

Methods

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

Inherited From SMap_View

SMap_View::$bkCol
SMap_View::$bounds
SMap_View::$id
SMap_View::$layers
SMap_View::$map
SMap_View::$regLayers
SMap_View::$scale
SMap_View::$tiles
SMap_View::$zoom

Inherited From SMap_View

SMap_View::__construct()
Give this view an identity
SMap_View::addLayer()
Adds a layer.
SMap_View::createLayer()
Creates a view
SMap_View::getAdjViewBounds()
Adjust the view coords if we are in an image
SMap_View::getName()
Return the name of this view
SMap_View::getTiles()
Creates and returns the set of tiles that represent this view
SMap_View::getXHTML()
Handle getting the XHTML
SMap_View::sendObj()
Send an object to another tile
SMap_View::__get()
Access useful vars read-only

[ Top ]
Method Summary
void   dispTileImg()   Display a tiled image
string   getXHTML()   Renders and returns the view XHTML

[ Top ]
Methods
dispTileImg  [line 455]

  void dispTileImg( SMap_Tile $tile  )

Display a tiled image

This is intended to be called from an image script.

Parameters:
object SMap_Tile   $tile: 

API Tags:
Usedby:  SMap::dispTileImg()
Access:  public


[ Top ]
getXHTML  [line 478]

  string getXHTML( array $tiles  )

Renders and returns the view XHTML

Parameters:
array   $tiles:  Tiles to render

API Tags:
Return:  Rendered XHTML
Access:  public
Uses:  SMap_Form::getMapXHTML()


Redefinition of:
SMap_View::getXHTML()
Handle getting the XHTML

[ Top ]

Documentation generated on Mon, 09 Apr 2007 18:56:36 -0500 by phpDocumentor 1.3.0