UI Layer
From PDF XChange PDF SDK
Line 21: | Line 21: | ||
ranksep = 0.65 | ranksep = 0.65 | ||
# nodesep = 0.10 | # nodesep = 0.10 | ||
− | #rankdir = | + | #rankdir = TB |
fontname="serif" | fontname="serif" | ||
] | ] | ||
Line 44: | Line 44: | ||
style = filled; | style = filled; | ||
fillcolor = "#39ba96"; | fillcolor = "#39ba96"; | ||
− | Pane [label="{<f0>\nTop Command Pane\n[IUIX_CmdPane]\n\n | + | Pane [label="{<f0>\nTop Command Pane\n[IUIX_CmdPane]\n\n | {\n\nLeft Command Pane\n[IUIX_CmdPane]\n\n\n | \n\nRight Command Pane\n[IUIX_CmdPane]\n\n\n} | \nBottom Command Pane\n[IUIX_CmdPane]\n\n} ", URL="/view/PXV:IUIX_CmdPane", tooltip="IUIX_CmdPane"]; |
Pane | Pane | ||
} | } | ||
Line 55: | Line 55: | ||
style = "filled"; | style = "filled"; | ||
fillcolor="#ccebc5" | fillcolor="#ccebc5" | ||
− | Line [label="<f0>\nFirst Command Line\n[IUIX_CmdLine]\n\n | \n\n. . .\n\n\n | \nLast Command Line\n[IUIX_CmdLine]\n\n ", URL="/view/PXV:IUIX_CmdLine", tooltip="IUIX_CmdLine", fillcolor="#ffe9c0"]; | + | Line [label="{<f0>\nFirst Command Line\n[IUIX_CmdLine]\n\n | \n\n. . .\n\n\n | \nLast Command Line\n[IUIX_CmdLine]\n\n} ", URL="/view/PXV:IUIX_CmdLine", tooltip="IUIX_CmdLine", fillcolor="#ffe9c0"]; |
Pane:f0 -> Line:f0 | Pane:f0 -> Line:f0 | ||
} | } | ||
Line 67: | Line 67: | ||
fillcolor="#ffe9c0" | fillcolor="#ffe9c0" | ||
rankdir=TB | rankdir=TB | ||
− | Bar [label=" | + | Bar [label="<f0>\nFirst Command Bar\n[IUIX_CmdBar]\n\n | \n\n. . .\n\n\n | \nLast Command Bar\n[IUIX_CmdBar]\n\n", URL="/view/PXV:IUIX_CmdBar", tooltip="IUIX_CmdBar", fillcolor="#e7f4ff"]; |
Line:f0 -> Bar:f0 | Line:f0 -> Bar:f0 | ||
} | } | ||
Line 79: | Line 79: | ||
fillcolor="#e7f4ff" | fillcolor="#e7f4ff" | ||
rankdir=TB | rankdir=TB | ||
− | Box [label=" | + | Box [label="<f0>\nFirst Command Item Box\n[IUIX_CmdItemBox]\n\n | \n\n. . .\n\n\n | \nLast Command Item Box\n[IUIX_CmdItemBox]\n\n", URL="/view/PXV:IUIX_CmdItemBox", tooltip="IUIX_CmdItemBox", fillcolor="#fffdcd"]; |
Bar:f0 -> Box:f0 | Bar:f0 -> Box:f0 | ||
} | } | ||
Line 91: | Line 91: | ||
fillcolor="#fffdcd" | fillcolor="#fffdcd" | ||
rankdir=TB | rankdir=TB | ||
− | Item [label=" | + | Item [label="<f0>\nFirst Command Item\n[IUIX_CmdItem]\n\n | \n\n. . .\n\n\n | \nLast Command Item\n[IUIX_CmdItem]\n\n", URL="/view/PXV:IUIX_CmdItem", tooltip="IUIX_CmdItem", fillcolor="#ffa5a5"]; |
Box:f0 -> Item:f0 | Box:f0 -> Item:f0 | ||
} | } | ||
} | } | ||
</graphviz> | </graphviz> |
Revision as of 06:22, 5 April 2016
Insert non-formatted text here
This section contains reference information on the UI layer of the PDF-XChange Editor SDK.
Commands interfaces hierarchy overview
Error writing graphviz file to disk.