Class awGeoPoint

Description

Specifies a geo location with the supplied latitude/longitude.

Located in /classes/cm/GeoPoint.php

awComplexObject
   |
   --awGeoPoint
Variable Summary
Variables
int $latitudeInMicroDegrees

Micro degrees for the latitude.

<span class="constraint Required">This field is required and should not be {@code null}.</span>

int $longitudeInMicroDegrees

Micro degrees for the longitude.

<span class="constraint Required">This field is required and should not be {@code null}.</span>

Inherited Variables

Inherited from awComplexObject

awComplexObject::$_cachedCheckFields
awComplexObject::$_checkFields
awComplexObject::$_row
Methods

Documentation generated on Fri, 23 Mar 2012 13:43:59 +0200 by phpDocumentor 1.4.3