UI Layer
From PDF XChange PDF SDK
Line 81: | Line 81: | ||
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"]; | 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 | ||
+ | } | ||
+ | |||
+ | subgraph cluster_ci | ||
+ | { | ||
+ | label = "Command Item Box\n[IUIX_CmdItemBox]" | ||
+ | URL="/view/PXV:IUIX_CmdItemBox" | ||
+ | tooltip="IUIX_CmdItemBox" | ||
+ | style = "filled"; | ||
+ | fillcolor="#fffdcd" | ||
+ | rankdir=TB | ||
+ | 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="#fffdcd"]; | ||
+ | Box:f0 -> Item:f0 | ||
} | } | ||
} | } | ||
</graphviz> | </graphviz> |
Revision as of 05:00, 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.