PIGALE 1.3.9 Documentation (original) (raw)
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
Static Public Member Functions
- static bool & ShowArrow ()
- static bool & ShowOrientation ()
- static bool & ShowExtTbrin ()
- static int & ShowVertex ()
- static bool & SchnyderRect ()
- static bool & SchnyderColor ()
- static bool & SchnyderLongestFace ()
- static int & UseDistance ()
- static bool & RandomSeed ()
- static bool & RandomEraseMultipleEdges ()
- static bool & RandomUseGeneratedCir ()
Static Public Attributes
- static 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 Private Attributes
- static bool showArrow = true
- static bool showOrientation = false
- static bool showExtTbrin = false
- static int showVertex = 0
- static int useDistance = 4
- static bool schnyderRect = false
- static bool schnyderColor = false
- static bool schnyderLongestFace = false
- static bool randomSeed = false
- static bool randomEraseMultipleEdges = false
- static bool randomUseGeneratedCir = true
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
QString dirImage = QString(PACKAGE_PATH)+QDir::separator()+"png" [static]
