public class OnboardDepartVertex extends Vertex implements TemporaryVertex
| Constructor and Description |
|---|
OnboardDepartVertex(String label,
double lon,
double lat) |
| Modifier and Type | Method and Description |
|---|---|
void |
addIncoming(Edge edge) |
void |
addOutgoing(Edge edge) |
void |
dispose() |
boolean |
isEndVertex() |
azimuthTo, azimuthTo, getCoordinate, getDegreeIn, getDegreeOut, getIncoming, getIndex, getLabel, getLat, getLon, getMaxIndex, getName, getName, getOutgoing, getOutgoingStreetEdges, getX, getY, hashCode, removeIncoming, removeOutgoing, setIndex, toStringpublic OnboardDepartVertex(String label, double lon, double lat)
public void addIncoming(Edge edge)
addIncoming in class Vertexpublic void addOutgoing(Edge edge)
addOutgoing in class Vertexpublic boolean isEndVertex()
isEndVertex in interface TemporaryVertexpublic void dispose()
dispose in interface TemporaryVertexCopyright © 2018. All rights reserved.