| 程序包 | 说明 |
|---|---|
| cn.gongler.util.sgeo.gps | |
| cn.gongler.util.sgeo.line | |
| cn.gongler.util.sgeo.line.imp |
| 限定符和类型 | 方法和说明 |
|---|---|
LineUpDown |
BusState.upDown() |
| 限定符和类型 | 方法和说明 |
|---|---|
BusState |
BusState.switchLine(long lowlineId,
LineUpDown upDown) |
| 限定符和类型 | 方法和说明 |
|---|---|
static LineUpDown |
LineUpDown.parse(int val) |
static LineUpDown |
LineUpDown.parseUp1Down2(int val) |
LineUpDown |
LineUpDown.reverse() |
static LineUpDown |
LineUpDown.reverse(LineUpDown previosUpDown) |
LineUpDown |
ILineEventContext.upDown() |
static LineUpDown |
LineUpDown.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static LineUpDown[] |
LineUpDown.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
ILineEventListener.backLine(long time,
long busId,
long lowlineId,
LineUpDown upDown,
int seconds,
ILineEventContext cxt) |
void |
ILineEventListener.leaveBusstop(long time,
long busId,
long lowlineId,
LineUpDown upDown,
int busstopSerial,
long busstopId,
int seconds,
IReachBusstopContext cxt) |
void |
ILineEventListener.leaveLine(long time,
long busId,
long lowlineId,
LineUpDown upDown,
ILineEventContext cxt) |
void |
ILineEventListener.reachBusstop(long time,
long busId,
long lowlineId,
LineUpDown upDown,
int busstopSerial,
long busstopId,
IReachBusstopContext cxt) |
static LineUpDown |
LineUpDown.reverse(LineUpDown previosUpDown) |
boolean |
LineEventChecker.switchBusLine(long busId,
long lowlineId,
LineUpDown upDown)
已过时。
|
boolean |
ISwitchBusLineActions.switchBusLine(long busId,
long lineId,
LineUpDown upDown) |
| 限定符和类型 | 方法和说明 |
|---|---|
LineUpDown |
LineSide.upDown() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
Lowline.appendBusstop(LineUpDown upDown,
LineBusstop lineBusstop) |
LineSide |
Lowline.getLineSide(LineUpDown upDown) |
LineSide |
LowLineFactory.getLineSide(long lowlingId,
LineUpDown upDown) |
| 构造器和说明 |
|---|
LineSide(LineUpDown upDown) |
Copyright © 2022. All rights reserved.