MapQuest Advantage TileMap Toolkit Reference Documentation

Class MQMapCornerPlacement

Object
   |
   +--MQMapCornerPlacement

class MQMapCornerPlacement


The MQMapCornerPlacement class encapsulates the map corner and the associated offset.
Defined in utils.js


Constructor Summary
MQMapCornerPlacement (<MQMapCorner> mapCorner, <MQSize> offsetSize)
            Constructs a MQMapCornerPlacement object.
 
Method Summary
 MQMapCorner getMapCorner()
           Returns the map corner.
 MQSize getOffsetSize()
           Returns the offset size.

Constructor Detail

MQMapCornerPlacement

MQMapCornerPlacement(<MQMapCorner> mapCorner, <MQSize> offsetSize)

Method Detail

getMapCorner

MQMapCorner getMapCorner()

getOffsetSize

MQSize getOffsetSize()

MapQuest Advantage TileMap Toolkit Reference Documentation

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