com.cybelia.sandra.ibu.injector
Class InjectorEleveurGPS
java.lang.Object
com.cybelia.sandra.ibu.injector.InjectorEleveurGPS
- All Implemented Interfaces:
- Injector
public class InjectorEleveurGPS
- extends Object
- implements Injector
|
Field Summary |
protected com.vividsolutions.jts.geom.Point |
gps
|
protected static org.apache.commons.logging.Log |
log
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
log
protected static final org.apache.commons.logging.Log log
gps
protected com.vividsolutions.jts.geom.Point gps
InjectorEleveurGPS
public InjectorEleveurGPS()
getObject
public com.vividsolutions.jts.geom.Point getObject()
- Specified by:
getObject in interface Injector
clear
public void clear()
- Specified by:
clear in interface Injector
inject
public void inject(ManagerInjector manager,
Ibu ibu)
throws org.nuiton.topia.TopiaException
- Specified by:
inject in interface Injector
- Throws:
org.nuiton.topia.TopiaException
inject
public void inject(ManagerInjector manager,
IbuEleveurGPS ibu)
throws org.nuiton.topia.TopiaException
- Throws:
org.nuiton.topia.TopiaException
safeParseDouble
protected Double safeParseDouble(String toParse)
Copyright © 2008-2012 Cybelia. All Rights Reserved.