|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface LocatableInterface
The locatable interface enforces knownledge on position.
(c) copyright 2002-2005 Delft
University of Technology , the Netherlands.
See for project information www.simulation.tudelft.nl
License of use: Lesser
General Public License (LGPL) , no warranty.
Method Summary | |
---|---|
Bounds |
getBounds()
returns the bounds of the locatable object. |
DirectedPoint |
getLocation()
returns the location of an object |
Method Detail |
---|
DirectedPoint getLocation() throws RemoteException
RemoteException
- on network failureBounds getBounds() throws RemoteException
RemoteException
- on network failure
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |