Package | Description |
---|---|
junctionbox |
Modifier and Type | Class and Description |
---|---|
class |
Dispatcher
The Dispatcher class manages Junctions and handles the sending and receiving of certain Open Sound Control (OSC) messages.
|
class |
Junction
The Junction class defines a section of a touch interface that represents the intersection among Contacts (touches),
graphical output, and the sending of Open Sound Control (OSC) messages.
|
Modifier and Type | Method and Description |
---|---|
Contactable |
Timetable.getContactee()
Returns a reference to the contactee associated with this Timetable.
|
Modifier and Type | Method and Description |
---|---|
void |
Timetable.setContactee(Contactable c)
Sets a contactee that will be attached to this Timetable.
|