|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.cm.osm2po.sd.guide.SdLocation
public class SdLocation
Method Summary | |
---|---|
int |
getBearing()
|
int |
getJitter()
|
double |
getLat()
|
double |
getLon()
|
int |
getMeter()
|
int |
getPathIdx()
|
static SdLocation |
snap(SdGraph sdGraph,
SdPath sdPath,
double lat,
double lon)
|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Method Detail |
---|
public double getLat()
public double getLon()
public int getPathIdx()
public int getMeter()
public int getJitter()
public int getBearing()
public static SdLocation snap(SdGraph sdGraph, SdPath sdPath, double lat, double lon)
public java.lang.String toString()
toString
in class java.lang.Object
|
osm2po-sd-5.0.0 (c) December 24 2014 Carsten Moeller - info@osm2po.de | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |