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

#include <creategraphdialog.h>

Inheritance diagram for CreateGraphDialog:

Public Slots

void done (int) override
 
void onLoadBrowseButtonClicked ()
 
void onLoadRadioSelected (bool checked)
 
void onCreateRadioSelected (bool checked)
 

Public Member Functions

 CreateGraphDialog (QWidget *parent=0)
 
 ~CreateGraphDialog ()
 
double defaultStep () const
 
double step1 () const
 
double step2 () const
 
double minLon () const
 
double minLat () const
 
double maxLon () const
 
double maxLat () const
 
GraphBuilder::Type getType () const
 
void setShapefileList (QStringList list)
 
QString getIncludingSelectedShapefile1 () const
 
QString getIncludingSelectedShapefile2 () const
 
QString getExcludingSelectedShapefile () const
 
bool isOutsideEnabled () const
 
bool isRemoveLongEdgesEnabled () const
 
bool isRemoveEdgesInExclusionZoneEnabled () const
 
double removeLongEdgesLimit () const
 
bool isMaxLinksEnabled () const
 
bool isMinLinksEnabled () const
 
int getMaxLinks () const
 
int getMinLinks () const
 
bool isCreateEnabled () const
 
bool isLoadEnabled () const
 
QString loadGraphPath () const
 

Constructor & Destructor Documentation

◆ CreateGraphDialog()

CreateGraphDialog::CreateGraphDialog ( QWidget *  parent = 0)
explicit

◆ ~CreateGraphDialog()

CreateGraphDialog::~CreateGraphDialog ( )

Member Function Documentation

◆ defaultStep()

double CreateGraphDialog::defaultStep ( ) const

◆ done

void CreateGraphDialog::done ( int  r)
overrideslot

◆ getExcludingSelectedShapefile()

QString CreateGraphDialog::getExcludingSelectedShapefile ( ) const

◆ getIncludingSelectedShapefile1()

QString CreateGraphDialog::getIncludingSelectedShapefile1 ( ) const

◆ getIncludingSelectedShapefile2()

QString CreateGraphDialog::getIncludingSelectedShapefile2 ( ) const

◆ getMaxLinks()

int CreateGraphDialog::getMaxLinks ( ) const

◆ getMinLinks()

int CreateGraphDialog::getMinLinks ( ) const

◆ getType()

GraphBuilder::Type CreateGraphDialog::getType ( ) const

◆ isCreateEnabled()

bool CreateGraphDialog::isCreateEnabled ( ) const

◆ isLoadEnabled()

bool CreateGraphDialog::isLoadEnabled ( ) const

◆ isMaxLinksEnabled()

bool CreateGraphDialog::isMaxLinksEnabled ( ) const

◆ isMinLinksEnabled()

bool CreateGraphDialog::isMinLinksEnabled ( ) const

◆ isOutsideEnabled()

bool CreateGraphDialog::isOutsideEnabled ( ) const

◆ isRemoveEdgesInExclusionZoneEnabled()

bool CreateGraphDialog::isRemoveEdgesInExclusionZoneEnabled ( ) const

◆ isRemoveLongEdgesEnabled()

bool CreateGraphDialog::isRemoveLongEdgesEnabled ( ) const

◆ loadGraphPath()

QString CreateGraphDialog::loadGraphPath ( ) const

◆ maxLat()

double CreateGraphDialog::maxLat ( ) const

◆ maxLon()

double CreateGraphDialog::maxLon ( ) const

◆ minLat()

double CreateGraphDialog::minLat ( ) const

◆ minLon()

double CreateGraphDialog::minLon ( ) const

◆ onCreateRadioSelected

void CreateGraphDialog::onCreateRadioSelected ( bool  checked)
slot

◆ onLoadBrowseButtonClicked

void CreateGraphDialog::onLoadBrowseButtonClicked ( )
slot

◆ onLoadRadioSelected

void CreateGraphDialog::onLoadRadioSelected ( bool  checked)
slot

◆ removeLongEdgesLimit()

double CreateGraphDialog::removeLongEdgesLimit ( ) const

◆ setShapefileList()

void CreateGraphDialog::setShapefileList ( QStringList  list)

◆ step1()

double CreateGraphDialog::step1 ( ) const

◆ step2()

double CreateGraphDialog::step2 ( ) const

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