DISPLACE  1.0
A spatial model of fisheries to help sustainable fishing and maritime spatial planning
GraphBuilder::Node Class Reference

#include <graphbuilder_shp.h>

Public Member Functions

 Node ()
 

Public Attributes

QPointF point
 
int harbour = 0
 
QList< int > adiacencies
 
QList< double > weight
 
bool good = false
 

Constructor & Destructor Documentation

◆ Node()

GraphBuilder::Node::Node ( )
inline

Member Data Documentation

◆ adiacencies

QList<int> GraphBuilder::Node::adiacencies

◆ good

bool GraphBuilder::Node::good = false

◆ harbour

int GraphBuilder::Node::harbour = 0

◆ point

QPointF GraphBuilder::Node::point

◆ weight

QList<double> GraphBuilder::Node::weight

The documentation for this class was generated from the following file: