Eclipse SUMO - Simulation of Urban MObility
Loading...
Searching...
No Matches
GUIDottedGeometry::DottedGeometryColor Class Reference

class for pack all variables related with GUIDottedGeometry color More...

#include <GUIDottedGeometry.h>

Public Member Functions

void changeColor ()
 change color
 
 DottedGeometryColor ()
 constructor
 
const RGBColor getColor (const GUIVisualizationSettings &settings, DottedContourType type)
 get inspected color (and change flag)
 
void reset ()
 rest Dotted Geometry Color
 

Private Member Functions

DottedGeometryColoroperator= (const DottedGeometryColor &other)=delete
 Invalidated assignment operator.
 

Private Attributes

bool myColorFlag
 flag to get color
 

Detailed Description

class for pack all variables related with GUIDottedGeometry color

Definition at line 49 of file GUIDottedGeometry.h.

Constructor & Destructor Documentation

◆ DottedGeometryColor()

GUIDottedGeometry::DottedGeometryColor::DottedGeometryColor ( )

constructor

Definition at line 39 of file GUIDottedGeometry.cpp.

Member Function Documentation

◆ changeColor()

void GUIDottedGeometry::DottedGeometryColor::changeColor ( )

change color

Definition at line 127 of file GUIDottedGeometry.cpp.

◆ getColor()

◆ operator=()

DottedGeometryColor & GUIDottedGeometry::DottedGeometryColor::operator= ( const DottedGeometryColor other)
privatedelete

Invalidated assignment operator.

◆ reset()

void GUIDottedGeometry::DottedGeometryColor::reset ( )

rest Dotted Geometry Color

Definition at line 137 of file GUIDottedGeometry.cpp.

Referenced by GNEContour::drawDottedContour(), GNEContour::drawDottedContourGeometryPoints(), and GNEContour::drawInnenContourClosed().

Here is the caller graph for this function:

Field Documentation

◆ myColorFlag

bool GUIDottedGeometry::DottedGeometryColor::myColorFlag
private

flag to get color

Definition at line 66 of file GUIDottedGeometry.h.


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