9 lines
421 B
Plaintext
9 lines
421 B
Plaintext
digraph "Graphical Class Hierarchy"
|
|
{
|
|
// LATEX_PDF_SIZE
|
|
edge [fontname="Helvetica",fontsize="10",labelfontname="Helvetica",labelfontsize="10"];
|
|
node [fontname="Helvetica",fontsize="10",shape=record];
|
|
rankdir="LR";
|
|
Node0 [label="fileSystem",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$classpFlow_1_1fileSystem.html",tooltip="Manages file pathes, manupulate and combines them."];
|
|
}
|