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

Class: SMap_Object_Line_Path

Source Location: /SMap/Object.php

Class SMap_Object_Line_Path

Class Overview

A path that connects a series of points

It would be nice to label this with distance markers.

Located in /SMap/Object.php [line 471]

SMap_Object
   |
   --SMap_Object_Line
      |
      --SMap_Object_Line_Path

Methods

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

Inherited From SMap_Object_Line

SMap_Object_Line::$color
SMap_Object_Line::$label
SMap_Object_Line::$locked
SMap_Object_Line::$points

Inherited From SMap_Object

SMap_Object::$alt
SMap_Object::$layer
SMap_Object::$map
SMap_Object::$tile
SMap_Object::$url
SMap_Object::$view

Inherited From SMap_Object_Line

SMap_Object_Line::__construct()
Construct with the beginning and end of the line
SMap_Object_Line::applyTile()
SMap_Object_Line::draw()
SMap_Object_Line::extend()
Extends this line
SMap_Object_Line::getInnerBounds()
SMap_Object_Line::label()
Place the label on the line
SMap_Object_Line::map()

Inherited From SMap_Object

SMap_Object::__construct()
Give the object a context
SMap_Object::applyTile()
Apply a tile to this object
SMap_Object::draw()
Draw this object on a canvas
SMap_Object::getInnerBounds()
Get the rough inner rectangular bounds for this object.
SMap_Object::label()
Are we drawing a label for this object?
SMap_Object::map()
Return a map of this object
SMap_Object::setColor()
Set the color for this object
SMap_Object::setLink()
Set this to link to something

[ Top ]
Method Summary
void   applyTile()  
void   draw()  

[ Top ]
Methods
applyTile  [line 478]

  void applyTile( SMap_Tile $tile  )

Parameters:
SMap_Tile   $tile: 

API Tags:
Access:  public


Redefinition of:
SMap_Object_Line::applyTile()

[ Top ]
draw  [line 486]

  void draw( SMap_Canvas $canvas  )

Parameters:
SMap_Canvas   $canvas: 

API Tags:
Access:  public


Redefinition of:
SMap_Object_Line::draw()

[ Top ]

Documentation generated on Mon, 09 Apr 2007 18:55:05 -0500 by phpDocumentor 1.3.0