|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectuk.ac.lancs.relate.trigger.conditions.Condition
uk.ac.lancs.relate.trigger.conditions.ZoneCondition
uk.ac.lancs.relate.trigger.conditions.WithinZone
uk.ac.lancs.relate.gateways.conditions.KeyboardCondition
public class KeyboardCondition
Condition for the keyboard gateway is true if the user is within a range of 100 cm.
| Constructor Summary | |
|---|---|
KeyboardCondition(java.lang.String id1,
TrackableDevice keyboard)
Creates a new condition for the keyboard gateway. |
|
| Method Summary |
|---|
| Methods inherited from class uk.ac.lancs.relate.trigger.conditions.WithinZone |
|---|
evaluate |
| Methods inherited from class uk.ac.lancs.relate.trigger.conditions.ZoneCondition |
|---|
defineActiveTrackable, defineInvolvedTrackables, getNrTrackablesInZone, getZone, inZone, setZone |
| Methods inherited from class uk.ac.lancs.relate.trigger.conditions.Condition |
|---|
addInvolvedTrackable, addInvolvedTrackable, getActiveTrackable, getApp, getInvolvedTrackables, getTrackableById, setActiveTrackable, setApp, setInvolvedTrackables |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public KeyboardCondition(java.lang.String id1,
TrackableDevice keyboard)
id1 - unique id of the user
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||