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

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

#include <PCTypeMap.h>

Data Fields

bool allowFill
 Information whether polygons of this type can be filled. More...
 
std::string 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...
 
int 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 62 of file PCTypeMap.h.

Field Documentation

bool PCTypeMap::TypeDef::allowFill

Information whether polygons of this type can be filled.

Definition at line 74 of file PCTypeMap.h.

Referenced by PCTypeMap::add(), PCLoaderOSM::loadIfSet(), and PCLoaderDlrNavteq::loadPolyFile().

std::string PCTypeMap::TypeDef::color
bool PCTypeMap::TypeDef::discard

Information whether polygons of this type shall be discarded.

Definition at line 72 of file PCTypeMap.h.

Referenced by PCTypeMap::add(), PCLoaderVisum::load(), PCLoaderOSM::loadIfSet(), PCLoaderDlrNavteq::loadPOIFile(), PCLoaderDlrNavteq::loadPolyFile(), and PCLoaderXML::myStartElement().

std::string PCTypeMap::TypeDef::id
std::string PCTypeMap::TypeDef::prefix

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