Difference between revisions of "Wgraph:Ming01.wgl"

From FollowTheScore
Jump to: navigation, search
Line 1: Line 1:
   node Apriori {}
+
   node Apriori {label "\n\n\n my image"
 +
                scaling    2
 +
                icon        user
 +
              }
 
   node FP-Tree {}
 
   node FP-Tree {}
   node C {}
+
   node GSP {}
   node D {}
+
   node FreeSpan {}
   node E {}
+
   node PrefixSpan {}
   node F {}
+
   node TPrefixSpan {}
   edge Apriori [[FP-Tree]] {label "some text" linestyle dashed color blue thickness 4}
+
   edge Apriori FP-Tree {label "improve" linestyle dashed color blue thickness 4}
 
   edge C D {label "some text" linestyle dotted  
 
   edge C D {label "some text" linestyle dotted  
 
             arrowstyle 'half rhomb + filled circle' arrowcolor red
 
             arrowstyle 'half rhomb + filled circle' arrowcolor red

Revision as of 12:59, 12 August 2009

 node Apriori {label "\n\n\n my image"
               scaling     2
               icon        user
              }
 node FP-Tree {}
 node GSP {}
 node FreeSpan {}
 node PrefixSpan {}
 node TPrefixSpan {}
 edge Apriori FP-Tree {label "improve" linestyle dashed color blue thickness 4}
 edge C D {label "some text" linestyle dotted 
           arrowstyle 'half rhomb + filled circle' arrowcolor red
           backarrowstyle 'filled circle + filled half box + dslash' backarrowsize 14 backarrowcolor magenta}
 edge A C {kind leftbentnear}
 edge A F {kind rightnear}
 nodetype * {width 40 height 20 color yellow}
 yspace 300 splines yes