UI Layer

From PDF XChange PDF SDK
Jump to: navigation, search
Line 33: Line 33:
 
     ]
 
     ]
 
      
 
      
    edge [
+
#    edge [
        dir=none
+
#      dir=none
    ]
+
#    ]
  
 
     subgraph cluster_mv
 
     subgraph cluster_mv
Line 44: Line 44:
 
         style = rounded;
 
         style = rounded;
 
         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 [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"];
         subgraph cluster_p
+
         Pane
        {
+
            style = rounded;
+
            label = "";
+
            Pane
+
        }
+
 
     }
 
     }
  
     subgraph cluster_p1
+
     subgraph cluster_p
 
     {
 
     {
 
         label = "Command Pane\n[IUIX_CmdPane]"
 
         label = "Command Pane\n[IUIX_CmdPane]"
Line 59: Line 54:
 
         style = rounded;
 
         style = rounded;
 
         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"];
 
         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"];
         subgraph cluster_l
+
         Pane:f0 -> Line:f0
        {
+
            style = rounded;
+
            label = "";
+
            Pane:f0 -> Line:f0
+
        }
+
 
     }
 
     }
 
}
 
}
 
</graphviz>
 
</graphviz>

Revision as of 03:11, 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.