Package | Description |
---|---|
GazeVnc | |
GD.Data | |
GD.Graphics | |
GD.GUI |
Modifier and Type | Field and Description |
---|---|
protected java.util.HashMap<java.lang.Short,IGazeClient> |
GazeVncCanvas.mClients |
Modifier and Type | Method and Description |
---|---|
IGazeClient |
GazeVncCanvas.getClient(int id) |
Modifier and Type | Method and Description |
---|---|
java.util.HashMap<java.lang.Short,IGazeClient> |
GazeVncCanvas.Clients() |
Modifier and Type | Class and Description |
---|---|
class |
GazeClient |
Modifier and Type | Method and Description |
---|---|
java.awt.geom.Rectangle2D |
GazeMapProducer.BuildMap(java.util.HashMap<java.lang.Short,IGazeClient> clients,
java.awt.image.BufferedImage image) |
java.awt.geom.Rectangle2D |
IGazeMapProducer.BuildMap(java.util.HashMap<java.lang.Short,IGazeClient> clients,
java.awt.image.BufferedImage image) |
Modifier and Type | Field and Description |
---|---|
protected java.util.HashMap<java.lang.Short,IGazeClient> |
GazeOptionsFrame.mClients |
Modifier and Type | Method and Description |
---|---|
IGazeClient |
IGazeCanvas.getClient(int id) |
Modifier and Type | Method and Description |
---|---|
java.util.HashMap<java.lang.Short,IGazeClient> |
IGazeCanvas.Clients() |