Eclipse SUMO - Simulation of Urban MObility
GNEViewNetHelper::LockIcon Struct Reference

struct for pack all variables and functions related with Block Icon More...

#include <GNEViewNetHelper.h>

Static Public Member Functions

static bool checkDrawing (const GUIVisualizationSettings::Detail d, const GNEAttributeCarrier *AC, GUIGlObjectType type, const double exaggeration)
 check if icon can be drawn More...
 
static void drawLockIcon (const GUIVisualizationSettings::Detail d, const GNEAttributeCarrier *AC, GUIGlObjectType type, const Position position, const double exaggeration, const double size=0.5, const double offsetx=0, const double offsety=0)
 draw lock icon More...
 

Private Member Functions

 LockIcon ()
 constructor More...
 
LockIconoperator= (const LockIcon &other)=delete
 Invalidated assignment operator. More...
 

Detailed Description

struct for pack all variables and functions related with Block Icon

Definition at line 1436 of file GNEViewNetHelper.h.

Constructor & Destructor Documentation

◆ LockIcon()

GNEViewNetHelper::LockIcon::LockIcon ( )
private

constructor

Definition at line 3899 of file GNEViewNetHelper.cpp.

Member Function Documentation

◆ checkDrawing()

bool GNEViewNetHelper::LockIcon::checkDrawing ( const GUIVisualizationSettings::Detail  d,
const GNEAttributeCarrier AC,
GUIGlObjectType  type,
const double  exaggeration 
)
static

◆ drawLockIcon()

void GNEViewNetHelper::LockIcon::drawLockIcon ( const GUIVisualizationSettings::Detail  d,
const GNEAttributeCarrier AC,
GUIGlObjectType  type,
const Position  position,
const double  exaggeration,
const double  size = 0.5,
const double  offsetx = 0,
const double  offsety = 0 
)
static

◆ operator=()

LockIcon& GNEViewNetHelper::LockIcon::operator= ( const LockIcon other)
privatedelete

Invalidated assignment operator.


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