Class MQMapCornerPlacement
Object
|
+--MQMapCornerPlacement
- class
MQMapCornerPlacement
The MQMapCornerPlacement class encapsulates the map corner and
the associated offset.
Defined in utils.js
MQMapCornerPlacement
MQMapCornerPlacement(<MQMapCorner> mapCorner, <MQSize> offsetSize)
Constructs a MQMapCornerPlacement object. Default is [TOP_LEFT, (0,0)].
Parameters:
mapCorner - The map corner.
offsetSize - The width and height offset from the specified corner.
getMapCorner
MQMapCorner getMapCorner()
getOffsetSize
MQSize getOffsetSize()
Documentation generated by
JSDoc on Tue Oct 16 08:04:28 2007