44 double dist) : src_vertex(src), dest_vertex(dest),
53 dest_vertex(edge->dest_vertex), length(edge->length) {
86 this->dest_vertex = dest;
Class that hold Open Street Map edges.
Definition: OSMEdge.h:27
double getEdgeLength() const
Definition: OSMEdge.h:93
void setEdgeLength(double l)
Definition: OSMEdge.h:101
OSMEdge(OSMVertex::OSMVertexID src, OSMVertex::OSMVertexID dest, double dist)
Definition: OSMEdge.h:43
void setDestinationVertex(OSMVertex::OSMVertexID dest)
Definition: OSMEdge.h:85
OSMEdge(const OSMEdge *edge)
Definition: OSMEdge.h:52
OSMVertex::OSMVertexID getSourceVertex() const
Definition: OSMEdge.h:61
void setSourceVertex(OSMVertex::OSMVertexID src)
Definition: OSMEdge.h:69
OSMVertex::OSMVertexID getDestinationVertex() const
Definition: OSMEdge.h:77
long OSMVertexID
Definition: OSMVertex.h:35
Support for drawing Bar charts.
Definition: alltypes.h:4