UI Layer

From PDF XChange PDF SDK
Jump to: navigation, search
Line 67: Line 67:
 
         fillcolor="#ffe9c0"
 
         fillcolor="#ffe9c0"
 
         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:f0 -> Bar:f0
 
         Line:f0 -> Bar:f0
 +
    }
 +
 +
    subgraph cluster_cib
 +
    {
 +
        label = "Command Bar\n[IUIX_CmdBar]"
 +
        URL="/view/PXV:IUIX_CmdBar"
 +
        tooltip="IUIX_CmdBar"
 +
        style = "filled";
 +
        fillcolor="#e7f4ff"
 +
        rankdir=TB
 +
        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
 
     }
 
     }
 
}
 
}
 
</graphviz>
 
</graphviz>

Revision as of 05:57, 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

This is a graph with borders and nodes. Maybe there is an Imagemap used so the nodes may be linking to some Pages.