| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Geometry | |
|---|---|
| citysdk.tourism.client.poi.base | Package containing the representation of the W3C POI Group UML. | 
| Uses of Geometry in citysdk.tourism.client.poi.base | 
|---|
| Methods in citysdk.tourism.client.poi.base that return Geometry | |
|---|---|
|  Geometry | Line.getLineString()Returns the Geometryrepresenting thisLine. | 
|  Geometry | Point.getPoint() | 
|  Geometry | Polygon.getSimplePolygon()Returns the polygon representing this Polygon. | 
| Methods in citysdk.tourism.client.poi.base with parameters of type Geometry | |
|---|---|
|  void | Line.setLineString(Geometry lineString)Sets the Geometrythat represents thisLine. | 
|  void | Point.setPoint(Geometry point) | 
|  void | Polygon.setSimplePolygon(Geometry simplePolygon)Sets the geometry that represents this Polygon | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||