mirror of
https://github.com/PhasicFlow/phasicFlow.git
synced 2025-07-28 03:27:05 +00:00
documentation for v1.0
This commit is contained in:
@ -0,0 +1,13 @@
|
||||
digraph "src/phasicFlow/structuredData/peakableRegion/old/boxRegion" {
|
||||
compound=true
|
||||
node [ fontsize="10", fontname="Helvetica"];
|
||||
edge [ labelfontsize="10", labelfontname="Helvetica"];
|
||||
subgraph clusterdir_ff4d04a04db2d9da869faf00456dae4a {
|
||||
graph [ bgcolor="#ddddee", pencolor="black", label="old" fontname="Helvetica", fontsize="10", URL="dir_ff4d04a04db2d9da869faf00456dae4a.html"]
|
||||
dir_bc52d8277bb3559033e4c611131edd96 [shape=box, label="boxRegion", style="filled", fillcolor="#eeeeff", pencolor="black", URL="dir_bc52d8277bb3559033e4c611131edd96.html"];
|
||||
}
|
||||
dir_e8a9bd8d4c80a50a4f7c200c882d5c23 [shape=box label="box" URL="dir_e8a9bd8d4c80a50a4f7c200c882d5c23.html"];
|
||||
dir_956f0a97b7f785e1c0171e740f1da120 [shape=box label="random" fillcolor="white" style="filled" color="red" URL="dir_956f0a97b7f785e1c0171e740f1da120.html"];
|
||||
dir_bc52d8277bb3559033e4c611131edd96->dir_e8a9bd8d4c80a50a4f7c200c882d5c23 [headlabel="1", labeldistance=1.5 headhref="dir_000155_000146.html"];
|
||||
dir_bc52d8277bb3559033e4c611131edd96->dir_956f0a97b7f785e1c0171e740f1da120 [headlabel="1", labeldistance=1.5 headhref="dir_000155_000120.html"];
|
||||
}
|
Reference in New Issue
Block a user