public class

PoiVicinityLocationCriteria

extends Object
implements ILocationCriteria
java.lang.Object
   ↳ com.mapsted.geofence.triggers.PoiVicinityLocationCriteria

Class Overview

This location criteria is associated with the user being within the vicinity of a POI Note that the to be within the "on_enter" geofence, the user must be within the vicinity and have line of sight

Summary

Nested Classes
class PoiVicinityLocationCriteria.Builder  
Public Methods
CppILocationCriteria cppLocationCriteria()
The corresponding C++ location criteria object
ILocationCriteria.LocationCriteriaType getLocationCriteriaType()
Enum specifying the location criteria type
[Expand]
Inherited Methods
From class java.lang.Object
From interface com.mapsted.geofence.triggers.ILocationCriteria

Public Methods

public CppILocationCriteria cppLocationCriteria ()

The corresponding C++ location criteria object

public ILocationCriteria.LocationCriteriaType getLocationCriteriaType ()

Enum specifying the location criteria type