org.onebusaway.geospatial.grid
Class BoundaryFactory
java.lang.Object
org.onebusaway.geospatial.grid.BoundaryFactory
public class BoundaryFactory
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BoundaryFactory
public BoundaryFactory()
setPruneAllButCorners
public void setPruneAllButCorners(boolean pruneAllButCorners)
getBoundaries
public <T> List<Boundary> getBoundaries(Grid<T> grid)
getBoundaries
public <T> List<Boundary> getBoundaries(Grid<T> grid,
Iterable<Grid.Entry<T>> entries)
Copyright © 2012 OneBusAway. All Rights Reserved.