| 程序包 | 说明 |
|---|---|
| cn.gongler.util.sgeo.geo |
工具类
2017.09.06 第二代围栏核心包,还开发中,尚未切换。
|
| cn.gongler.util.sgeo.gps | |
| cn.gongler.util.sgeo.line | |
| cn.gongler.util.sgeo.line.imp |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IGeoScopeEvent.enter(Connection conn,
IGps gps) |
void |
IGeoScopeEvent.leave(Connection conn,
IGps enterGps,
IGps leaveGps) |
| 限定符和类型 | 接口和说明 |
|---|---|
interface |
IBusGps<K> |
| 限定符和类型 | 方法和说明 |
|---|---|
IGps |
BusState.getLeaveLineGps() |
static IGps |
IGps.of(long time,
double geoL,
double geoB,
int angle,
int speed) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
AreaEventChecker.check(Connection conn,
long busId,
IGps gps) |
void |
AreaOverspeedChecker.check(long busId,
IGps gps,
Connection conn) |
void |
IBusGpsListener.handleBusGps(long busId,
IGps busGps,
IConnContext cxt) |
void |
BusState.setLeaveLineGps(IGps gps) |
| 限定符和类型 | 方法和说明 |
|---|---|
IGps |
IConnContext.getGps() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IGpsListener.handleBusGps(BusState bus,
IGps gps,
IConnContext gpsCxt) |
void |
LineEventChecker.handleBusGps(long busId,
IGps gps,
IConnContext gpsCxt)
已过时。
|
void |
ILineEventListener.leaveArea(long busId,
IGps gps,
long changId,
IAreaReachEventContext areaEventContxt) |
void |
ILineEventListener.reachArea(long busId,
IGps gps,
long changId,
IAreaReachEventContext areaEventContxt) |
| 限定符和类型 | 方法和说明 |
|---|---|
LineBusstop |
LineSide.checkNextBusstop(IGps gps,
int busstopSerial,
Connection conn) |
boolean |
Lowline.inside(IGps gps,
Connection conn) |
boolean |
LineBusstop.inside(IGps gps,
Connection conn) |
int |
BusstopState.leaveBusstop(LineBusstop busstop,
IGps gps) |
int |
BusstopState.reachBusstop(LineBusstop busstop,
IGps gps) |
Copyright © 2022. All rights reserved.