- changeAngle(float) - Method in class junctionbox.android.Junction
-
Changes the angle of this Junction.
- changeAngle(float) - Method in class junctionbox.Junction
-
Changes the angle of this Junction.
- changeCenter(float, float) - Method in class junctionbox.android.Junction
-
Changes the x and y coordinates for the center point of this Junction.
- changeCenter(float, float) - Method in class junctionbox.Junction
-
Changes the x and y coordinates for the center point of this Junction.
- changeCenterX(float) - Method in class junctionbox.android.Junction
-
Change the x coordinate for the center of this Junction by adding or subtracting the specified amount.
- changeCenterX(float) - Method in class junctionbox.Junction
-
Change the x coordinate for the center of this Junction by adding or subtracting the specified amount.
- changeCenterY(float) - Method in class junctionbox.android.Junction
-
Change the x coordinate for the center of this Junction by adding or subtracting the specified amount.
- changeCenterY(float) - Method in class junctionbox.Junction
-
Change the x coordinate for the center of this Junction by adding or subtracting the specified amount.
- changeHeight(float) - Method in class junctionbox.android.Junction
-
Change the height by adding the specified amount.
- changeHeight(float) - Method in class junctionbox.Junction
-
Change the height by adding the specified amount.
- changeScale(float, float) - Method in class junctionbox.android.Junction
-
Changes the width and height of this Junction with a single method.
- changeScale(float, float) - Method in class junctionbox.Junction
-
Changes the width and height of this Junction with a single method.
- changeWidth(float) - Method in class junctionbox.android.Junction
-
Change the width by adding the specified amount.
- changeWidth(float) - Method in class junctionbox.Junction
-
Change the width by adding the specified amount.
- clearContacts() - Method in class junctionbox.android.Dispatcher
-
Removes all Contacts from all Junctions.
- clearContacts() - Method in class junctionbox.android.Junction
-
Removes all Contacts contained in this Junction.
- clearContacts() - Method in class junctionbox.Dispatcher
-
Removes all Contacts from all Junctions.
- clearContacts() - Method in class junctionbox.Junction
-
Removes all Contacts contained in this Junction.
- clearEvents() - Method in class junctionbox.android.Dispatcher
-
Clears all events from the event queue.
- clearEvents() - Method in class junctionbox.Dispatcher
-
Clears all events from the event queue.
- clearJunctions() - Method in class junctionbox.android.Dispatcher
-
Removes all Junctions stored by this Dispatcher.
- clearJunctions() - Method in class junctionbox.Dispatcher
-
Removes all Junctions stored by this Dispatcher.
- clearMessages() - Method in class junctionbox.android.Relay
-
Remove all message associated with this Relay.
- clearMessages() - Method in class junctionbox.Relay
-
Remove all message associated with this Relay.
- clearRejectedMessages() - Method in class junctionbox.android.Nexus
-
Removes all rejected NDEF messages.
- clearRejectedMessages() - Method in class junctionbox.Nexus
-
Removes all rejected NDEF messages.
- Contact - Class in junctionbox.android
-
The Contact class represents a touch point on a two-dimensional grid.
- Contact(int, float, float) - Constructor for class junctionbox.android.Contact
-
Constructs a new Contact with the specified coordinates.
- Contact - Class in junctionbox
-
The Contact class represents a touch point on a two-dimensional grid.
- Contact(int, float, float) - Constructor for class junctionbox.Contact
-
Constructs a new Contact with the specified coordinates.
- containsMessage(String) - Method in class junctionbox.android.Relay
-
Determines whether the specified message is contained in this Relay.
- containsMessage(String) - Method in class junctionbox.Relay
-
Determines whether the specified message is contained in this Relay.
- createJunction(float, float, float, float) - Method in class junctionbox.android.Dispatcher
-
Creates a new Junction with the specified parameters.
- createJunction(float, float, float, float) - Method in class junctionbox.Dispatcher
-
Creates a new Junction with the specified parameters.