|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Object | +--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 |
integer id
String orientation
| Constructor Detail |
MMBirdsEyeScene()
| Method Detail |
MMLatLon getCenter()
MMDimensions getDimensions( zoom_factor )
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||