|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcz.cuni.amis.pogamut.base.agent.jmx.proxy.AgentJMXProxy
cz.cuni.amis.pogamut.base.agent.jmx.proxy.GhostAgentJMXProxy
cz.cuni.amis.pogamut.base3d.agent.jmx.Agent3DJMXProxy
public class Agent3DJMXProxy

| Constructor Summary | |
|---|---|
Agent3DJMXProxy(java.lang.String agentJMXAddress)
|
|
| Method Summary | |
|---|---|
Location |
getLocation()
Retreives current location of the object. |
Rotation |
getRotation()
Retreives current rotation of the object. |
Velocity |
getVelocity()
Retreives current direction and velocity of movement of the object. |
| Methods inherited from class cz.cuni.amis.pogamut.base.agent.jmx.proxy.GhostAgentJMXProxy |
|---|
getAct, getWorldView |
| Methods inherited from class cz.cuni.amis.pogamut.base.agent.jmx.proxy.AgentJMXProxy |
|---|
call, callNoException, callNoException, getAttributeNoException, getComponentId, getEventBus, getIntrospection, getLog, getLogger, getMBeanServerConnection, getName, getObjectName, getState, kill, pause, resume, start, startPaused, stop |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface cz.cuni.amis.pogamut.base.agent.IEmbodiedAgent |
|---|
getAct |
| Methods inherited from interface cz.cuni.amis.pogamut.base.agent.IObservingAgent |
|---|
getWorldView |
| Methods inherited from interface cz.cuni.amis.pogamut.base.agent.IAgent |
|---|
getComponentId, getIntrospection, getLogger, getName, getState, kill, pause, resume, start, startPaused, stop |
| Methods inherited from interface cz.cuni.amis.pogamut.base.component.IComponentAware |
|---|
getEventBus |
| Constructor Detail |
|---|
public Agent3DJMXProxy(java.lang.String agentJMXAddress)
throws java.net.MalformedURLException,
java.io.IOException,
javax.management.MalformedObjectNameException
java.net.MalformedURLException
java.io.IOException
javax.management.MalformedObjectNameException| Method Detail |
|---|
public Location getLocation()
ILocated
getLocation in interface ILocatedpublic Velocity getVelocity()
ILocomotive
getVelocity in interface ILocomotivepublic Rotation getRotation()
IRotable
getRotation in interface IRotable
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||