FRAMES NO FRAMES | |||||||
| |||||||
SUMMARY: IMPORT | CONSTANT | MEMBER | ACTION | DETAIL: IMPORT | CONSTANT | MEMBER | ACTION |
Action summary | |
---|---|
boolean |
containsLocation(com.apama.cumulocity.GeoFencePoint geofencePos) Determines if this GeoFence contains a given pair of coordinates. |
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 |
Action detail |
---|
boolean containsLocation(com.apama.cumulocity.GeoFencePoint geofencePos)Determines if this GeoFence contains a given pair of coordinates.
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
FRAMES NO FRAMES | |||||||
| |||||||
SUMMARY: IMPORT | CONSTANT | MEMBER | ACTION | DETAIL: IMPORT | CONSTANT | MEMBER | ACTION |