public class Lowline extends Object
| 构造器和说明 |
|---|
Lowline(long lowlineId) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
appendBusstop(LineUpDown upDown,
LineBusstop lineBusstop) |
boolean |
existLineScope(Connection conn) |
LineSide |
getLineSide(LineUpDown upDown) |
LineSide |
getNextLineSide(LineSide lineSide) |
long |
id() |
boolean |
inside(IGps gps,
Connection conn) |
String |
toString() |
public long id()
public LineSide getLineSide(LineUpDown upDown)
public void appendBusstop(LineUpDown upDown, LineBusstop lineBusstop)
public boolean existLineScope(Connection conn) throws SQLException
SQLExceptionpublic boolean inside(IGps gps, Connection conn) throws SQLException
SQLExceptionCopyright © 2022. All rights reserved.