MapQuest Advantage TileMap Toolkit Reference Documentation

Class MQLatLngCollection

Object
   |
   +--MQObject
         |
         +--MQObjectCollection
               |
               +--MQLatLngCollection

class MQLatLngCollection
extends MQObjectCollection


Contains a collection of LatLng objects.
See:

Defined in mqcommon.js


Constructor Summary
MQLatLngCollection ()
            Constructs a new MQLatLngCollection object.
 
Method Summary
 void _loadCollection(xmlDoc)
           hidden
 void generalize(dDeviance)
           /**
 String getClassName()
           Returns the text name of this class.
 int getObjectVersion()
           Returns the version of this class.
 Object isEverybodyWithinDeviation( pOrigPoints, ulOrigStartPoint, ulOrigEndPoint, dMaxDeviation)
          
 void loadXml(<String> strXml)
           Assigns the xml that relates to this object.
 void loadXmlFromNode(<XmlNode> xmlNode)
           Assigns the xml that relates to this object using the create xml from node method.
 String saveXml()
           Build an xml string that represents this object.
 
Methods inherited from class MQObjectCollection
getM_Items, getValidClassName, setValidClassName, add, getSize, get, remove, removeAll, contains, append, set, isValidObject, getM_itemXpath, setM_itemXpath, getById, removeItem, getAt
   
Methods inherited from class MQObject
getM_XmlDoc, setM_XmlDoc, getM_Xpath, setM_Xpath, setProperty, getProperty, copy
 

Constructor Detail

MQLatLngCollection

MQLatLngCollection()

Method Detail

_loadCollection

void _loadCollection(xmlDoc)

generalize

void generalize(dDeviance)

getClassName

String getClassName()

getObjectVersion

int getObjectVersion()

isEverybodyWithinDeviation

Object isEverybodyWithinDeviation( pOrigPoints, ulOrigStartPoint, ulOrigEndPoint, dMaxDeviation)

loadXml

void loadXml(<String> strXml)

loadXmlFromNode

void loadXmlFromNode(<XmlNode> xmlNode)

saveXml

String saveXml()

MapQuest Advantage TileMap Toolkit Reference Documentation

Documentation generated by JSDoc on Tue Oct 16 08:04:28 2007