The DotDirProperty
Struct Reference
Properties are used to format the directories in the graph distinctively. More...
Declaration
Public Member Attributes Index
bool | isIncomplete = false |
true if not all successors of a cluster are drawn More... | |
bool | isOrphaned = false |
true if parent is not drawn More... | |
bool | isTruncated = false |
true has successors, none is drawn More... | |
bool | isOriginal = false |
true if is the directory for which the graph is drawn More... | |
bool | isPeripheral = false |
true if no successor of parent of original directory More... | |
Description
Properties are used to format the directories in the graph distinctively.
Definition at line 37 of file dotdirdeps.cpp.
Public Member Attributes
isIncomplete
|
true if not all successors of a cluster are drawn
Definition at line 39 of file dotdirdeps.cpp.
Referenced by getDirectoryBorderStyle.
isOriginal
|
true if is the directory for which the graph is drawn
Definition at line 42 of file dotdirdeps.cpp.
Referenced by getDirectoryBorderStyle.
isOrphaned
|
true if parent is not drawn
Definition at line 40 of file dotdirdeps.cpp.
Referenced by getDirectoryBorderColor and getDirectoryBorderStyle.
isPeripheral
|
true if no successor of parent of original directory
Definition at line 43 of file dotdirdeps.cpp.
isTruncated
|
true has successors, none is drawn
Definition at line 41 of file dotdirdeps.cpp.
Referenced by getDirectoryBorderColor and getDirectoryBorderStyle.
The documentation for this struct was generated from the following file:
Generated via doxygen2docusaurus by Doxygen 1.14.0.