Serialized Form


Package t3.hrd.input

Class t3.hrd.input.InputDeviceException extends java.lang.Exception implements Serializable

Class t3.hrd.input.KeyboardInput extends java.lang.Object implements Serializable

serialVersionUID: 363421568635508139L

Serialized Fields

awtKeyCode

int awtKeyCode

awtKeyModifiers

int awtKeyModifiers

awtKeyChar

char awtKeyChar

messageType

int messageType

personId

int personId

clientId

int clientId

Class t3.hrd.input.PointInputDeviceState extends java.lang.Object implements Serializable

serialVersionUID: 325640659871214324L

Serialized Fields

pointInputDeviceType

int pointInputDeviceType
Device type


clientId

int clientId
Client id


personId

int personId
Person id


positionAndButtonsKnown

boolean positionAndButtonsKnown
True iff the position of the device and its button state are currently known.


buttons

int buttons
Integer where each bit represents a button. LSB is button 0.


DESKx

double DESKx
Location of the device in DESK space.


DESKy

double DESKy
Location of the device in DESK space.


extra

java.io.Serializable extra

Class t3.hrd.input.ShapeInputDeviceState extends java.lang.Object implements Serializable

serialVersionUID: 4408248795518951267L

Serialized Fields

clientId

int clientId
Client id


polygonsForShapeCursor

Cursor.CursorShapePolygons polygonsForShapeCursor
Shape


Package t3.hrd.renderer

Class t3.hrd.renderer.Projector.ProjectorOpeningException extends java.lang.Exception implements Serializable


Package t3.hrd.state

Class t3.hrd.state.Cursor.CursorShapePolygons extends java.lang.Object implements Serializable

serialVersionUID: 615968386876395000L

Serialized Fields

mSHAPEDATAtoDESK

Jama.Matrix mSHAPEDATAtoDESK

byteBuffer

byte[] byteBuffer

rDESKboundingBoxes

java.awt.geom.Rectangle2D.Double[] rDESKboundingBoxes

nPointsForPolygons

short[] nPointsForPolygons

Class t3.hrd.state.JOGLHelper.OGLException extends java.lang.RuntimeException implements Serializable

Class t3.hrd.state.JOGLHelper.PropertiesException extends java.lang.Exception implements Serializable

Class t3.hrd.state.UnwarpedRect extends java.lang.Object implements Serializable

serialVersionUID: 1064906393426420520L

Serialized Fields

r

java.awt.Rectangle r

backgroundARGB

int backgroundARGB

typeLineNotWord

boolean typeLineNotWord

Package t3.portfolios.swing

Class t3.portfolios.swing.FrameForPortfolio extends javax.swing.JInternalFrame implements Serializable

Class t3.portfolios.swing.SwingFramePortfolioKeyEvent extends java.awt.event.KeyEvent implements Serializable

Serialized Fields

cause

PortfolioEvent cause

Class t3.portfolios.swing.SwingFramePortfolioMouseEvent extends java.awt.event.MouseEvent implements Serializable

Serialized Fields

cause

PortfolioEvent cause

Package t3.remotehrd.protocol

Class t3.remotehrd.protocol.BurstTerminator extends java.lang.Object implements Serializable

serialVersionUID: 5894658535064697658L

Class t3.remotehrd.protocol.HelloMessageToServer extends java.lang.Object implements Serializable

serialVersionUID: 161274492366445301L

Serialized Fields

clientId

int clientId

Class t3.remotehrd.protocol.OpCreateCursor extends java.lang.Object implements Serializable

serialVersionUID: 5493647219591768186L

Serialized Fields

cursorId

int cursorId

Class t3.remotehrd.protocol.OpCreateLink extends java.lang.Object implements Serializable

serialVersionUID: 473812035209981796L

Serialized Fields

color

java.awt.Color color

displayType

int displayType

ma

Jama.Matrix ma

mb

Jama.Matrix mb

aDESKwidth

double aDESKwidth

aDESKheight

double aDESKheight

aDESKcentreX

double aDESKcentreX

aDESKcentreY

double aDESKcentreY

aThetaClockwise

double aThetaClockwise

bDESKwidth

double bDESKwidth

bDESKheight

double bDESKheight

bDESKcentreX

double bDESKcentreX

bDESKcentreY

double bDESKcentreY

bThetaClockwise

double bThetaClockwise

elId

int elId

Class t3.remotehrd.protocol.OpCreateTile extends java.lang.Object implements Serializable

serialVersionUID: -2122218332657243338L

Serialized Fields

