public class RouteSegment extends Object implements Serializable
Modifier and Type | Field and Description |
---|---|
Edge |
alight |
Edge |
board |
Edge |
dwell |
Edge |
hopIn |
Edge |
hopOut |
org.onebusaway.gtfs.model.AgencyAndId |
stop |
Constructor and Description |
---|
RouteSegment(org.onebusaway.gtfs.model.AgencyAndId stop) |
Modifier and Type | Method and Description |
---|---|
com.vividsolutions.jts.geom.Geometry |
getGeometry() |
Copyright © 2018. All rights reserved.