- GeofencingApi - Class in com.tomtom.online.sdk.geofencing
-
Defines the API used to communicate with the Geofencing service.
- GeofencingApi(context) - Constructor for class com.tomtom.online.sdk.geofencing.GeofencingApi
-
- GeofencingException - Exception in com.tomtom.online.sdk.geofencing
-
Exception thrown by the Geofencing API in case of an error.
- GeofencingException(throwable) - Constructor for exception com.tomtom.online.sdk.geofencing.GeofencingException
-
Exception thrown by the Geofencing API in case of an error.
- getAffectedProjects() - Method in class com.tomtom.online.sdk.geofencing.data.fence.delete.FenceServiceDeleteResponse
-
- getBottomLeft() - Method in class com.tomtom.online.sdk.geofencing.data.customshape.Rectangle
-
- getCenter() - Method in class com.tomtom.online.sdk.geofencing.data.customshape.Circle
-
- getClosestPoint() - Method in class com.tomtom.online.sdk.geofencing.data.report.NativeFenceDetails
-
The closest point on the fence to a geofenced object's position.
- getClosestPoint() - Method in class com.tomtom.online.sdk.geofencing.report.FenceDetails
-
The closest point on the fence to a geofenced object
- getCoordinates() - Method in class com.tomtom.online.sdk.geofencing.data.customshape.Corridor
-
- getDeletedFences() - Method in class com.tomtom.online.sdk.geofencing.data.project.ProjectServiceDeleteResponse
-
- getDistance() - Method in class com.tomtom.online.sdk.geofencing.data.report.NativeFenceDetails
-
The distance in meters from a fence to the geofenced object. The value can be negative if the object is inside a fence.
- getDistance() - Method in class com.tomtom.online.sdk.geofencing.report.FenceDetails
-
The distance in meters from a fence to the geofenced object.
- getDryRun() - Method in class com.tomtom.online.sdk.geofencing.data.fence.delete.FenceServiceDeleteResponse
-
- getDryRun() - Method in class com.tomtom.online.sdk.geofencing.data.fence.delete_from_project.FenceServiceDeleteFromProjectResponse
-
- getDryRun() - Method in class com.tomtom.online.sdk.geofencing.data.project.ProjectServiceDeleteResponse
-
- getEntities() - Method in class com.tomtom.online.sdk.geofencing.data.entity.EntityListResponse
-
- getFence() - Method in class com.tomtom.online.sdk.geofencing.data.fence.delete.FenceServiceDeleteResponse
-
- getFence() - Method in class com.tomtom.online.sdk.geofencing.data.fence.delete_from_project.FenceServiceDeleteFromProjectResponse
-
- getFence() - Method in class com.tomtom.online.sdk.geofencing.data.report.NativeFenceDetails
-
Fence basic parameters (ID and name).
- getFence() - Method in class com.tomtom.online.sdk.geofencing.report.FenceDetails
-
Fence basic parameters
- getFenceGeometry() - Method in class com.tomtom.online.sdk.geofencing.data.fence.details.FenceServiceDetailsResponse
-
The fence geometry.
- getId() - Method in class com.tomtom.online.sdk.geofencing.data.entity.NativeEntity
-
The UUID of the fence.
- getId() - Method in class com.tomtom.online.sdk.geofencing.data.fence.details.FenceServiceDetailsResponse
-
The UUID of the fence.
- getId() - Method in class com.tomtom.online.sdk.geofencing.entity.Entity
-
The UUID of the fence.
- getInside() - Method in class com.tomtom.online.sdk.geofencing.data.report.NativeReport
-
Information about the fences the object is in.
- getInside() - Method in class com.tomtom.online.sdk.geofencing.report.Report
-
Information about the fences the object is in.
- getLocation() - Method in class com.tomtom.online.sdk.geofencing.report.ReportQuery.Builder
-
The location
- getName() - Method in class com.tomtom.online.sdk.geofencing.data.entity.NativeEntity
-
The fence name.
- getName() - Method in class com.tomtom.online.sdk.geofencing.data.fence.details.FenceServiceDetailsResponse
-
The fence name.
- getName() - Method in class com.tomtom.online.sdk.geofencing.entity.Entity
-
The fence name.
- getNativeHandle() - Method in class com.tomtom.online.sdk.geofencing.data.fence.add.FenceAddRequestVisitor
-
- getNativeHandle() - Method in class com.tomtom.online.sdk.geofencing.data.fence.add.FenceServiceAddRequest
-
- getNativeHandle() - Method in class com.tomtom.online.sdk.geofencing.data.fence.delete.FenceServiceDeleteRequest
-
- getNativeHandle() - Method in class com.tomtom.online.sdk.geofencing.data.fence.delete_from_project.FenceServiceDeleteFromProjectRequest
-
- getNativeHandle() - Method in class com.tomtom.online.sdk.geofencing.data.fence.details.FenceServiceDetailsQuery
-
- getNativeHandle() - Method in class com.tomtom.online.sdk.geofencing.data.fence.list.FenceServiceListQuery
-
- getNativeHandle() - Method in class com.tomtom.online.sdk.geofencing.data.object.ObjectServiceAddRequest
-
- getNativeHandle() - Method in class com.tomtom.online.sdk.geofencing.data.object.ObjectServiceDeleteRequest
-
- getNativeHandle() - Method in class com.tomtom.online.sdk.geofencing.data.project.list.ProjectServiceListQuery
-
- getNativeHandle() - Method in class com.tomtom.online.sdk.geofencing.data.project.ProjectServiceAddRequest
-
- getNativeHandle() - Method in class com.tomtom.online.sdk.geofencing.data.project.ProjectServiceDeleteRequest
-
- getNativeHandle() - Method in class com.tomtom.online.sdk.geofencing.data.report.ReportServiceQuery
-
- getObject() - Method in class com.tomtom.online.sdk.geofencing.data.object.ObjectServiceAddResponse
-
Project.
- getObject() - Method in class com.tomtom.online.sdk.geofencing.data.object.ObjectServiceDeleteResponse
-
- getOutside() - Method in class com.tomtom.online.sdk.geofencing.data.report.NativeReport
-
Information about the fences the object is outside of. It contains at least the closest fence or list of fences inside the radius.
- getOutside() - Method in class com.tomtom.online.sdk.geofencing.report.Report
-
Information about the fences the object is outside of.
- getPoint() - Method in class com.tomtom.online.sdk.geofencing.data.report.NativeSummary
-
A geofenced point.
- getPoint() - Method in class com.tomtom.online.sdk.geofencing.report.Summary
-
A geofenced point.
- getProject() - Method in class com.tomtom.online.sdk.geofencing.data.project.ProjectServiceAddResponse
-
Project.
- getProject() - Method in class com.tomtom.online.sdk.geofencing.data.project.ProjectServiceDeleteResponse
-
- getProjectId() - Method in class com.tomtom.online.sdk.geofencing.data.report.NativeSummary
-
The UUID of the project the report was generated for.
- getProjectId() - Method in class com.tomtom.online.sdk.geofencing.report.Summary
-
The UUID of the project the report was generated for.
- getProperties() - Method in class com.tomtom.online.sdk.geofencing.data.fence.details.FenceServiceDetailsResponse
-
The fence properties.
- getProperties() - Method in class com.tomtom.online.sdk.geofencing.data.report.NativeFenceDetails
-
User-defined properties in JSON format.
- getProperties() - Method in class com.tomtom.online.sdk.geofencing.report.FenceDetails
-
User-defined properties in JSON format.
- getRadius() - Method in class com.tomtom.online.sdk.geofencing.data.customshape.Circle
-
- getRadius() - Method in class com.tomtom.online.sdk.geofencing.data.customshape.Corridor
-
- getRange() - Method in class com.tomtom.online.sdk.geofencing.data.report.NativeSummary
-
The maximum distance in meters between a point and a fence that allows the fence to be included in a report.
- getRange() - Method in class com.tomtom.online.sdk.geofencing.report.Summary
-
The maximum distance in meters between a point and a fence that allows the fence to be
- getRemainingRelationToProjects() - Method in class com.tomtom.online.sdk.geofencing.data.fence.delete_from_project.FenceServiceDeleteFromProjectResponse
-
- getRemovedRelationsToFences() - Method in class com.tomtom.online.sdk.geofencing.data.project.ProjectServiceDeleteResponse
-
- getRemovedRelationsToObjects() - Method in class com.tomtom.online.sdk.geofencing.data.project.ProjectServiceDeleteResponse
-
- getRemovedRelationToProjects() - Method in class com.tomtom.online.sdk.geofencing.data.fence.delete_from_project.FenceServiceDeleteFromProjectResponse
-
- getReport() - Method in class com.tomtom.online.sdk.geofencing.data.report.ReportServiceResponse
-
Report details.
- getSummary() - Method in class com.tomtom.online.sdk.geofencing.data.report.NativeReport
-
Information about the Report Request endpoint parameters.
- getSummary() - Method in class com.tomtom.online.sdk.geofencing.report.Report
-
Information about the Report Request endpoint parameters.
- getTopRight() - Method in class com.tomtom.online.sdk.geofencing.data.customshape.Rectangle
-