- GeofencingApi - Class in com.tomtom.online.sdk.geofencing
-
Defines API used to communicate with the Geofencing service.
- 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.FenceDetails
-
The closest point on the fence to a geofenced object's position.
- 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.FenceDetails
-
The distance in meters from a fence to the geofenced object. The value can be negative if the object is inside a fence.
- 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.FenceDetails
-
Fence basic parameters (ID and name).
- 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.Entity
-
The UUID of the fence.
- getId() - Method in class com.tomtom.online.sdk.geofencing.data.fence.details.FenceServiceDetailsResponse
-
The UUID of the fence.
- getInside() - Method in class com.tomtom.online.sdk.geofencing.data.report.Report
-
Information about the fences the object is in.
- getName() - Method in class com.tomtom.online.sdk.geofencing.data.entity.Entity
-
The fence name.
- getName() - Method in class com.tomtom.online.sdk.geofencing.data.fence.details.FenceServiceDetailsResponse
-
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.Report
-
Information about the fences the object is outside of. It contains at least the closest fence or list of fences inside the radius.
- getPoint() - Method in class com.tomtom.online.sdk.geofencing.data.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.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.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.Summary
-
The maximum distance in meters between a point and a fence that allows the fence to be included in a report.
- 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.Report
-
Information about the Report Request endpoint parameters.
- getTopRight() - Method in class com.tomtom.online.sdk.geofencing.data.customshape.Rectangle
-