org.onebusaway.geospatial
Class HierarchicalSTRtree<T>

java.lang.Object
  extended by org.onebusaway.geospatial.HierarchicalSTRtree<T>

public class HierarchicalSTRtree<T>
extends Object


Method Summary
 List<T> query(CoordinateBounds b)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

query

public List<T> query(CoordinateBounds b)


Copyright © 2012 OneBusAway. All Rights Reserved.