CitySDK iOS Library
 All Classes Functions Variables Enumerations Enumerator Properties
Instance Methods | List of all members
<GeometryContent> Protocol Referenceabstract

A simple protocol to represent points, lines or polygons. More...

#import <GeometryContent.h>

Inheritance diagram for <GeometryContent>:
LineContent PointContent PolygonContent

Instance Methods

(int) - getNumGeo
 Gets the number of geometries of the object which implements this protocol. More...
 

Detailed Description

A simple protocol to represent points, lines or polygons.

Author
Pedro Cruz

Method Documentation

- (int) getNumGeo

Gets the number of geometries of the object which implements this protocol.

Returns
the number of geometries of a given object

The documentation for this protocol was generated from the following file: