FRAMES NO FRAMES | |||||||
| |||||||
SUMMARY: IMPORT | CONSTANT | FIELD | ACTION | DETAIL: IMPORT | CONSTANT | FIELD | ACTION |
Action summary | |
---|---|
com.apama.cumulocity.GeoFenceContainer | static createGeoFenceContainer(sequence<any> geoFencePoints) Creates a GeoFenceContainer object. This parses the provided geofence coordinates and finds the bounding geofence and returns a GeoFenceContainer object. Any coordinates that cannot be parsed will be replaced by an empty optional |
boolean |
containsLocation(com.apama.cumulocity.GeoFencePoint geofencePos) Determines if this GeoFence contains a given pair of coordinates. |
Action detail |
---|
com.apama.cumulocity.GeoFenceContainer static createGeoFenceContainer(sequence<any> geoFencePoints)Creates a GeoFenceContainer object. This parses the provided geofence coordinates and finds the bounding geofence and returns a GeoFenceContainer object. Any coordinates that cannot be parsed will be replaced by an empty optional
boolean containsLocation(com.apama.cumulocity.GeoFencePoint geofencePos)Determines if this GeoFence contains a given pair of coordinates.
FRAMES NO FRAMES | |||||||
| |||||||
SUMMARY: IMPORT | CONSTANT | FIELD | ACTION | DETAIL: IMPORT | CONSTANT | FIELD | ACTION |