Class YMKMasstransitThreadStop

Describes a YMKMasstransitStop on a YMKMasstransitThread.

Class Methods

Properties

position

Coordinates of the thread stop.

stop

Stop on a thread.

position

Coordinates of the thread stop.

stop

Stop on a thread.

Method Detail

+threadStopWithStop:position:

+ (nonnull YMKMasstransitThreadStop *)threadStopWithStop:(nonnull YMKMasstransitStop *)stop
                                                position:(nonnull YMKPoint *)position 

Property Detail

position

(assign, readonly) YMKPoint * position

Coordinates of the thread stop.

stop

(assign, readonly) YMKMasstransitStop * stop

Stop on a thread.