Nokia Maps API Reference

Contents

Interface nokia.maps.util.IPoint

Interface Summary

This interface defines the property of a point object in a two-dimensional coordinate space.

Field Summary
Number x The x coordinate of the point.
Number y The y coordinate of the point.
Field Detail
Number x
The x coordinate of the point.
Number y
The y coordinate of the point.
Documentation generated on Thu Dec 15 2011 15:14:39 GMT+0100 (CET).