Nokia Maps API Reference

Contents

Namespace nokia.maps.util

Namespace Summary

This namespace defines utility classes and interfaces used in other namespaces in this API to support map objects, animations and graphics.

ApplicationContext An observable static class offering authentication support for services such as search and routing.
Brush Defines the properties of brush objects that can be used when filling map shapes.
Coroutine There are many different ways to run code in a non-blocking way.
IBox This interface class defines a box with properties that hold the screen coordinates of the sides of the box: top, right, bottom and left.
IBrush This interface defines a the common properties and methods of a brush object to be used by specific implementations.
IPen This interface class defines a pen object.
IPoint This interface defines the property of a point object in a two-dimensional coordinate space.
OList This class defines an observable list.
OObject This class encapsulates an inheritable object that has observable properties.
Pen This class defines properties of pen objects that can be used when drawing shape and text.
Point This class represents a location within a two-dimensional space.
Rectangle A Rectangle specifies an area in a two-dimensional coordinate space which is enclosed by the rectangle object's top-left and bottom-right corners.
Strip This class represents a special array that contains objects, all of the same type, and each with the same properties.
Vector3D This class represents a three dimensional vector.
Documentation generated on Wed Jun 27 2012 16:54:02 GMT+0200 (CEST).