|
Class Summary |
| ApproachingInZone |
This condition is true if a trackable is within the zone
and moving towards the point of reference. |
| Condition |
A condition contains a evaluate method, which returns a boolean
expression. |
| OnlyTrackableWithinZone |
This condition is true if a trackable is the only trackable
within the zone. |
| QuantifierCondition |
Condition which considers spatial
relationships between two or more trackables. |
| StillWithinZone |
This condition is true if a trackable is within the zone
and not moving. |
| WithinZone |
This condition is true if a trackable is within the zone. |
| WithinZoneFacing |
This condition is true if a trackable is within the zone
and facing the point of reference. |
| ZoneCondition |
A zone condition is a condition which considers spatial
relationships between one or more trackables and a zone. |