org.onebusaway.geospatial.grid
Class BoundaryPath
java.lang.Object
org.onebusaway.geospatial.grid.BoundaryPath
public class BoundaryPath
- extends Object
BoundaryPath
public BoundaryPath()
isEmpty
public boolean isEmpty()
size
public int size()
addEdge
public void addEdge(GridIndex index,
EDirection direction)
getIndices
public List<GridIndex> getIndices()
getIndex
public GridIndex getIndex(int index)
getDirections
public List<EDirection> getDirections()
getDirection
public EDirection getDirection(int index)
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2012 OneBusAway. All Rights Reserved.