Container of a polygon. A polygon is no more than a list of LocationContent. More...
Instance Methods | |
| (void) | - addLocation: |
| Adds a location to the polygon. More... | |
Instance Methods inherited from <GeometryContent> | |
| (int) | - getNumGeo |
| Gets the number of geometries of the object which implements this protocol. More... | |
Properties | |
| NSMutableArray * | values |
Container of a polygon. A polygon is no more than a list of LocationContent.
| - (void) addLocation: | (LocationContent *) | location |
Adds a location to the polygon.
| location | the location to be added |
1.8.3.1-20130324