|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.commonreality.participant.impl.AbstractParticipant
org.commonreality.sensors.AbstractSensor
org.commonreality.sensors.swing.DefaultSwingSensor
public class DefaultSwingSensor
| Constructor Summary | |
|---|---|
DefaultSwingSensor()
|
|
| Method Summary | |
|---|---|
double |
convertScreenToViewer(java.awt.geom.Rectangle2D rectangle,
IIdentifier agentId)
conver the rectangle (in screen coords) to retinotopic coordinates. |
java.lang.String |
getName()
|
| Methods inherited from class org.commonreality.sensors.AbstractSensor |
|---|
connect, disconnect, getAddressingInformation, getAfferentObjectManager, getCredentials, getEfferentObjectManager, getInterfacedAgents, getRealObjectManager, setCredentials, setIdentifier |
| Methods inherited from class org.commonreality.participant.impl.AbstractParticipant |
|---|
addClientService, addServerService, configure, getAgentObjectManager, getClock, getEfferentCommandManager, getIdentifier, getSensorObjectManager, initialize, isConnected, isInitialized, isStarted, isSuspended, reset, resume, send, shutdown, start, stop, suspend, waitForConnection, waitForInitialization, waitForResumption, waitForStart, waitForStop, waitForSuspension |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.commonreality.participant.IParticipant |
|---|
configure, getAgentObjectManager, getClock, getEfferentCommandManager, getSensorObjectManager, initialize, isConnected, isInitialized, isStarted, isSuspended, reset, resume, send, shutdown, start, stop, suspend, waitForConnection, waitForResumption, waitForStart, waitForStop, waitForSuspension |
| Methods inherited from interface org.commonreality.identifier.IIdentifiable |
|---|
getIdentifier |
| Constructor Detail |
|---|
public DefaultSwingSensor()
| Method Detail |
|---|
public java.lang.String getName()
getName in class AbstractParticipant
public double convertScreenToViewer(java.awt.geom.Rectangle2D rectangle,
IIdentifier agentId)
rectangle - agentId -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||