org.onebusaway.transit_data_federation.model.tripplanner
Class WalkNode

java.lang.Object
  extended by org.onebusaway.transit_data_federation.model.tripplanner.WalkNode
All Implemented Interfaces:
Serializable

public class WalkNode
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
WalkNode(ProjectedPoint location)
           
 
Method Summary
 ProjectedPoint getLocation()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WalkNode

public WalkNode(ProjectedPoint location)
Method Detail

getLocation

public ProjectedPoint getLocation()


Copyright © 2012 OneBusAway. All Rights Reserved.