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

R

r - Variable in class t3.hrd.state.UnwarpedRect
 
r - Variable in class t3.remotehrd.protocol.OpCreateUnwarpedRect
 
r - Variable in class t3.remotehrd.protocol.OpDestroyUnwarpedRect
 
r - Variable in class t3.remotehrd.protocol.OpDestroyUnwarpedRects
 
r - Variable in class t3.remotehrd.protocol.OpUpdateTileContents
 
rDESKboundingBoxes - Variable in class t3.hrd.state.Cursor.CursorShapePolygons
 
rDESKdeskSpaceAlignedRect - Variable in class t3.hrd.renderer.ProjectorTransforms
 
read() - Method in class t3.remotehrd.client.BandwidthMeasuringInputStream
 
read(byte[], int, int) - Method in class t3.remotehrd.client.BandwidthMeasuringInputStream
 
read(byte[]) - Method in class t3.remotehrd.client.BandwidthMeasuringInputStream
 
Ready - Class in t3.remotehrd.protocol
 
Ready() - Constructor for class t3.remotehrd.protocol.Ready
 
reconstructBufferedImage() - Method in class t3.remotehrd.protocol.OpUpdateTileContents
 
rectanglesAreEqualToPrecision(Rectangle2D, Rectangle2D, double) - Static method in class t3.hrd.state.JOGLHelper
 
recycleBinPortfolio - Variable in class t3.portfolios.commonbehaviours.RNTWTORAndRegroupAndShrinkAndDestroy
 
remoteClientCallBack_closingAfterWindowsClosed() - Method in interface t3.remotehrd.client.RemoteHRDClientCallBacks
 
remoteClientCallBack_keyboardInput(KeyboardInput) - Method in interface t3.remotehrd.client.RemoteHRDClientCallBacks
 
remoteClientCallBack_mouseClicked(MouseEvent, Projector) - Method in interface t3.remotehrd.client.RemoteHRDClientCallBacks
 
remoteClientCallBack_mouseDragged(MouseEvent, Projector) - Method in interface t3.remotehrd.client.RemoteHRDClientCallBacks
 
remoteClientCallBack_mouseEntered(MouseEvent, Projector) - Method in interface t3.remotehrd.client.RemoteHRDClientCallBacks
 
remoteClientCallBack_mouseExited(MouseEvent, Projector) - Method in interface t3.remotehrd.client.RemoteHRDClientCallBacks
 
remoteClientCallBack_mouseMoved(MouseEvent, Projector) - Method in interface t3.remotehrd.client.RemoteHRDClientCallBacks
 
remoteClientCallBack_mousePressed(MouseEvent, Projector) - Method in interface t3.remotehrd.client.RemoteHRDClientCallBacks
 
remoteClientCallBack_mouseReleased(MouseEvent, Projector) - Method in interface t3.remotehrd.client.RemoteHRDClientCallBacks
 
remoteClientCallBack_needToRepaintOverlay(Projector) - Method in interface t3.remotehrd.client.RemoteHRDClientCallBacks
 
remoteClientCallBack_oglPaintOverlay(GL, Projector) - Method in interface t3.remotehrd.client.RemoteHRDClientCallBacks
 
remoteClientCallBack_oncePerFrame() - Method in interface t3.remotehrd.client.RemoteHRDClientCallBacks
 
remoteClientCallBack_pointInputDeviceStateChanged(PointInputDeviceState) - Method in interface t3.remotehrd.client.RemoteHRDClientCallBacks
 
remoteClientCallBack_receivedMessageFromServer(Object) - Method in interface t3.remotehrd.client.RemoteHRDClientCallBacks
 
RemoteHRDClient - Class in t3.remotehrd.client
This class represents a RemoteHRD client, consisting of a HRDRenderer whose state is updated according to messages from a RemoteHRD server.
RemoteHRDClient(int, List<ProjectorConfig>, Socket, RemoteHRDClientCallBacks, LinkedList<PointInputDevice>, ShapeInputDevice, boolean, boolean, BlendOptions) - Constructor for class t3.remotehrd.client.RemoteHRDClient
Creates a new RemoteHRD client that listens on a specific socket.
RemoteHRDClientCallBacks - Interface in t3.remotehrd.client
Allows you to customise the RemoteHRD client behaviour by specifying callback methods.
RemoteHRDServer - Class in t3.remotehrd.server
This class represents a RemoteHRD server.
RemoteHRDServer(ServerSocket, ServerSocket, RemoteHRDServerCallBacks, boolean) - Constructor for class t3.remotehrd.server.RemoteHRDServer
Creates a RemoteHRDServer and starts the listening thread.
RemoteHRDServerCallBacks - Interface in t3.remotehrd.server
Allows you to customise the RemoteHRD server by specifying callback methods to handle clients joining and leaving, pointinputdevice state changes, keyboard input, and any other messages received from the client.
remoteServerCallBack_clientJoined(int) - Method in interface t3.remotehrd.server.RemoteHRDServerCallBacks
 
remoteServerCallBack_clientLeft(int) - Method in interface t3.remotehrd.server.RemoteHRDServerCallBacks
 
remoteServerCallBack_decideShouldCompressInitial(BufferedImage) - Method in interface t3.remotehrd.server.RemoteHRDServerCallBacks
 
remoteServerCallBack_keyboardInput(KeyboardInput) - Method in interface t3.remotehrd.server.RemoteHRDServerCallBacks
 
remoteServerCallBack_pointInputDeviceStateChanged(PointInputDeviceState) - Method in interface t3.remotehrd.server.RemoteHRDServerCallBacks
 
remoteServerCallBack_receivedOtherMessageFromClientOrInputSource(Object) - Method in interface t3.remotehrd.server.RemoteHRDServerCallBacks
 
remoteServerCallBack_repaintUnbackedTile(Tile, Rectangle, BufferedImage, Graphics2D) - Method in interface t3.remotehrd.server.RemoteHRDServerCallBacks
 
remoteServerCallBack_shapeInputDeviceStateChanged(ShapeInputDeviceState) - Method in interface t3.remotehrd.server.RemoteHRDServerCallBacks
 
removeLimbsWidthLessThanD(List<Matrix>, double) - Static method in class t3.hrd.state.JOGLHelper
 
reqToComplete() - Method in class t3.portfolios.AnimatorThread
 
requestClose() - Method in class t3.hrd.renderer.HRDRenderer
Request that the display be closed and the render loop stopped.
requestForceRedrawAll() - Method in class t3.hrd.renderer.HRDRenderer
Request that all projectors be redrawn.
RLE - Class in t3.remotehrd.protocol
 
RLE(int, int) - Constructor for class t3.remotehrd.protocol.RLE
 
RNTWTORAndRegroup - Class in t3.portfolios.commonbehaviours
This class is like RotateNTranslateWithTranslateOnlyRegion but additionally any portfolios in the set containers act as containers.
RNTWTORAndRegroup(PointInputDeviceTypeAndButtonSet, double, Set<Portfolio>) - Constructor for class t3.portfolios.commonbehaviours.RNTWTORAndRegroup
 
RNTWTORAndRegroup(PointInputDeviceTypeAndButtonSet, boolean, double, double, double, Set<Portfolio>) - Constructor for class t3.portfolios.commonbehaviours.RNTWTORAndRegroup
 
RNTWTORAndRegroupAndShrinkAndDestroy - Class in t3.portfolios.commonbehaviours
This class is like RotateNTranslateWithTranslateOnlyRegion but additionally any portfolios in the set containers act as containers.
RNTWTORAndRegroupAndShrinkAndDestroy(PointInputDeviceTypeAndButtonSet, boolean, double, double, double, double, double, Portfolio) - Constructor for class t3.portfolios.commonbehaviours.RNTWTORAndRegroupAndShrinkAndDestroy
 
rootPortfolio - Variable in class t3.portfolios.PortfolioServer
 
RootPortfolio - Class in t3.portfolios
Represents the root portfolio, of which all other portfolio are anscestors.
RootPortfolio(PortfolioServer) - Constructor for class t3.portfolios.RootPortfolio
 
rotateArray(Matrix[], int) - Static method in class t3.hrd.state.JOGLHelper
 
RotateNTranslate - Class in t3.portfolios.commonbehaviours
This class allows portfolios to be translated and rotated by dragging with a specified pid type and button, using the RotateNTranslate idea.
RotateNTranslate() - Constructor for class t3.portfolios.commonbehaviours.RotateNTranslate
 
RotateNTranslate(PointInputDeviceTypeAndButton) - Constructor for class t3.portfolios.commonbehaviours.RotateNTranslate
 
RotateNTranslate(PointInputDeviceTypeAndButtonSet) - Constructor for class t3.portfolios.commonbehaviours.RotateNTranslate
 
RotateNTranslateWithTranslateOnlyRegion - Class in t3.portfolios.commonbehaviours
This class allows portfolios to be translated and rotated by dragging with a specified pid type and button, using the RotateNTranslate idea.
RotateNTranslateWithTranslateOnlyRegion() - Constructor for class t3.portfolios.commonbehaviours.RotateNTranslateWithTranslateOnlyRegion
 
RotateNTranslateWithTranslateOnlyRegion(PointInputDeviceTypeAndButtonSet, double) - Constructor for class t3.portfolios.commonbehaviours.RotateNTranslateWithTranslateOnlyRegion
 
RotateNTranslateWithTranslateOnlyRegion(PointInputDeviceTypeAndButtonSet, boolean, double, double, double) - Constructor for class t3.portfolios.commonbehaviours.RotateNTranslateWithTranslateOnlyRegion
 
run() - Method in class t3.portfolios.AnimatorThread
 
RunBasicRemoteHRDClient - Class in t3.remotehrd.client
A program that uses a specified properties file to create a RemoteHRD client and begin rendering.
RunBasicRemoteHRDClient() - Constructor for class t3.remotehrd.client.RunBasicRemoteHRDClient
 
RunCalibrate - Class in t3.hrd.util
Utility which loads a properties file, allows you to calibrate the display, test the alignment and save it back to the same properties file.
RunCalibrate() - Constructor for class t3.hrd.util.RunCalibrate
 
RunDisplayDiag - Class in t3.hrd.util
Diagnostic utility to identify and test graphics cards.
RunDisplayDiag() - Constructor for class t3.hrd.util.RunDisplayDiag
 
RunInputSource - Class in t3.remotehrd.client
This class represents an InputSource.
RunInputSource(String, int, LinkedList<PointInputDevice>, ShapeInputDevice, int) - Constructor for class t3.remotehrd.client.RunInputSource
 
runLaterFromSwingThread(Runnable) - Static method in class t3.portfolios.swing.SwingFramePortfolio
 
runLaterFromSwingThreadUsesPortfolios(PortfolioServer, Runnable) - Static method in class t3.portfolios.swing.SwingFramePortfolio
 
runOnComplete() - Method in class t3.portfolios.AnimatorJobsThread
 
runOnComplete() - Method in class t3.portfolios.AnimatorThread
 
runOnEachLoop() - Method in class t3.portfolios.AnimatorJobsThread
 
runOnEachLoop() - Method in class t3.portfolios.AnimatorThread
 

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