Class MMBirdsEyeScene

Object
   |
   +--MMBirdsEyeScene

class MMBirdsEyeScene

Defined in MultimapAPI


Field Summary
 integer id
          The ID of the bird's eye scene, can be passed to MultimapViewer.setBirdsEyeSceneById().
 String orientation
          The orientation of the bird's eye scene, one of North, South, East or West.
 
Constructor Summary
MMBirdsEyeScene ()
            A class that contains the information for a single birdseye scene, can be passed to {link MultimapViewer#setBirdsEyeScene} and offers some simple useful functions.
 
Method Summary
 MMLatLon getCenter()
           Get the center-point of the birdseye scene.
 MMDimensions getDimensions( zoom_factor )
           Gets the dimensions of the bird's eye scene.

Field Detail

id

integer id

orientation

String orientation

Constructor Detail

MMBirdsEyeScene

MMBirdsEyeScene()

Method Detail

getCenter

MMLatLon getCenter()

getDimensions

MMDimensions getDimensions( zoom_factor )


Documentation generated by JSDoc on Tue Jun 30 13:55:23 2009