CitySDK iOS Library
 All Classes Functions Variables Enumerations Enumerator Properties
Instance Methods | Properties | List of all members
PointContent Class Reference

Container of a single Point. More...

Inheritance diagram for PointContent:
<GeometryContent>

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

LocationContentlocation
 

Detailed Description

Container of a single Point.

Author
Pedro Cruz

Method Documentation

- (id) initPointWithLatitude: (NSString *)  latitude
andLongitude: (NSString *)  longitude 

Initializes this point with a given latitude and longitude.

Parameters
latitudelatitude coordinates
longitudelongitude coordinates

The documentation for this class was generated from the following files: