citysdk.tourism.client.parser.data
Interface GeometryContent

All Known Implementing Classes:
LineContent, PointContent, PolygonContent

public interface GeometryContent

A simple interface to represent points, lines or polygons.

Author:
Pedro Cruz

Method Summary
 int getNumGeo()
           
 

Method Detail

getNumGeo

int getNumGeo()