- saveXML(OutputStream) - Method in class junctionbox.android.Dispatcher
-
Saves Junction, Relay, and Event data to XML.
- saveXML(OutputStream) - Method in class junctionbox.android.Nexus
-
Saves Junction, Relay, and Event data to XML.
- saveXML(OutputStream) - Method in class junctionbox.Dispatcher
-
Saves Junction, Relay, and Event data to XML.
- saveXML(OutputStream) - Method in class junctionbox.Nexus
-
Saves Junction, Relay, and Event data to XML.
- scaleEventTimes(double) - Method in class junctionbox.android.Dispatcher
-
Scale Event times in the queue by the specified factor.
- scaleEventTimes(double) - Method in class junctionbox.Dispatcher
-
Scale Event times in the queue by the specified factor.
- send() - Method in class junctionbox.android.Relay
-
Sends all messages associated with this Relay
- send(String) - Method in class junctionbox.android.Relay
-
Sends the specified message.
- send(String[]) - Method in class junctionbox.android.Relay
-
Sends all messages specifed in the array provided as an argument
- send() - Method in class junctionbox.Relay
-
Sends all messages associated with this Relay
- send(String) - Method in class junctionbox.Relay
-
Sends the specified message.
- send(String[]) - Method in class junctionbox.Relay
-
Sends all messages specifed in the array provided as an argument
- sendConnectionLabel(String, int, String) - Method in class junctionbox.android.Nexus
-
Sends an NDEF connection label command to the specified IP address and port.
- sendConnectionLabel(String) - Method in class junctionbox.android.Nexus
-
Sends an NDEF connection label command to the default target.
- sendConnectionLabel(String, int, String) - Method in class junctionbox.Nexus
-
Sends an NDEF connection label command to the specified IP address and port.
- sendConnectionLabel(String) - Method in class junctionbox.Nexus
-
Sends an NDEF connection label command to the default target.
- sendConnectionPing(String, int) - Method in class junctionbox.android.Nexus
-
Sends an NDEF connection ping to the specified IP address and port.
- sendConnectionPing() - Method in class junctionbox.android.Nexus
-
Sends an NDEF connection ping to the default target.
- sendConnectionPing(String, int) - Method in class junctionbox.Nexus
-
Sends an NDEF connection ping to the specified IP address and port.
- sendConnectionPing() - Method in class junctionbox.Nexus
-
Sends an NDEF connection ping to the default target.
- sendConnectionRequest(String, int) - Method in class junctionbox.android.Nexus
-
Sends an NDEF connection request to the specified IP address and port.
- sendConnectionRequest(String, int, String) - Method in class junctionbox.android.Nexus
-
Sends an NDEF connection request with a label to the specified IP address and port.
- sendConnectionRequest() - Method in class junctionbox.android.Nexus
-
Sends an NDEF connection request to the IP address and port of the default target node.
- sendConnectionRequest(String) - Method in class junctionbox.android.Nexus
-
Sends an NDEF connection request with a label to the IP address and port of the default target node.
- sendConnectionRequest(String, int) - Method in class junctionbox.Nexus
-
Sends an NDEF connection request to the specified IP address and port.
- sendConnectionRequest(String, int, String) - Method in class junctionbox.Nexus
-
Sends an NDEF connection request with a label to the specified IP address and port.
- sendConnectionRequest() - Method in class junctionbox.Nexus
-
Sends an NDEF connection request to the IP address and port of the default target node.
- sendConnectionRequest(String) - Method in class junctionbox.Nexus
-
Sends an NDEF connection request with a label to the IP address and port of the default target node.
- sendMessageAdd(String, int, String) - Method in class junctionbox.android.Nexus
-
Sends an add message request to the specified target.
- sendMessageAdd(String) - Method in class junctionbox.android.Nexus
-
Sends an add message request to the default target.
- sendMessageAdd(String, int, String) - Method in class junctionbox.Nexus
-
Sends an add message request to the specified target.
- sendMessageAdd(String) - Method in class junctionbox.Nexus
-
Sends an add message request to the default target.
- sendMessageCount(String, int) - Method in class junctionbox.android.Nexus
-
Sends an NDEF message count request to the specified IP address and port.
- sendMessageCount() - Method in class junctionbox.android.Nexus
-
Sends an NDEF message count request to the default target.
- sendMessageCount(String, int) - Method in class junctionbox.Nexus
-
Sends an NDEF message count request to the specified IP address and port.
- sendMessageCount() - Method in class junctionbox.Nexus
-
Sends an NDEF message count request to the default target.
- sendMessageRemove(String, int, String) - Method in class junctionbox.android.Nexus
-
Sends a remove message request to the specified target.
- sendMessageRemove(String) - Method in class junctionbox.android.Nexus
-
Sends a remove message request to the default target.
- sendMessageRemove(String, int, String) - Method in class junctionbox.Nexus
-
Sends a remove message request to the specified target.
- sendMessageRemove(String) - Method in class junctionbox.Nexus
-
Sends a remove message request to the default target.
- sendMessageReplace(String, int, String, String) - Method in class junctionbox.android.Nexus
-
Sends a replace message request to the specified target.
- sendMessageReplace(String, String) - Method in class junctionbox.android.Nexus
-
Sends a replace message request to the default target.
- sendMessageReplace(String, int, String, String) - Method in class junctionbox.Nexus
-
Sends a replace message request to the specified target.
- sendMessageReplace(String, String) - Method in class junctionbox.Nexus
-
Sends a replace message request to the default target.
- sendMessageRequest(String, int) - Method in class junctionbox.android.Nexus
-
Sends an NDEF message request to the specified IP address and port.
- sendMessageRequest() - Method in class junctionbox.android.Nexus
-
Sends an NDEF message request to the IP address and port of the default target node.
- sendMessageRequest(String, int) - Method in class junctionbox.Nexus
-
Sends an NDEF message request to the specified IP address and port.
- sendMessageRequest() - Method in class junctionbox.Nexus
-
Sends an NDEF message request to the IP address and port of the default target node.
- setAngle(float) - Method in class junctionbox.android.Junction
-
Sets the angle of this Junction.
- setAngle(float) - Method in class junctionbox.Junction
-
Sets the angle of this Junction.
- setCenter(float, float) - Method in class junctionbox.android.Junction
-
Sets the x and y coordinates for the center point of this Junction.
- setCenter(float, float) - Method in class junctionbox.Junction
-
Sets the x and y coordinates for the center point of this Junction.
- setCenterX(float) - Method in class junctionbox.android.Junction
-
Sets the x coordinate for the center point of this Junction.
- setCenterX(float) - Method in class junctionbox.Junction
-
Sets the x coordinate for the center point of this Junction.
- setCenterY(float) - Method in class junctionbox.android.Junction
-
Sets the y coordinate for the center point of this Junction.
- setCenterY(float) - Method in class junctionbox.Junction
-
Sets the y coordinate for the center point of this Junction.
- setHeight(float) - Method in class junctionbox.android.Junction
-
Sets the height of this Junction.
- setHeight(float) - Method in class junctionbox.Junction
-
Sets the height of this Junction.
- setLabel(String) - Method in class junctionbox.android.Junction
-
Sets the label for this Junction.
- setLabel(String) - Method in class junctionbox.android.Relay
-
Sets the label for this Relay.
- setLabel(String) - Method in class junctionbox.Junction
-
Sets the label for this Junction.
- setLabel(String) - Method in class junctionbox.Relay
-
Sets the label for this Relay.
- setScale(float, float) - Method in class junctionbox.android.Junction
-
Sets the width and height of this Junction with a single method.
- setScale(float, float) - Method in class junctionbox.Junction
-
Sets the width and height of this Junction with a single method.
- setShape(int) - Method in class junctionbox.android.Junction
-
Sets the shape for this Junction.
- setShape(int) - Method in class junctionbox.Junction
-
Sets the shape for this Junction.
- setSocket(String, int) - Method in class junctionbox.android.Relay
-
Sets the IP address and port number.
- setSocket(String, int) - Method in class junctionbox.Relay
-
Sets the IP address and port number.
- setTarget(String, int) - Method in class junctionbox.android.Dispatcher
-
Sets the IP address and port of the target to the specified values.
- setTarget(String, int) - Method in class junctionbox.android.Junction
-
Sets the target for messages sent from this Junction.
- setTarget(Relay) - Method in class junctionbox.android.Junction
-
Sets the target to the specified Relay.
- setTarget(String, int) - Method in class junctionbox.Dispatcher
-
Sets the IP address and port of the target to the specified values.
- setTarget(String, int) - Method in class junctionbox.Junction
-
Sets the target for messages sent from this Junction.
- setTarget(Relay) - Method in class junctionbox.Junction
-
Sets the target to the specified Relay.
- setToggle(boolean) - Method in class junctionbox.android.Junction
-
Sets the current state of the toggle boolean.
- setToggle(boolean) - Method in class junctionbox.Junction
-
Sets the current state of the toggle boolean.
- setWidth(float) - Method in class junctionbox.android.Junction
-
Sets the width of this Junction.
- setWidth(float) - Method in class junctionbox.Junction
-
Sets the width of this Junction.
- Simulator - Class in junctionbox
-
The Simulator class produces TUIO cursor messages based on the location of the mouse cursor in Processing.
- Simulator(float, float) - Constructor for class junctionbox.Simulator
-
Constructs a new Simulator.
- startListening(int) - Method in class junctionbox.android.Nexus
-
Listen for incoming OSC messages on the given port.
- startListening(String, int) - Method in class junctionbox.android.Nexus
-
Listen for incoming OSC messages on the given socket.
- startListening(int) - Method in class junctionbox.Nexus
-
Listen for incoming OSC messages on the given port.
- startListening(String, int) - Method in class junctionbox.Nexus
-
Listen for incoming OSC messages on the given socket.
- startLooping() - Method in class junctionbox.android.Dispatcher
-
Starts the looping state.
- startLooping() - Method in class junctionbox.Dispatcher
-
Starts the looping state.
- startPlaying() - Method in class junctionbox.android.Dispatcher
-
Starts the playback of events.
- startPlaying() - Method in class junctionbox.Dispatcher
-
Starts the playback of events.
- startRecording() - Method in class junctionbox.android.Dispatcher
-
Starts recording events for selected Junctions.
- startRecording() - Method in class junctionbox.Dispatcher
-
Starts recording events for selected Junctions.
- stopListening() - Method in class junctionbox.android.Nexus
-
Stop listening for incoming OSC messages.
- stopListening() - Method in class junctionbox.Nexus
-
Stop listening for incoming OSC messages.
- stopLooping() - Method in class junctionbox.android.Dispatcher
-
Stops the looping state.
- stopLooping() - Method in class junctionbox.Dispatcher
-
Stops the looping state.
- stopPlaying() - Method in class junctionbox.android.Dispatcher
-
Stops playback of events.
- stopPlaying() - Method in class junctionbox.Dispatcher
-
Stops playback of events.
- stopRecording() - Method in class junctionbox.android.Dispatcher
-
Stops recording events.
- stopRecording() - Method in class junctionbox.Dispatcher
-
Stops recording events.