|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--cad.simcad.gps_server.GPSDeviceI
Constructor Summary | |
GPSDeviceI(EmergencyVehicule ev)
Creates a new instance of GPSDeviceI |
|
GPSDeviceI(EmergencyVehicule ev,
int x,
int y,
int z)
|
Method Summary | |
Id |
getId()
Returns the Id object associated with this GPSPosition |
int |
getX()
Return x factor of that Position |
int |
getY()
Return y factor of that Position |
int |
getZ()
Return z factor of that Position |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public GPSDeviceI(EmergencyVehicule ev)
public GPSDeviceI(EmergencyVehicule ev, int x, int y, int z)
Method Detail |
public Id getId()
getId
in interface GPSPosition
public int getX()
getX
in interface GPSPosition
public int getY()
getY
in interface GPSPosition
public int getZ()
getZ
in interface GPSPosition
|
![]() |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |