cad.simcad.objectserver.factory
Class GPSPositionFactory

java.lang.Object
  |
  +--cad.simcad.objectserver.factory.GPSPositionFactory

public class GPSPositionFactory
extends java.lang.Object


Constructor Summary
GPSPositionFactory()
           
 
Method Summary
static GPSPosition createGPSPosition(EmergencyVehicule ev)
           
static GPSPosition createGPSPosition(EmergencyVehicule ev, int x, int y, int z)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GPSPositionFactory

public GPSPositionFactory()
Method Detail

createGPSPosition

public static GPSPosition createGPSPosition(EmergencyVehicule ev)

createGPSPosition

public static GPSPosition createGPSPosition(EmergencyVehicule ev,
                                            int x,
                                            int y,
                                            int z)

Logo

With the help of www.sourceforge.net and www.info.ucl.ac.be