- getAngle() - Method in class junctionbox.android.Junction
-
Returns the current angle.
- getAngle() - Method in class junctionbox.Junction
-
Returns the current angle.
- getCenterX() - Method in class junctionbox.android.Junction
-
Returns the x coordinate of the current center point.
- getCenterX() - Method in class junctionbox.Junction
-
Returns the x coordinate of the current center point.
- getCenterY() - Method in class junctionbox.android.Junction
-
Returns the y coordinate of the current center point.
- getCenterY() - Method in class junctionbox.Junction
-
Returns the y coordinate of the current center point.
- getContactCount() - Method in class junctionbox.android.Junction
-
Returns the number of Contacts currently associated with this Junction.
- getContactCount() - Method in class junctionbox.Junction
-
Returns the number of Contacts currently associated with this Junction.
- getContacts() - Method in class junctionbox.android.Junction
-
Returns a list that is a copy of the current contact map values.
- getContacts() - Method in class junctionbox.Junction
-
Returns a list that is a copy of the current contact map values.
- getEventCount() - Method in class junctionbox.android.Dispatcher
-
Gets the total number of events in the event queue.
- getEventCount() - Method in class junctionbox.Dispatcher
-
Gets the total number of events in the event queue.
- getFirstX() - Method in class junctionbox.android.Contact
-
Returns the first x coordinate set for this contact.
- getFirstX() - Method in class junctionbox.Contact
-
Returns the first x coordinate set for this contact.
- getFirstY() - Method in class junctionbox.android.Contact
-
Returns the first y coordinate set for this contact.
- getFirstY() - Method in class junctionbox.Contact
-
Returns the first y coordinate set for this contact.
- getHeight() - Method in class junctionbox.android.Junction
-
Returns the current height.
- getHeight() - Method in class junctionbox.Junction
-
Returns the current height.
- getID() - Method in class junctionbox.android.Contact
-
Returns the identifier.
- getID() - Method in class junctionbox.Contact
-
Returns the identifier.
- getIPAddress() - Method in class junctionbox.android.Relay
-
Returns the IP address associated with this Relay.
- getIPAddress() - Method in class junctionbox.Relay
-
Returns the IP address associated with this Relay.
- getJunctionCount() - Method in class junctionbox.android.Junction
-
Returns the number of subjunctions contained in this Junction.
- getJunctionCount() - Method in class junctionbox.Junction
-
Returns the number of subjunctions contained in this Junction.
- getJunctions() - Method in class junctionbox.android.Dispatcher
-
Returns an array of the Junctions currently stored in this Dispatcher.
- getJunctions() - Method in class junctionbox.android.Junction
-
Gets an array of any Junctions associated with this Junction.
- getJunctions() - Method in class junctionbox.Dispatcher
-
Returns an array of the Junctions currently stored in this Dispatcher.
- getJunctions() - Method in class junctionbox.Junction
-
Gets an array of any Junctions associated with this Junction.
- getLabel() - Method in class junctionbox.android.Junction
-
Gets the label for this Junction.
- getLabel() - Method in class junctionbox.android.Relay
-
Gets the label for this Relay.
- getLabel() - Method in class junctionbox.Junction
-
Gets the label for this Junction.
- getLabel() - Method in class junctionbox.Relay
-
Gets the label for this Relay.
- getListeningAddress() - Method in class junctionbox.android.Nexus
-
Returns the current IP address used to listen for incoming OSC messages.
- getListeningAddress() - Method in class junctionbox.Nexus
-
Returns the current IP address used to listen for incoming OSC messages.
- getListeningPort() - Method in class junctionbox.android.Nexus
-
Returns the current port number used to listen for incoming OSC messages.
- getListeningPort() - Method in class junctionbox.Nexus
-
Returns the current port number used to listen for incoming OSC messages.
- getLocalAddress() - Method in class junctionbox.android.Nexus
-
Returns the local IP address of the device running this Dispatcher.
- getLocalAddress() - Method in class junctionbox.Nexus
-
Returns the local IP address of the device running this Dispatcher.
- getMaxScalingHeight() - Method in class junctionbox.android.Junction
-
Returns the maximum height allowed for scaling.
- getMaxScalingHeight() - Method in class junctionbox.Junction
-
Returns the maximum height allowed for scaling.
- getMaxScalingWidth() - Method in class junctionbox.android.Junction
-
Returns the maximum width allowed for scaling.
- getMaxScalingWidth() - Method in class junctionbox.Junction
-
Returns the maximum width allowed for scaling.
- getMaxTranslationX() - Method in class junctionbox.android.Junction
-
Returns the maximum value set for translation in the x direction.
- getMaxTranslationX() - Method in class junctionbox.Junction
-
Returns the maximum value set for translation in the x direction.
- getMaxTranslationY() - Method in class junctionbox.android.Junction
-
Returns the maximum value set for translation in the y direction.
- getMaxTranslationY() - Method in class junctionbox.Junction
-
Returns the maximum value set for translation in the y direction.
- getMessageCount() - Method in class junctionbox.android.Relay
-
Returns the number of messages associated with this Relay.
- getMessageCount() - Method in class junctionbox.Relay
-
Returns the number of messages associated with this Relay.
- getMessages() - Method in class junctionbox.android.Relay
-
Returns all messages associated with this Relay as an array of Strings.
- getMessages() - Method in class junctionbox.Relay
-
Returns all messages associated with this Relay as an array of Strings.
- getMinScalingHeight() - Method in class junctionbox.android.Junction
-
Returns the minimum height allowed for scaling.
- getMinScalingHeight() - Method in class junctionbox.Junction
-
Returns the minimum height allowed for scaling.
- getMinScalingWidth() - Method in class junctionbox.android.Junction
-
Returns the minimum width allowed for scaling.
- getMinScalingWidth() - Method in class junctionbox.Junction
-
Returns the minimum width allowed for scaling.
- getMinTranslationX() - Method in class junctionbox.android.Junction
-
Returns the minimum value set for translation in the x direction.
- getMinTranslationX() - Method in class junctionbox.Junction
-
Returns the minimum value set for translation in the x direction.
- getMinTranslationY() - Method in class junctionbox.android.Junction
-
Returns the minimum value set for translation in the y direction.
- getMinTranslationY() - Method in class junctionbox.Junction
-
Returns the minimum value set for translation in the y direction.
- getPlayTime() - Method in class junctionbox.android.Dispatcher
-
Returns the elapsed playback time in naonseconds.
- getPlayTime() - Method in class junctionbox.Dispatcher
-
Returns the elapsed playback time in naonseconds.
- getPort() - Method in class junctionbox.android.Relay
-
Returns the port number associated with this Relay.
- getPort() - Method in class junctionbox.Relay
-
Returns the port number associated with this Relay.
- getRecordTime() - Method in class junctionbox.android.Dispatcher
-
Returns the elapsed record time in nanoseconds.
- getRecordTime() - Method in class junctionbox.Dispatcher
-
Returns the elapsed record time in nanoseconds.
- getRejectedMessages() - Method in class junctionbox.android.Nexus
-
Returns any rejected NDEF messages.
- getRejectedMessages() - Method in class junctionbox.Nexus
-
Returns any rejected NDEF messages.
- getRelay(int) - Method in class junctionbox.android.Nexus
-
Returns the specified Relay.
- getRelay(int) - Method in class junctionbox.Nexus
-
Returns the specified Relay.
- getRelayCount() - Method in class junctionbox.android.Nexus
-
Returns the number of Relays contained in this Dispatcher.
- getRelayCount() - Method in class junctionbox.Nexus
-
Returns the number of Relays contained in this Dispatcher.
- getRelays() - Method in class junctionbox.android.Nexus
-
Returns the NDEF message mapping Relays associated with this Dispatcher as an array.
- getRelays() - Method in class junctionbox.Nexus
-
Returns the NDEF message mapping Relays associated with this Dispatcher as an array.
- getRotationCount() - Method in class junctionbox.android.Junction
-
Returns the number of rotations that this Junction has undergone.
- getRotationCount() - Method in class junctionbox.Junction
-
Returns the number of rotations that this Junction has undergone.
- getShape() - Method in class junctionbox.android.Junction
-
Returns the shape of this Junction as an integer.
- getShape() - Method in class junctionbox.Junction
-
Returns the shape of this Junction as an integer.
- getTargetAddress() - Method in class junctionbox.android.Dispatcher
-
Returns the target IP address for this Dispatcher.
- getTargetAddress() - Method in class junctionbox.android.Junction
-
Returns the target IP address.
- getTargetAddress() - Method in class junctionbox.Dispatcher
-
Returns the target IP address for this Dispatcher.
- getTargetAddress() - Method in class junctionbox.Junction
-
Returns the target IP address.
- getTargetPort() - Method in class junctionbox.android.Dispatcher
-
Returns the target port number for this Dispatcher.
- getTargetPort() - Method in class junctionbox.android.Junction
-
Returns the target port.
- getTargetPort() - Method in class junctionbox.Dispatcher
-
Returns the target port number for this Dispatcher.
- getTargetPort() - Method in class junctionbox.Junction
-
Returns the target port.
- getToggle() - Method in class junctionbox.android.Junction
-
Returns the current state of a boolean.
- getToggle() - Method in class junctionbox.Junction
-
Returns the current state of a boolean.
- getWidth() - Method in class junctionbox.android.Junction
-
Returns the current width.
- getWidth() - Method in class junctionbox.Junction
-
Returns the current width.
- getX() - Method in class junctionbox.android.Contact
-
Returns the x coordinate.
- getX() - Method in class junctionbox.Contact
-
Returns the x coordinate.
- getY() - Method in class junctionbox.android.Contact
-
Returns the y coordinate.
- getY() - Method in class junctionbox.Contact
-
Returns the y coordinate.