|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectedu.berkeley.guir.ptk.PTK
edu.berkeley.guir.ptk.output.Output
edu.berkeley.guir.ptk.output.OrbOutput
edu.berkeley.guir.ptk.apps.rad.ActivityOrbOutput
This output is used with the application also known as the "Remote Activity Display." It overrides two methods from the OrbOutput library component: setChangeblindParams and setMakeAwareParams. These ensure that the appropriate colors and animation speeds are used for the different events: motion (from the camera), phone rings (from audio input) and voices (from audio input).
| Field Summary | |
int |
ring_color
|
int |
voice_color
|
| Fields inherited from class edu.berkeley.guir.ptk.output.OrbOutput |
ALL_COLORS, BASIC_COLORS, BLUE_COLORS, BRIGHT, brightness, changeblind_anim, COLOR_TIME, DARK_COLORS, DIM, GREEN_COLORS, interrupt_anim, LIGHT_COLORS, MAGENTA_COLORS, makeaware_anim, MEDIUM_BRIGHT, my_port, NORMAL_COLORS, orb, PURPLE_COLORS, RED_YELLOW_COLORS |
| Fields inherited from class edu.berkeley.guir.ptk.output.Output |
animatable, d_queue, data_ids_I_want, history, ITEMS_LENGTH, metadata_I_want, num_ids, num_metadata, output_cycle_time, transition |
| Fields inherited from class edu.berkeley.guir.ptk.PTK |
debug, MAX_DEBUG, MED_DEBUG, MIN_DEBUG, NO_DEBUG |
| Constructor Summary | |
ActivityOrbOutput()
|
|
| Method Summary | |
void |
setChangeblindParams(Event e,
int step)
|
void |
setMakeawareParams(Event e,
int step)
|
| Methods inherited from class edu.berkeley.guir.ptk.output.Output |
addDataID, addMetadataIWant, checkAction, doIWant, getAllMetadata, getDataIDs, getFirstMetadata, getHistory, handleEvent, interDisplayEvent, isAnimatable, printMetadataIWant, run, setChangeblindTransitionSteps, setDataIDsIWant, setInterruptTransitionSteps, setMakeawareTransitionSteps, setTimeBetweenDisplayEvents, setTransition, setUnsetNotification |
| Methods inherited from class edu.berkeley.guir.ptk.PTK |
getMAX, getMED, getMIN, getNO, printDebug, printDebug, printError |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public final int ring_color
public final int voice_color
| Constructor Detail |
public ActivityOrbOutput()
| Method Detail |
public void setChangeblindParams(Event e,
int step)
setChangeblindParams in class OrbOutput
public void setMakeawareParams(Event e,
int step)
setMakeawareParams in class OrbOutput
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||