Provides access to properties and methods needed to configure location triggers for tracking actions.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Tracking Analyst Extension.
Members
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 that implement ILocationTriggerAdmin
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. |