org.onebusaway.transit_data_federation.impl.shapes
Class FirstShapePointIndex

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

public class FirstShapePointIndex
extends AbstractShapePointIndex


Constructor Summary
FirstShapePointIndex()
           
 
Method Summary
 int getIndex(ShapePoints point)
           
 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

FirstShapePointIndex

public FirstShapePointIndex()
Method Detail

getIndex

public int getIndex(ShapePoints point)

getPointAndOrientation

public PointAndOrientation getPointAndOrientation(ShapePoints points)


Copyright © 2012 OneBusAway. All Rights Reserved.