#include <graphbuilder.h>
◆ Type
Enumerator |
---|
Hex | |
Quad | |
HexTrivial | |
QuadTrivial | |
◆ GraphBuilder()
GraphBuilder::GraphBuilder |
( |
| ) |
|
◆ buildGraph()
◆ outsideEnabled()
bool GraphBuilder::outsideEnabled |
( |
| ) |
const |
◆ pointSumWithBearing()
static void deprecated::GraphBuilder::pointSumWithBearing |
( |
const QPointF & |
p1, |
|
|
double |
dist, |
|
|
double |
bearing, |
|
|
QPointF & |
p2 |
|
) |
| |
|
static |
◆ setDefaultDistance()
void deprecated::GraphBuilder::setDefaultDistance |
( |
double |
distance | ) |
|
|
inline |
◆ setDistance1()
void deprecated::GraphBuilder::setDistance1 |
( |
double |
distance | ) |
|
|
inline |
◆ setDistance2()
void deprecated::GraphBuilder::setDistance2 |
( |
double |
distance | ) |
|
|
inline |
◆ setExcludeZoneEdgeRemovalEnabled()
void deprecated::GraphBuilder::setExcludeZoneEdgeRemovalEnabled |
( |
bool |
en | ) |
|
|
inline |
◆ setExcludingShapefile()
void GraphBuilder::setExcludingShapefile |
( |
std::shared_ptr< OGRDataSource > |
src | ) |
|
◆ setFeedback()
void deprecated::GraphBuilder::setFeedback |
( |
Feedback * |
feedback | ) |
|
|
inline |
◆ setIncludingShapefile1()
void GraphBuilder::setIncludingShapefile1 |
( |
std::shared_ptr< OGRDataSource > |
src | ) |
|
◆ setIncludingShapefile2()
void GraphBuilder::setIncludingShapefile2 |
( |
std::shared_ptr< OGRDataSource > |
src | ) |
|
◆ setLimits()
void GraphBuilder::setLimits |
( |
double |
lonMin, |
|
|
double |
lonMax, |
|
|
double |
latMin, |
|
|
double |
latMax |
|
) |
| |
◆ setLinkLimits()
void GraphBuilder::setLinkLimits |
( |
double |
limit_km | ) |
|
◆ setMaxLinks()
void deprecated::GraphBuilder::setMaxLinks |
( |
int |
num = -1 | ) |
|
|
inline |
◆ setMinLinks()
void deprecated::GraphBuilder::setMinLinks |
( |
int |
num = -1 | ) |
|
|
inline |
◆ setOutsideEnabled()
void GraphBuilder::setOutsideEnabled |
( |
bool |
outsideEnabled | ) |
|
◆ setType()
void deprecated::GraphBuilder::setType |
( |
Type |
type | ) |
|
|
inline |
◆ earthRadius
const double GraphBuilder::earthRadius = 6378137 |
|
static |
The documentation for this class was generated from the following files: