Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
X
Y
O
oglColor(GL, Color)
- Static method in class t3.hrd.state.
JOGLHelper
oglColorFromARGBint(GL, int)
- Static method in class t3.hrd.state.
JOGLHelper
oglCreateTexture(GL, int, int, BufferedImage)
- Static method in class t3.hrd.state.
JOGLHelper
oglCurrentBoundTextureIsResident(GL)
- Static method in class t3.hrd.state.
JOGLHelper
oglDestroyTexture(GL, int)
- Static method in class t3.hrd.state.
JOGLHelper
oglDrawCursor(GL, Projector)
- Method in class t3.hrd.state.
Cursor
oglDrawTesselatedPolygon(GL, List<JOGLHelper.TesselatedPolygonComponent>)
- Static method in class t3.hrd.state.
JOGLHelper
oglReportIfError(GL, GLU)
- Static method in class t3.hrd.state.
JOGLHelper
oglTesselateAndDraw2hmPoly(GL, Iterable<Matrix>, Matrix)
- Static method in class t3.hrd.state.
JOGLHelper
oglThrowExceptionIfError(GL, GLU)
- Static method in class t3.hrd.state.
JOGLHelper
oglUpdateTextureContents(GL, int, int, int, int, BufferedImage)
- Static method in class t3.hrd.state.
JOGLHelper
oglVertex4dFromM(GL, Matrix)
- Static method in class t3.hrd.state.
JOGLHelper
oglVertex4dFromMs(GL, List<Matrix>, Matrix)
- Static method in class t3.hrd.state.
JOGLHelper
oldPositionKnown
- Variable in class t3.portfolios.
PortfolioEvent
For pid events, this is true iff the position of the pid was known before this latest event occurred.
oneFrame()
- Method in class t3.hrd.util.
FPSLimiter
oneFrame()
- Method in class t3.hrd.util.
FPSTimer
opCreateCursor(int)
- Method in class t3.hrd.state.
StateManager
CURSORS
OpCreateCursor
- Class in
t3.remotehrd.protocol
OpCreateCursor(int)
- Constructor for class t3.remotehrd.protocol.
OpCreateCursor
opCreateCursorAutogenerateId()
- Method in class t3.hrd.state.
StateManager
opCreateLink(int, int, Color, ScaRotTraTransformImmutable, ScaRotTraTransformImmutable)
- Method in class t3.hrd.state.
StateManager
Creates and returns a link with the specified parameters.
OpCreateLink
- Class in
t3.remotehrd.protocol
OpCreateLink(int, int, Color, Matrix, Matrix)
- Constructor for class t3.remotehrd.protocol.
OpCreateLink
opCreateLinkAutogenerateId(int, Color, ScaRotTraTransformImmutable, ScaRotTraTransformImmutable)
- Method in class t3.hrd.state.
StateManager
opCreateTile(int, int, int, int)
- Method in class t3.hrd.state.
StateManager
Creates a new Tile.
OpCreateTile
- Class in
t3.remotehrd.protocol
OpCreateTile(int, int, int, int)
- Constructor for class t3.remotehrd.protocol.
OpCreateTile
opCreateTileAutogenerateId(int, int, int)
- Method in class t3.hrd.state.
StateManager
opCreateUnwarpedRect(UnwarpedRect)
- Method in class t3.hrd.state.
Tile
Creates a new unwarped rectangle.
OpCreateUnwarpedRect
- Class in
t3.remotehrd.protocol
OpCreateUnwarpedRect(int, UnwarpedRect)
- Constructor for class t3.remotehrd.protocol.
OpCreateUnwarpedRect
opCursorPos(double, double, boolean)
- Method in class t3.hrd.state.
Cursor
Sets the cursor position and visibility.
OpCursorPos
- Class in
t3.remotehrd.protocol
OpCursorPos(int, double, double, boolean)
- Constructor for class t3.remotehrd.protocol.
OpCursorPos
opCursorShape(Cursor.CursorShapePolygons)
- Method in class t3.hrd.state.
Cursor
OpCursorShape
- Class in
t3.remotehrd.protocol
Experimental.
OpCursorShape(int, Cursor.CursorShapePolygons)
- Constructor for class t3.remotehrd.protocol.
OpCursorShape
opDestroyAllUnwarpedRectsIntersecting(Rectangle)
- Method in class t3.hrd.state.
Tile
Destroys all unwarped rectangles intersecting a specified rectangle.
opDestroyCursor(Cursor)
- Method in class t3.hrd.state.
StateManager
OpDestroyCursor
- Class in
t3.remotehrd.protocol
OpDestroyCursor(int)
- Constructor for class t3.remotehrd.protocol.
OpDestroyCursor
opDestroyLink(Link)
- Method in class t3.hrd.state.
StateManager
OpDestroyLink
- Class in
t3.remotehrd.protocol
OpDestroyLink(int)
- Constructor for class t3.remotehrd.protocol.
OpDestroyLink
opDestroyTile(Tile)
- Method in class t3.hrd.state.
StateManager
OpDestroyTile
- Class in
t3.remotehrd.protocol
OpDestroyTile(int)
- Constructor for class t3.remotehrd.protocol.
OpDestroyTile
OpDestroyUnwarpedRect
- Class in
t3.remotehrd.protocol
OpDestroyUnwarpedRect(int, Rectangle)
- Constructor for class t3.remotehrd.protocol.
OpDestroyUnwarpedRect
OpDestroyUnwarpedRects
- Class in
t3.remotehrd.protocol
OpDestroyUnwarpedRects(int, Rectangle)
- Constructor for class t3.remotehrd.protocol.
OpDestroyUnwarpedRects
open()
- Static method in class uk.org.pjt.jwintab.
Jwintab
openGlView_bottom
- Static variable in class t3.hrd.renderer.
ProjectorTransforms
openGlView_depthRangeF
- Static variable in class t3.hrd.renderer.
ProjectorTransforms
openGlView_depthRangeN
- Static variable in class t3.hrd.renderer.
ProjectorTransforms
openGlView_far
- Static variable in class t3.hrd.renderer.
ProjectorTransforms
openGlView_height
- Static variable in class t3.hrd.renderer.
ProjectorTransforms
openGlView_left
- Static variable in class t3.hrd.renderer.
ProjectorTransforms
openGlView_near
- Static variable in class t3.hrd.renderer.
ProjectorTransforms
openGlView_width
- Static variable in class t3.hrd.renderer.
ProjectorTransforms
openGlView_z
- Static variable in class t3.hrd.renderer.
ProjectorTransforms
opLogMessage(String)
- Method in class t3.hrd.state.
StateManager
OpLogMessage
- Class in
t3.remotehrd.protocol
OpLogMessage(String)
- Constructor for class t3.remotehrd.protocol.
OpLogMessage
opReorderTilesAndLinks(List<OrderedElement>)
- Method in class t3.hrd.state.
StateManager
Reorder the tiles and links by specifying an array of OrderedElements.
OpReorderTilesAndLinks
- Class in
t3.remotehrd.protocol
OpReorderTilesAndLinks(int[])
- Constructor for class t3.remotehrd.protocol.
OpReorderTilesAndLinks
opReorderTilesAndLinksById(int[])
- Method in class t3.hrd.state.
StateManager
Reorder the tiles and links by specifying an array of elementIds.
opSetAff(ScaRotTraTransformImmutable, ScaRotTraTransformImmutable)
- Method in class t3.hrd.state.
Link
Sets the positions, dimensions and orientations in DESK space of the two rectangles linked by the link.
opSetAff(double, double, double, double, double)
- Method in class t3.hrd.state.
Tile
Sets the centre, width, height and rotation of the tile on the display surface.
opSetCursorOptions(Color, int)
- Method in class t3.hrd.state.
Cursor
Sets the cursor colour and display type.
OpSetCursorOptions
- Class in
t3.remotehrd.protocol
OpSetCursorOptions(int, Color, int)
- Constructor for class t3.remotehrd.protocol.
OpSetCursorOptions
OpSetLinkAff
- Class in
t3.remotehrd.protocol
OpSetLinkAff(int, Matrix, Matrix)
- Constructor for class t3.remotehrd.protocol.
OpSetLinkAff
OpSetTileAff
- Class in
t3.remotehrd.protocol
OpSetTileAff(int, double, double, double, double, double)
- Constructor for class t3.remotehrd.protocol.
OpSetTileAff
OpSetTileVisibility
- Class in
t3.remotehrd.protocol
OpSetTileVisibility(int, boolean)
- Constructor for class t3.remotehrd.protocol.
OpSetTileVisibility
opSetVisibility(boolean)
- Method in class t3.hrd.state.
Tile
Set tile visibility.
opUpdateContents(int, int, BufferedImage, int)
- Method in class t3.hrd.state.
Tile
Pastes a supplied image into part of the tile's contents.
opUpdateContentsByCopyingFromOtherTile(int, int, int, int, int, int, Tile)
- Method in class t3.hrd.state.
Tile
Updates the contents of this tile by copying data from another tile.
OpUpdateTileContents
- Class in
t3.remotehrd.protocol
OpUpdateTileContents(int, int, int, BufferedImage, int)
- Constructor for class t3.remotehrd.protocol.
OpUpdateTileContents
OpUpdateTileContentsByCopyingFromOtherTile
- Class in
t3.remotehrd.protocol
OpUpdateTileContentsByCopyingFromOtherTile(int, int, int, int, int, int, int, int)
- Constructor for class t3.remotehrd.protocol.
OpUpdateTileContentsByCopyingFromOtherTile
OrderedElement
- Class in
t3.hrd.state
A superclass for Link and Tile
OrderedElement(StateManager, int)
- Constructor for class t3.hrd.state.
OrderedElement
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
X
Y