public class RouteSegment extends Object implements Serializable
Modifier and Type | Field and Description |
---|---|
Edge |
alight |
Edge |
board |
Edge |
dwell |
Edge |
hopIn |
Edge |
hopOut |
FeedScopedId |
stop |
Constructor and Description |
---|
RouteSegment(FeedScopedId stop) |
Modifier and Type | Method and Description |
---|---|
org.locationtech.jts.geom.Geometry |
getGeometry() |
public Edge hopIn
public Edge hopOut
public Edge board
public Edge alight
public Edge dwell
public FeedScopedId stop
public RouteSegment(FeedScopedId stop)
Copyright © 2019. All rights reserved.