A B C D E F G H I J K L M N O P R S T U V W X Y

P

p - Variable in class t3.portfolios.AnimatorJobsThread.AnimationJob
 
paintBlendImage(BlendOptions, Graphics2D, List<Projector>, boolean) - Method in class t3.hrd.renderer.ProjectorTransforms
 
paintBlendImageNewAlg_adjustAlpha(double) - Static method in class t3.hrd.renderer.ProjectorTransforms
 
paintBlendImageNewAlg_alpha(double, double, ProjectorTransforms) - Static method in class t3.hrd.renderer.ProjectorTransforms
 
pastePartOfImageAIntoPartOfImageBWithoutSharing(int, int, int, int, int, int, BufferedImage, BufferedImage) - Static method in class t3.hrd.state.JOGLHelper
 
PenListener - Interface in uk.org.pjt.jmaxellanotostream
Modified by Phil Tuddenham from parts of the R3 toolkit (Copyright Stanford University, written by Ron Yeh and available from http://hci.stanford.edu/paper/ under the BSD licence).
PenStreamingConnection - Class in uk.org.pjt.jmaxellanotostream
Modified by Phil Tuddenham from parts of the R3 toolkit (Copyright Stanford University, written by Ron Yeh and available from http://hci.stanford.edu/paper/ under the BSD licence).
PenStreamingConnection(CommPortIdentifier, PenListener, boolean, boolean) - Constructor for class uk.org.pjt.jmaxellanotostream.PenStreamingConnection
 
PenTester - Class in uk.org.pjt.jmaxellanotostream
 
PenTester() - Constructor for class uk.org.pjt.jmaxellanotostream.PenTester
 
penUp() - Method in class t3.hrd.input.MaxellAnotoPen
 
penUp() - Method in interface uk.org.pjt.jmaxellanotostream.PenListener
 
performActionAsynchronouslyByCurrentThread(Runnable) - Method in class t3.portfolios.PortfolioServer
 
Person - Class in t3.portfolios
A data structure class representing a single person.
Person(int, int) - Constructor for class t3.portfolios.Person
 
person - Variable in class t3.portfolios.PointInputDevice
 
person - Variable in class t3.portfolios.PortfolioEvent
The Person that generated the event.
personId - Variable in class t3.hrd.input.KeyboardInput
 
personId - Variable in class t3.hrd.input.PointInputDeviceState
Person id
personId - Variable in class t3.portfolios.Person
 
pidButton - Variable in class t3.portfolios.PortfolioEvent
For pid press, pressoutside, release and click events, this is the button number that caused the event.
pidButtons - Variable in class t3.portfolios.PortfolioEvent
If positionAndButtonsKnown then this is the pid's buttons bit field.
pidtbs - Variable in class t3.portfolios.commonbehaviours.BasicDragMode
 
pidtbs - Variable in class t3.portfolios.commonbehaviours.RNTWTORAndRegroup
 
pidtbs - Variable in class t3.portfolios.commonbehaviours.RNTWTORAndRegroupAndShrinkAndDestroy
 
pidtbs - Variable in class t3.portfolios.commonbehaviours.RotateNTranslate
 
pidtbs - Variable in class t3.portfolios.commonbehaviours.RotateNTranslateWithTranslateOnlyRegion
 
pidToPidDataReadOnly - Variable in class t3.portfolios.PortfolioServer
 
pidTypeAndButton1 - Variable in class t3.portfolios.PointInputDeviceTypeAndButtonSet
 
pidTypeAndButton2 - Variable in class t3.portfolios.PointInputDeviceTypeAndButtonSet
 
pidTypeAndButton3 - Variable in class t3.portfolios.PointInputDeviceTypeAndButtonSet
 
PlainPortfolio - Class in t3.portfolios
 
PlainPortfolio(PortfolioServer, Portfolio, PortfolioCommonBehaviour, Color, int) - Constructor for class t3.portfolios.PlainPortfolio
 
PointInputDevice - Class in t3.hrd.input
Abstract class representing a point input device, ie one that generates 2D coordinates.
PointInputDevice(int, int, int, Matrix) - Constructor for class t3.hrd.input.PointInputDevice
 
PointInputDevice - Class in t3.portfolios
A data structure class representing a single point input device.
PointInputDevice(Person, int) - Constructor for class t3.portfolios.PointInputDevice
 
pointInputDevice - Variable in class t3.portfolios.PortfolioEvent
For pid events, this is the pid that generated the event.
PointInputDeviceData - Class in t3.portfolios
Data structure class that stores behind-the-scenes data for T3 about a point input device.
PointInputDeviceState - Class in t3.hrd.input
Data structure to store the state of a point input device.
PointInputDeviceState(int, int, int) - Constructor for class t3.hrd.input.PointInputDeviceState
 
PointInputDeviceState(int, int, int, boolean, double, double, int, Serializable) - Constructor for class t3.hrd.input.PointInputDeviceState
 
pointInputDeviceType - Variable in class t3.hrd.input.PointInputDeviceState
Device type
pointInputDeviceType - Variable in class t3.portfolios.PointInputDevice
 
pointInputDeviceType - Variable in class t3.portfolios.PointInputDeviceTypeAndButton
 
PointInputDeviceTypeAndButton - Class in t3.portfolios
A data structure class representing a pid device type and button number.
PointInputDeviceTypeAndButton(int, int) - Constructor for class t3.portfolios.PointInputDeviceTypeAndButton
 
PointInputDeviceTypeAndButtonSet - Class in t3.portfolios
Represents a set of 0 to 3 PointInputDeviceTypeAndButton's.
PointInputDeviceTypeAndButtonSet(PointInputDeviceTypeAndButton) - Constructor for class t3.portfolios.PointInputDeviceTypeAndButtonSet
 
PointInputDeviceTypeAndButtonSet(PointInputDeviceTypeAndButton, PointInputDeviceTypeAndButton, PointInputDeviceTypeAndButton) - Constructor for class t3.portfolios.PointInputDeviceTypeAndButtonSet
 
points - Variable in class t3.hrd.state.JOGLHelper.TesselatedPolygonComponent
 
poll() - Method in class uk.org.pjt.jmaxellanotostream.PenStreamingConnection
 
polygonsForShapeCursor - Variable in class t3.hrd.input.ShapeInputDeviceState
Shape
polygonsForShapeCursor - Variable in class t3.remotehrd.protocol.OpCursorShape
 
Portfolio - Class in t3.portfolios
A portfolio consists of a tile (an image of a specified size displayed on the display surface) (optional) and zero or more child portfolios.
Portfolio(boolean, PortfolioServer, Portfolio, PortfolioCommonBehaviour, boolean, int, int, int, int) - Constructor for class t3.portfolios.Portfolio
Creates a new Portfolio, using sensible default values for unwarped rectangle identification.
Portfolio(boolean, PortfolioServer, Portfolio, PortfolioCommonBehaviour, boolean, int, int, int, int, int, int, int, int, int) - Constructor for class t3.portfolios.Portfolio
 
PortfolioCommonBehaviour - Interface in t3.portfolios
Implementors of this interface provide behaviour that can be applied to many portfolios, such as dragging or rotateNtranslate.
PortfolioEvent - Class in t3.portfolios
 
PortfolioEvent(int, int, Person, PointInputDevice, double, double, double, double, Serializable, int, boolean, boolean, int, char, int) - Constructor for class t3.portfolios.PortfolioEvent
Creates a new data structure to store the specified data.
portfolioFlags - Variable in class t3.portfolios.Portfolio
 
PortfolioLink - Class in t3.portfolios
Represents a link between two rectangles each in a specified portfolio.
PortfolioLink(int, Color, Portfolio, Portfolio) - Constructor for class t3.portfolios.PortfolioLink
Creates a link between two portfolios.
PortfolioLink(int, Color, Portfolio, Portfolio, Rectangle2D.Double, Rectangle2D.Double) - Constructor for class t3.portfolios.PortfolioLink
Creates a link between two rectangles, each in the PORT space of a portfolios.
portfolioLinksFromThisReadOnly - Variable in class t3.portfolios.Portfolio
 
portfoliosBeingDragged - Variable in class t3.portfolios.commonbehaviours.RNTWTORAndRegroupAndShrinkAndDestroy
 
portfolioServer - Variable in class t3.portfolios.Portfolio
 
PortfolioServer - Class in t3.portfolios
Represents a Portfolio server, which uses a RemoteHRDServer and provides facilities such as portfolios and event handling.
PortfolioServer(ServerSocket, ServerSocket, boolean) - Constructor for class t3.portfolios.PortfolioServer
Creates a Portfolio server, including a root portfolio and a RemoteHRD server, which starts listening on the specified socket.
PORTh - Variable in class t3.portfolios.commonbehaviours.RNTWTORAndRegroup
 
PORTh - Variable in class t3.portfolios.commonbehaviours.RNTWTORAndRegroupAndShrinkAndDestroy
 
PORTh - Variable in class t3.portfolios.commonbehaviours.RotateNTranslateWithTranslateOnlyRegion
 
PORTw - Variable in class t3.portfolios.commonbehaviours.RNTWTORAndRegroup
 
PORTw - Variable in class t3.portfolios.commonbehaviours.RNTWTORAndRegroupAndShrinkAndDestroy
 
PORTw - Variable in class t3.portfolios.commonbehaviours.RotateNTranslateWithTranslateOnlyRegion
 
positionAndButtonsKnown - Variable in class t3.hrd.input.PointInputDeviceState
True iff the position of the device and its button state are currently known.
positionAndButtonsKnown - Variable in class t3.portfolios.PortfolioEvent
For pid events, this is true iff the position and buttons of the pid are known.
printOutPoint(Matrix) - Static method in class t3.hrd.state.JOGLHelper
 
printOutPolygon(List<Matrix>) - Static method in class t3.hrd.state.JOGLHelper
 
printOutPolygons(List<List<Matrix>>) - Static method in class t3.hrd.state.JOGLHelper
 
Projector - Class in t3.hrd.renderer
Class representing a single projector.
Projector.ProjectorOpeningException - Exception in t3.hrd.renderer
Exception that can be thrown if we cannot open the OpenGL window
Projector.ProjectorOpeningException(String) - Constructor for exception t3.hrd.renderer.Projector.ProjectorOpeningException
 
ProjectorConfig - Class in t3.hrd.renderer
A data structure allowing you to specify the configuration of a single projector.
ProjectorConfig() - Constructor for class t3.hrd.renderer.ProjectorConfig
 
projectorConfig - Variable in class t3.hrd.renderer.ProjectorTransforms
 
ProjectorTransforms - Class in t3.hrd.renderer
Class stores all transforms necessary for a single projector and also computes these transforms based on the ProjectorConfig.ProjectorTransformConfig object supplied.
props_getBoolean(Properties, String) - Static method in class t3.hrd.state.JOGLHelper
 
props_getDouble(Properties, String) - Static method in class t3.hrd.state.JOGLHelper
 
props_getInt(Properties, String) - Static method in class t3.hrd.state.JOGLHelper
 
props_getIntList(Properties, String) - Static method in class t3.hrd.state.JOGLHelper
 
props_getString(Properties, String) - Static method in class t3.hrd.state.JOGLHelper
 
props_getStringList(Properties, String) - Static method in class t3.hrd.state.JOGLHelper
 
props_setList(List<?>, Properties, String) - Static method in class t3.hrd.state.JOGLHelper
 

A B C D E F G H I J K L M N O P R S T U V W X Y