api-hci
/
de.jlnstrk.transit.api.hci.model.journey
/
HciJourney
/
Direction
Direction
data class
Direction
(dirX:
Int
, fLocX:
Int
, tLocX:
Int
, fIdx:
Int
, tIdx:
Int
)
Content copied to clipboard
Properties
Properties
dirX
Link copied to clipboard
val
dirX
:
Int
Content copied to clipboard
fIdx
Link copied to clipboard
val
fIdx
:
Int
Content copied to clipboard
fLocX
Link copied to clipboard
val
fLocX
:
Int
Content copied to clipboard
tIdx
Link copied to clipboard
val
tIdx
:
Int
Content copied to clipboard
tLocX
Link copied to clipboard
val
tLocX
:
Int
Content copied to clipboard