All Classes and Interfaces

Class
Description
Represents a geographic bounding box defined by minimum and maximum coordinates.
Abstract base class for all Cercalia API services.
Configuration for the Cercalia SDK.
Base exception class for all Cercalia SDK errors.
Utility class for parsing Cercalia API JSON responses.
Represents a geographic coordinate with latitude and longitude.
Represents a geocoding result candidate from the Cercalia API.
Builder for constructing GeocodingCandidate instances.
Type of geocoding candidate result from Cercalia API.
Geocoding level indicating precision and administrative hierarchy of result.
Options for geocoding requests to Cercalia API.
Builder for constructing GeocodingOptions instances.
Service for geocoding addresses using the Cercalia API.
Match result for a geofence shape that contains points.
Builder for GeofenceMatch.
A point that was matched inside a geofence shape.
Options for geofencing operations.
Builder for GeofenceOptions.
Point to check against geofences.
Result of a geofencing check operation.
Builder for GeofenceResult.
Geofence shape definition (polygon or circle in WKT format).
GeofencingService - Point-in-Polygon checks using Cercalia InsideGeoms API.
Result from Geoment service.
Type of geographic element returned by Geoment service.
Options for fetching municipality or region geometry.
Options for fetching POI geometry.
Builder for GeomentPoiOptions.
Options for fetching postal code geometry.
GeomentService - Retrieves geographic and administrative geometries.
Method used to calculate the isochrone polygon boundary.
Options for isochrone calculation.
Builder for IsochroneOptions.
Result of an isochrone calculation.
Builder for IsochroneResult.
Service for calculating isochrones (service areas) using the Cercalia API.
Weight type for isochrone calculation.
Simple logging utility for Cercalia SDK.
Represents a map extent defined by upper-left and lower-right coordinates.
Represents pixel coordinates for map rendering.
Represents a Point of Interest (POI) result from the Cercalia API.
Builder for Poi.
Options for searching POIs along a route.
Represents geographic/administrative element data for a POI.
Options for searching POIs within a map extent.
Builder for PoiInExtentOptions.
Options for searching POIs within a polygon defined by WKT.
Builder for PoiInPolygonOptions.
Options for searching nearest POIs by straight-line distance.
Builder for PoiNearestOptions.
Options for searching nearest POIs with routing distance/time calculation.
Weight criteria for POI routing calculations.
Service for searching Points of Interest (POI) using the Cercalia API.
Represents a locality associated with a postal code.
 
Represents a single item in proximity search results.
Builder for ProximityItem.
Options for proximity search.
Builder for ProximityOptions.
Result of a proximity search.
Route weight for proximity search with routing.
Service for finding nearby points of interest using the Cercalia Proximity API.
Retry utility for Cercalia API calls.
Options for retry behavior.
Level of detail for reverse geocoding requests.
Options for reverse geocoding requests.
 
Extended reverse geocoding result with all possible data.
Service for reverse geocoding coordinates using the Cercalia API.
Represents an RGBA color for static map shapes.
Network type for routing.
Route calculation result from Cercalia API.
Builder for constructing RouteResult instances.
Weight/optimization criteria for route calculation.
Options for route calculation.
Builder for RoutingOptions.
Service for route calculation using the Cercalia API.
Simple distance/time result.
SIGPAC (Agricultural parcel info - Spain only).
 
Options for snap-to-road map matching requests.
Builder for SnapToRoadOptions.
Weight type for route calculation.
Represents a GPS track point for snap-to-road map matching.
Builder for SnapToRoadPoint.
Result from snap-to-road map matching.
Builder for SnapToRoadResult.
Represents a road segment from snap-to-road map matching.
Builder for SnapToRoadSegment.
SnapToRoadService - GPS Track Map Matching using Cercalia Geomtrack API.
Represents a circle shape to be rendered on a static map.
Builder for StaticMapCircle.
Represents a map extent (bounding box) defined by its upper-left and lower-right corners.
Represents a text label to be rendered on a static map.
Builder for StaticMapLabel.
Represents a line shape to be rendered on a static map.
Builder for StaticMapLine.
Represents a marker to be rendered on a static map.
Options for generating a static map.
Builder for StaticMapOptions.
Represents a polyline shape to be rendered on a static map.
Builder for StaticMapPolyline.
Represents a rectangle shape to be rendered on a static map.
Builder for StaticMapRectangle.
Result from generating a static map.
Builder for StaticMapResult.
Represents a sector (pie slice) shape to be rendered on a static map.
Builder for StaticMapSector.
Base interface for static map shapes.
Types of shapes that can be drawn on a static map.
StaticMapsService - Generates static map images with markers, shapes, and labels.
Administrative entity (municipality, subregion, region, country).
Locality information in a suggestion result.
Builder for SuggestCity.
Options for geocoding a suggestion.
 
Geocoded result from Cercalia Suggest Geocode API.
 
Geographic type filter for suggest searches.
House number availability information.
 
Options for suggest searches.
Builder for SuggestOptions.
POI-specific data in a suggestion.
Builder for SuggestPoi.
Normalized suggestion result from Cercalia Suggest API.
Builder for SuggestResult.
Type of suggestion result.
Service for address and POI autocomplete using Cercalia Suggest API.
Street information in a suggestion result.
Builder for SuggestStreet.
Timezone information returned when level='timezone'.
 
Options for timezone requests.
 
Timezone-specific result (no geographic element, only timezone data).
 
Vehicle type for routing calculations.
Represents weather forecast data for a single day.
Builder for WeatherDayForecast.
Represents a weather forecast for a location.
Builder for WeatherForecast.