org.onebusaway.transit_data_federation.impl.shapes
Class LastShapePointIndex

java.lang.Object
  extended by org.onebusaway.transit_data_federation.impl.shapes.AbstractShapePointIndex
      extended by org.onebusaway.transit_data_federation.impl.shapes.LastShapePointIndex
All Implemented Interfaces:
ShapePointIndex

public class LastShapePointIndex
extends AbstractShapePointIndex


Constructor Summary
LastShapePointIndex()
           
 
Method Summary
 int getIndex(ShapePoints points)
           
 PointAndOrientation getPointAndOrientation(ShapePoints points)
           
 
Methods inherited from class org.onebusaway.transit_data_federation.impl.shapes.AbstractShapePointIndex
computeOrientation, computePointAndOrientation, getPoint
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LastShapePointIndex

public LastShapePointIndex()
Method Detail

getIndex

public int getIndex(ShapePoints points)

getPointAndOrientation

public PointAndOrientation getPointAndOrientation(ShapePoints points)


Copyright © 2012 OneBusAway. All Rights Reserved.