|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Grid | |
---|---|
org.onebusaway.geospatial.grid |
Uses of Grid in org.onebusaway.geospatial.grid |
---|
Classes in org.onebusaway.geospatial.grid that implement Grid | |
---|---|
class |
AbstractGrid<T>
|
class |
FilteredGrid<T>
|
class |
MapGrid<T>
|
Fields in org.onebusaway.geospatial.grid declared as Grid | |
---|---|
protected Grid<Object> |
GridFactory._grid
|
Methods in org.onebusaway.geospatial.grid with parameters of type Grid | ||
---|---|---|
|
BoundaryFactory.getBoundaries(Grid<T> grid)
|
|
|
BoundaryFactory.getBoundaries(Grid<T> grid,
Iterable<Grid.Entry<T>> entries)
|
Constructors in org.onebusaway.geospatial.grid with parameters of type Grid | |
---|---|
FilteredGrid(Grid<T> grid,
IFilter<T> filter)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |