Overview     Modules     Class Hierarchy     Classes     Members  

DOT_ATTR Struct Reference

#include <dotImportParser.h>

List of all members.

Public Types

Public Member Functions

Public Attributes


Member Enumeration Documentation

anonymous enum
 

Enumerator:
LAYOUT 
SHAPE 
WIDTH 
HEIGHT 
DEPTH 
LABEL 
HEAD_LABEL 
TAIL_LABEL 
URL 
COMMENT 
FILL_COLOR 
FONT_COLOR 
COLOR 
STYLE 


Constructor & Destructor Documentation

DOT_ATTR::DOT_ATTR  )  [inline]
 


Member Function Documentation

void DOT_ATTR::clear  )  [inline]
 

DOT_ATTR DOT_ATTR::operator+ const DOT_ATTR inRef  )  [inline]
 

void DOT_ATTR::operator+= const DOT_ATTR inRef  )  [inline]
 

void DOT_ATTR::setValue const std::string &  inId,
const std::string &  inValue
[inline]
 


Member Data Documentation

Color DOT_ATTR::color
 

std::string DOT_ATTR::comment
 

Color DOT_ATTR::fillcolor
 

Color DOT_ATTR::fontcolor
 

std::string DOT_ATTR::headLabel
 

std::string DOT_ATTR::label
 

Coord DOT_ATTR::layout
 

uint DOT_ATTR::mask
 

int DOT_ATTR::shape
 

Size DOT_ATTR::size
 

int DOT_ATTR::style
 

std::string DOT_ATTR::tailLabel
 

std::string DOT_ATTR::url
 



Tulip Software by David AUBER    2001 - 2006