SourceForge Logo
P.I.G.A.L.E.
1.3.9
Public Implementation of a Graph Algorithm
Library and Editor

H. de Fraysseix      P. Ossona de Mendez

staticData Class Reference

List of all members.

Static Public Member Functions

Static Public Attributes

Static Private Attributes


Member Function Documentation

static bool& ShowArrow (  )  [inline, static]

static bool& ShowOrientation (  )  [inline, static]

static bool& ShowExtTbrin (  )  [inline, static]

static int& ShowVertex (  )  [inline, static]

static bool& SchnyderRect (  )  [inline, static]

static bool& SchnyderColor (  )  [inline, static]

static bool& SchnyderLongestFace (  )  [inline, static]

static int& UseDistance (  )  [inline, static]

static bool& RandomSeed (  )  [inline, static]

static bool& RandomEraseMultipleEdges (  )  [inline, static]

static bool& RandomUseGeneratedCir (  )  [inline, static]


Member Data Documentation

bool showArrow = true [static, private]

bool showOrientation = false [static, private]

bool showExtTbrin = false [static, private]

int showVertex = 0 [static, private]

int useDistance = 4 [static, private]

bool schnyderRect = false [static, private]

bool schnyderColor = false [static, private]

bool schnyderLongestFace = false [static, private]

bool randomSeed = false [static, private]

bool randomEraseMultipleEdges = false [static, private]

bool randomUseGeneratedCir = true [static, private]

bool IsUndoEnable = true [static]

int macroRepeat = 100 [static]

int macroDelay = 10 [static]

int Gen_N1 = 10 [static]

int Gen_N2 = 10 [static]

int Gen_M = 30 [static]

int MaxNS = 500 [static]

int MaxND = 500 [static]

int nCut = 2 [static]

int sizeImage = 500 [static]

QString fileImage = dirImage + QDir::separator() +"image.png" [static]

QString dirImage = QString(PACKAGE_PATH)+QDir::separator()+"png" [static]


Generated on Thu Jan 31 16:52:06 2008 for Pigale by  doxygen 1.5.4