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) |
boolean |
isEndVertex() |
azimuthTo, azimuthTo, getCoordinate, getDegreeIn, getDegreeOut, getIncoming, getIndex, getLabel, getLat, getLon, getMaxIndex, getName, getName, getOutgoing, getOutgoingStreetEdges, getX, getY, hashCode, initEdgeListsIfNeeded, removeIncoming, removeOutgoing, setIndex, toString
clone, equals, finalize, getClass, notify, notifyAll, wait, wait, wait
dispose, disposeAll, findSubgraph
public OnboardDepartVertex(String label, double lon, double lat)
public void addIncoming(Edge edge)
addIncoming
in class Vertex
public void addOutgoing(Edge edge)
addOutgoing
in class Vertex
public boolean isEndVertex()
isEndVertex
in interface TemporaryVertex
Copyright © 2019. All rights reserved.