UI Layer

From PDF XChange PDF SDK
Jump to: navigation, search
Line 38: Line 38:
 
     ]
 
     ]
  
     PXV [label="Main View\n[IPXV_MainView]", URL="http://sdkhelp.tracker-software.com/view/PXV:IPXV_MainView", shape="box", fillcolor="#fed9a6"];
+
     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} | \nBottom Command Pane\n[IUIX_CmdPane]\n\n }", URL="http://sdkhelp.tracker-software.com/view/PXV:IUIX_CmdPane"];
     subgraph mv_cluster
+
     subgraph cluster_mv
 
     {
 
     {
 
         label = "IPXV_MainView";
 
         label = "IPXV_MainView";
 
         style = rounded;
 
         style = rounded;
         subgraph p_cluster
+
         URL="http://sdkhelp.tracker-software.com/view/PXV:IPXV_MainView"
        {
+
         Pane;
            pane_struct [label="{Top Command Pane | {Left Command Pane | Right Command Pane} | Bottom Command Pane }", URL="http://sdkhelp.tracker-software.com/view/PXV:IUIX_CmdPane"]
+
           
+
         }
+
        {
+
            PXV -> pane_struct;
+
        }
+
 
     }
 
     }
 
}
 
}
 
</graphviz>
 
</graphviz>

Revision as of 01:59, 5 April 2016

Insert non-formatted text here


This section contains reference information on the UI layer of the PDF-XChange Editor SDK.

Commands 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.