SUMO - Simulation of Urban MObility
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
PCTypeMap::TypeDef Struct Reference

A single definition of values that shall be used for a given type. More...

#include <PCTypeMap.h>

Collaboration diagram for PCTypeMap::TypeDef:
Collaboration graph

Data Fields

bool allowFill
 Information whether polygons of this type can be filled. More...
 
RGBColor color
 The color to use. More...
 
bool discard
 Information whether polygons of this type shall be discarded. More...
 
std::string id
 The new type id to use. More...
 
SUMOReal layer
 The layer to use. More...
 
std::string prefix
 The prefix to use. More...
 

Detailed Description

A single definition of values that shall be used for a given type.

Definition at line 66 of file PCTypeMap.h.

Field Documentation

bool PCTypeMap::TypeDef::allowFill

Information whether polygons of this type can be filled.

Definition at line 78 of file PCTypeMap.h.

Referenced by PCTypeMap::add(), PCLoaderOSM::addPolygon(), PCLoaderDlrNavteq::loadPolyFile(), PCLoaderXML::myStartElement(), and PCTypeMap::PCTypeMap().

bool PCTypeMap::TypeDef::discard
std::string PCTypeMap::TypeDef::id

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