cz.cuni.amis.pogamut.base3d.agent.jmx
Interface Agent3DMBeanAdapterMBean

Package class diagram package Agent3DMBeanAdapterMBean
All Superinterfaces:
IAgentMBeanAdapter
All Known Implementing Classes:
Agent3DMBeanAdapter

public interface Agent3DMBeanAdapterMBean
extends IAgentMBeanAdapter

Author:
ik

Method Summary
 Location getLocation()
           
 Rotation getRotation()
           
 Velocity getVelocity()
           
 
Methods inherited from interface cz.cuni.amis.pogamut.base.agent.jmx.adapter.IAgentMBeanAdapter
getComponentId, getName, getObjectName, getState, kill, pause, resume, start, stop
 

Method Detail

getLocation

Location getLocation()

getRotation

Rotation getRotation()

getVelocity

Velocity getVelocity()


Copyright © 2015 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.