|
CitySDK iOS Library
|
| Representation of a Category object | |
| Used as an aid to get data from a POI-based object | |
| A simple representation of an Event. It only exists to distinguish between POI objects | |
| A simple protocol to represent points, lines or polygons | |
| Representation of the Point class of the UML Diagram found in: http://www.w3.org/2010/POI/documents/Core/core-20111216.html#poi-data-model. | |
| Includes the href of the hypermedia and if it is a URI template as presented in RFC6570 | |
| A HypermediaLink is a link in which a given client can make REST HTTP requests | |
| Container of an image. It can be either the byte-code (base64) of the image or a URI of the image | |
| Parses a given JSON message | |
| Representation of the Line class of the UML Diagram found in: http://www.w3.org/2010/POI/documents/Core/core-20111216.html#poi-data-model. | |
| Container of a line. A line is no more than two LocationContent | |
| Represents a list of Event | |
| Represents a list of PointOfInterest | |
| Represents a list of Route | |
| Represents a list of Tag | |
| Representation of the Location class of the UML diagram found in: http://www.w3.org/2010/POI/documents/Core/core-20111216.html#poi-data-model. | |
| Container of a location | |
| Operators used in UriTemplate | |
| It is used to indicate what parameters should the URI have upon a HTTP request | |
| A list of Parameter used for the TourismClient stub when performing HTTP requests | |
| The available terms for used for Parameter | |
| A base class for PointOfInterest, Event, Route and POIS | |
| Representation of the POIBaseType class of the UML diagram found in: http://www.w3.org/2010/POI/documents/Core/core-20111216.html#poi-data-model. | |
| Container of a single Point | |
| A simple representation of a Point of Interest. It only exists to distinguish between POI objects | |
| The representation of a list of POI | |
| Representation of the POITermType class of the UML Diagram found in: http://www.w3.org/2010/POI/documents/Core/core-20111216.html#poi-data-model. | |
| Representation of the POIType class of the UML Diagram found in: http://www.w3.org/2010/POI/documents/Core/core-20111216.html#poi-data-model. | |
| Representation of the Polygon class of the UML Diagram found in: http://www.w3.org/2010/POI/documents/Core/core-20111216.html#poi-data-model. | |
| Container of a polygon. A polygon is no more than a list of LocationContent | |
| Representation of the Relationship class of the UML diagram found in: http://www.w3.org/2010/POI/documents/Core/core-20111216.html#poi-data-model. | |
| Represents the resources provided by a server. It contains all the available HypermediaLink given by server alongside their API versions | |
| Terms used for each resource | |
| A simple representation of a Route | |
| Representation of a Tag object | |
| Terms used within the JSON message. These can be used to read data (with DataReader) so to get the values of given fields within a POI based class | |
| Stub used for the CitySDK Tourism API. It abstracts applications from the different requests allowed in the API and returns the correct data objects from such calls | |
| Factory class allowing the creation of a TourismClient. For each link, it makes only one HTTP call, fills a TourismClient, returns it and saves it. In future creations, it verifies if it was already called and if positive returns the result without making a new HTTP call | |
1.8.3.1-20130324