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

Class: SMap_Object_Line_Boundary

Source Location: /SMap/Object.php

Class SMap_Object_Line_Boundary

Class Overview

A boundary line

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

SMap_Object
   |
   --SMap_Object_Line
      |
      --SMap_Object_Line_Boundary

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()  
void   getOther()   Returns the area that is not the passed area
void   label()  
void   setLeft()   Sets the left and right areas that this boundary seperates
void   setRight()  

[ Top ]
Methods
applyTile  [line 528]

  void applyTile( SMap_Tile $tile  )

Parameters:
SMap_Tile   $tile: 

API Tags:
Access:  public


Redefinition of:
SMap_Object_Line::applyTile()

[ Top ]
draw  [line 536]

  void draw( SMap_Canvas $canvas  )

Parameters:
SMap_Canvas   $canvas: 

API Tags:
Access:  public


Redefinition of:
SMap_Object_Line::draw()

[ Top ]
getOther  [line 515]

  void getOther( $area  )

Returns the area that is not the passed area

Parameters:
   $area: 


[ Top ]
label  [line 520]

  void label( SMap_Object_Area_Label $label  )

Parameters:
SMap_Object_Area_Label   $label: 

API Tags:
Access:  public


Redefinition of:
SMap_Object_Line::label()
Place the label on the line

[ Top ]
setLeft  [line 509]

  void setLeft( $area  )

Sets the left and right areas that this boundary seperates

Parameters:
   $area: 


[ Top ]
setRight  [line 510]

  void setRight( $area  )

Parameters:
   $area: 


[ Top ]

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