This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IL > ILocationTriggerAdmin Interface (ArcObjects .NET 10.4 SDK) |
Provides access to properties and methods needed to configure location triggers for tracking actions.
Description | ||
---|---|---|
configure | Open a configuration dialog for the location trigger properties. At a minimum the ISet will contain one or more of the following objects, Action to be edited, Trigger Layer, Server Connection, and Polygon Source Name. | |
HasConfigurationDialog | Indicates whether this location trigger has a Configuration Dialog or not. | |
InitializeState | Initializes the Location Trigger to its default state. | |
NeedsTestGeometry | Indicates whether this location trigger needs to have a test geometry. | |
Properties | PropertySet of all configurable items for this location trigger. | |
ValidateProperties | Indicates whether this location trigger has been configured properly. |
CoClasses and Classes | Description |
---|---|
ArrivingLocationTrigger | Controls the implementation of the action's location trigger for the geometrical arriving (entering) or departing (exited) a polygon. |
CrossingLocationTrigger | Controls the implementation of the action's location trigger for the geometrical crossing of a polyline or a polygon border. |
ProximityLocationTrigger | Controls the implementation of a proximity location trigger which can perform across multiple real-time point temporal feature classes. |