gtfs-library
0.2.2
jvm
gtfs-library
/
xyz.malkki.gtfs.model
/
Shape
/
Shape
Shape
constructor
(
shapeId
:
String
,
shapePtLat
:
Double
,
shapePtLon
:
Double
,
shapePtSequence
:
Int
,
shapeDistTraveled
:
Double
?
=
null
)