org.onebusaway.transit_data_federation.impl.shapes
Class PointAndOrientation
java.lang.Object
org.onebusaway.transit_data_federation.impl.shapes.PointAndOrientation
public class PointAndOrientation
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PointAndOrientation
public PointAndOrientation(double lat,
double lon,
double orientation)
getPoint
public CoordinatePoint getPoint()
getOrientation
public double getOrientation()
Copyright © 2012 OneBusAway. All Rights Reserved.