Community Map Builder 02 Dec 2005

Class Proj

Object
   |
   +--Proj

class Proj

Defined in Proj.js


Field Summary
 Object srs
          
 Object title
          
 Object units
          
 
Constructor Summary
Proj (srs)
            Provides latitude/longitude to map projection (and vice versa) transformation methods.
 
Method Summary
 Object Forward(coords)
          
 Object GetPLCoords(coords)
          
 Object GetXYCoords(coords)
          
 void Init(param)
          
 Object Inverse(coords)
          
 Object matchSrs(otherSrs)
          

Field Detail

srs

Object srs

title

Object title

units

Object units

Constructor Detail

Proj

Proj(srs)

Method Detail

Forward

Object Forward(coords)

GetPLCoords

Object GetPLCoords(coords)

GetXYCoords

Object GetXYCoords(coords)

Init

void Init(param)

Inverse

Object Inverse(coords)

matchSrs

Object matchSrs(otherSrs)

Community Map Builder 02 Dec 2005

Documentation generated by JSDoc on Fri Dec 2 16:31:06 2005