Uses of Class
org.onebusaway.geospatial.grid.Boundary

Packages that use Boundary
org.onebusaway.geospatial.grid   
 

Uses of Boundary in org.onebusaway.geospatial.grid
 

Methods in org.onebusaway.geospatial.grid that return types with arguments of type Boundary
<T> List<Boundary>
BoundaryFactory.getBoundaries(Grid<T> grid)
           
<T> List<Boundary>
BoundaryFactory.getBoundaries(Grid<T> grid, Iterable<Grid.Entry<T>> entries)
           
 

Methods in org.onebusaway.geospatial.grid with parameters of type Boundary
protected  EncodedPolygonBean GridFactory.getBoundaryAsPolygonBean(Boundary boundary)
           
 

Method parameters in org.onebusaway.geospatial.grid with type arguments of type Boundary
protected  List<EncodedPolygonBean> GridFactory.getBoundariesAsBeans(List<Boundary> boundaries)
           
 



Copyright © 2012 OneBusAway. All Rights Reserved.