Public Types | Public Attributes | List of all members
PanelConfSVG Struct Reference
Collaboration diagram for PanelConfSVG:
Collaboration graph
[legend]

Public Types

enum  Orientation { UNDEFINED_ORIENTATION =0 , HORZ , VERT }
 
enum  Direction { UNDEFINED_DIRECTION =0 , INCR , DECR }
 
enum  Legend { NO_LEGEND =0 , LEFT =1 , RIGHT =2 , EMBED =4 }
 
typedef drain::EnumFlagger< drain::SingleFlagger< Orientation > > OrientationFlagger
 
typedef drain::EnumFlagger< drain::SingleFlagger< Direction > > DirectionFlagger
 
typedef drain::EnumFlagger< drain::MultiFlagger< Legend > > LegendFlagger
 

Public Attributes

OrientationFlagger orientation = HORZ
 
DirectionFlagger direction = INCR
 
LegendFlagger legend
 
std::string groupName
 SVG file may contain several "modules", for example rows or columns of IMAGE:s. This is the name of the current module, contained in a GROUP.
 
int maxPerGroup = 10
 
bool absolutePaths = false
 
std::string title
 
FontSizes fontSize
 

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