org.onebusaway.transit_data_federation.impl.shapes
Class LocationShapePointIndex
java.lang.Object
org.onebusaway.transit_data_federation.impl.shapes.AbstractShapePointIndex
org.onebusaway.transit_data_federation.impl.shapes.LocationShapePointIndex
- All Implemented Interfaces:
- ShapePointIndex
public class LocationShapePointIndex
- extends AbstractShapePointIndex
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LocationShapePointIndex
public LocationShapePointIndex(double lat,
double lon)
getIndex
public int getIndex(ShapePoints points)
getPoint
public CoordinatePoint getPoint(ShapePoints points)
- Specified by:
getPoint
in interface ShapePointIndex
- Overrides:
getPoint
in class AbstractShapePointIndex
getPointAndOrientation
public PointAndOrientation getPointAndOrientation(ShapePoints points)
Copyright © 2012 OneBusAway. All Rights Reserved.