Container of a single Point. More...
Instance Methods | |
| (id) | - initPointWithLatitude:andLongitude: |
| Initializes this point with a given latitude and longitude. More... | |
Instance Methods inherited from <GeometryContent> | |
| (int) | - getNumGeo |
| Gets the number of geometries of the object which implements this protocol. More... | |
Properties | |
| LocationContent * | location |
Container of a single Point.
| - (id) initPointWithLatitude: | (NSString *) | latitude | |
| andLongitude: | (NSString *) | longitude | |
Initializes this point with a given latitude and longitude.
| latitude | latitude coordinates |
| longitude | longitude coordinates |
1.8.3.1-20130324