UI Layer
From PDF XChange PDF SDK
Line 36: | Line 36: | ||
# dir=none | # dir=none | ||
# ] | # ] | ||
− | + | splines=ortho | |
subgraph cluster_mv | subgraph cluster_mv | ||
{ | { | ||
Line 44: | Line 44: | ||
style = filled; | style = filled; | ||
fillcolor = "#39ba96"; | fillcolor = "#39ba96"; | ||
− | Pane [label="{ | + | Pane [label="{\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} | <f0>\nBottom Command Pane\n[IUIX_CmdPane]\n\n} ", URL="/view/PXV:IUIX_CmdPane", tooltip="IUIX_CmdPane"]; |
Pane | Pane | ||
subgraph cluster_p | subgraph cluster_p | ||
Line 53: | Line 53: | ||
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 | <f1>\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 | ||
subgraph cluster_cb | subgraph cluster_cb | ||
Line 64: | Line 64: | ||
rankdir=TB | rankdir=TB | ||
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"]; | 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: | + | Line:f1 -> Bar:f0 |
subgraph cluster_cib | subgraph cluster_cib | ||
{ | { |
Latest revision as of 06:54, 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.