Eclipse SUMO - Simulation of Urban MObility
GNEFixAdditionalElements::ConsecutiveLaneOptions Class Reference

groupbox for group all radio buttons related to additionals with consecutive lanes More...

#include <GNEFixAdditionalElements.h>

Inheritance diagram for GNEFixAdditionalElements::ConsecutiveLaneOptions:
[legend]
Collaboration diagram for GNEFixAdditionalElements::ConsecutiveLaneOptions:
[legend]

Public Member Functions

 ConsecutiveLaneOptions (GNEFixAdditionalElements *fixAdditionalPositions)
 build consecutive lane Options More...
 
void disableConsecutiveLaneOptions ()
 disable consecutive lane options More...
 
void enableConsecutiveLaneOptions ()
 enable consecutive lane options More...
 
void selectOption (FXObject *option)
 select option More...
 

Data Fields

FXRadioButton * activateFriendlyPositionAndSave
 Option "Activate friendlyPos and save". More...
 
FXRadioButton * buildConnectionBetweenLanes
 Option "build connections between lanes". More...
 
FXRadioButton * fixPositionsAndSave
 Option "Fix Positions and save". More...
 
FXRadioButton * removeInvalidElements
 Option "remove invalid elements". More...
 

Detailed Description

groupbox for group all radio buttons related to additionals with consecutive lanes

Definition at line 111 of file GNEFixAdditionalElements.h.

Constructor & Destructor Documentation

◆ ConsecutiveLaneOptions()

GNEFixAdditionalElements::ConsecutiveLaneOptions::ConsecutiveLaneOptions ( GNEFixAdditionalElements fixAdditionalPositions)

Member Function Documentation

◆ disableConsecutiveLaneOptions()

void GNEFixAdditionalElements::ConsecutiveLaneOptions::disableConsecutiveLaneOptions ( )

disable consecutive lane options

Definition at line 371 of file GNEFixAdditionalElements.cpp.

◆ enableConsecutiveLaneOptions()

void GNEFixAdditionalElements::ConsecutiveLaneOptions::enableConsecutiveLaneOptions ( )

enable consecutive lane options

Definition at line 362 of file GNEFixAdditionalElements.cpp.

◆ selectOption()

void GNEFixAdditionalElements::ConsecutiveLaneOptions::selectOption ( FXObject *  option)

select option

Definition at line 341 of file GNEFixAdditionalElements.cpp.

Referenced by GNEFixAdditionalElements::onCmdSelectOption().

Here is the caller graph for this function:

Field Documentation

◆ activateFriendlyPositionAndSave

FXRadioButton* GNEFixAdditionalElements::ConsecutiveLaneOptions::activateFriendlyPositionAndSave

Option "Activate friendlyPos and save".

Definition at line 133 of file GNEFixAdditionalElements.h.

Referenced by ConsecutiveLaneOptions().

◆ buildConnectionBetweenLanes

FXRadioButton* GNEFixAdditionalElements::ConsecutiveLaneOptions::buildConnectionBetweenLanes

Option "build connections between lanes".

Definition at line 127 of file GNEFixAdditionalElements.h.

Referenced by ConsecutiveLaneOptions(), and GNEFixAdditionalElements::onCmdAccept().

◆ fixPositionsAndSave

FXRadioButton* GNEFixAdditionalElements::ConsecutiveLaneOptions::fixPositionsAndSave

Option "Fix Positions and save".

Definition at line 136 of file GNEFixAdditionalElements.h.

Referenced by ConsecutiveLaneOptions().

◆ removeInvalidElements

FXRadioButton* GNEFixAdditionalElements::ConsecutiveLaneOptions::removeInvalidElements

Option "remove invalid elements".

Definition at line 130 of file GNEFixAdditionalElements.h.

Referenced by ConsecutiveLaneOptions(), and GNEFixAdditionalElements::onCmdAccept().


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