public class BusstopState extends Object
| 构造器和说明 |
|---|
BusstopState() |
| 限定符和类型 | 方法和说明 |
|---|---|
LineBusstop |
getBusstop() |
long |
getFromTime() |
boolean |
isInBusstop() |
int |
leaveBusstop(LineBusstop busstop,
IGps gps) |
int |
reachBusstop(LineBusstop busstop,
IGps gps) |
public boolean isInBusstop()
public LineBusstop getBusstop()
public int reachBusstop(LineBusstop busstop, IGps gps)
public int leaveBusstop(LineBusstop busstop, IGps gps)
public long getFromTime()
Copyright © 2022. All rights reserved.