elId

int elId

w

int w

h

int h

flags

int flags

Class t3.remotehrd.protocol.OpCreateUnwarpedRect extends java.lang.Object implements Serializable

serialVersionUID: 4096807742404588632L

Serialized Fields

elId

int elId

r

UnwarpedRect r

Class t3.remotehrd.protocol.OpCursorPos extends java.lang.Object implements Serializable

serialVersionUID: -8049095969297167611L

Serialized Fields

cursorId

int cursorId

DESKx

double DESKx

DESKy

double DESKy

visible

boolean visible

Class t3.remotehrd.protocol.OpCursorShape extends java.lang.Object implements Serializable

serialVersionUID: -4261535115151783105L

Serialized Fields

cursorId

int cursorId

polygonsForShapeCursor

Cursor.CursorShapePolygons polygonsForShapeCursor

Class t3.remotehrd.protocol.OpDestroyCursor extends java.lang.Object implements Serializable

serialVersionUID: -5286472258129736053L

Serialized Fields

cursorId

int cursorId

Class t3.remotehrd.protocol.OpDestroyLink extends java.lang.Object implements Serializable

serialVersionUID: -1109592397635034830L

Serialized Fields

elId

int elId

Class t3.remotehrd.protocol.OpDestroyTile extends java.lang.Object implements Serializable

serialVersionUID: 2643609692821238445L

Serialized Fields

elId

int elId

Class t3.remotehrd.protocol.OpDestroyUnwarpedRect extends java.lang.Object implements Serializable

serialVersionUID: -4965615018281520557L

Serialized Fields

elId

int elId

r

java.awt.Rectangle r

Class t3.remotehrd.protocol.OpDestroyUnwarpedRects extends java.lang.Object implements Serializable

serialVersionUID: 8160310892443609454L

Serialized Fields

elId

int elId

r

java.awt.Rectangle r

Class t3.remotehrd.protocol.OpLogMessage extends java.lang.Object implements Serializable

Serialized Fields

message

java.lang.String message

Class t3.remotehrd.protocol.OpReorderTilesAndLinks extends java.lang.Object implements Serializable

serialVersionUID: 8275529284741614867L

Serialized Fields

elOrder

int[] elOrder

Class t3.remotehrd.protocol.OpSetCursorOptions extends java.lang.Object implements Serializable

serialVersionUID: 6929719277085037563L

Serialized Fields

cursorId

int cursorId

col

java.awt.Color col

displayType

int displayType

Class t3.remotehrd.protocol.OpSetLinkAff extends java.lang.Object implements Serializable

serialVersionUID: 4072764141542044910L

Serialized Fields

ma

Jama.Matrix ma

mb

Jama.Matrix mb

elId

int elId

Class t3.remotehrd.protocol.OpSetTileAff extends java.lang.Object implements Serializable

serialVersionUID: 2515339640625137750L

Serialized Fields

elId

int elId

DESKcentreX

double DESKcentreX

DESKcentreY

double DESKcentreY

DESKwidth

double DESKwidth

DESKheight

double DESKheight

thetaClockwise

double thetaClockwise

Class t3.remotehrd.protocol.OpSetTileVisibility extends java.lang.Object implements Serializable

serialVersionUID: 3843379333870287589L

Serialized Fields

elId

int elId

v

boolean v

Class t3.remotehrd.protocol.OpUpdateTileContents extends java.lang.Object implements Serializable

serialVersionUID: -3324376593979675376L

Serialized Fields

elId

int elId

r

java.awt.Rectangle r

usedUSHORT565RGBnotINTARGB

boolean usedUSHORT565RGBnotINTARGB

uncompr_intBuffer

int[] uncompr_intBuffer

uncompr_shortBuffer

short[] uncompr_shortBuffer

compressionHint

int compressionHint

compr_png_byteBuffer

byte[] compr_png_byteBuffer

compr_rle_byteBuffers

byte[][] compr_rle_byteBuffers

compr_rle_clength

int compr_rle_clength

compr_rle_ulength

int compr_rle_ulength

compressionState

int compressionState

Class t3.remotehrd.protocol.OpUpdateTileContentsByCopyingFromOtherTile extends java.lang.Object implements Serializable

serialVersionUID: -4726321974853891338L

Serialized Fields

sx

int sx

sy

int sy

dx

int dx

dy

int dy

w

int w

h

int h

sTileId

int sTileId

elId

int elId

Class t3.remotehrd.protocol.Ready extends java.lang.Object implements Serializable

serialVersionUID: -7297616397241638453L