CPAN-IndexPod

 view release on metacpan or  search on metacpan

t/unpacked/GraphViz/lib/GraphViz.pm  view on Meta::CPAN

498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
sets the style of the node. Can be one of: 'filled', 'solid',
'dashed', 'dotted', 'bold', 'invis'
 
 
=item dir
 
sets the arrow direction. Can be one of: 'forward', 'back', 'both',  'none'
 
=item tailclip, headclip
 
when set to false disables endpoint shape clipping
 
=item arrowhead, arrowtail
 
sets the type for the arrow head or tail. Can be one of: 'none',
'normal', 'inv', 'dot', 'odot', 'invdot', 'invodot.'
 
=item arrowsize
 
sets the arrow size: (norm_length=10,norm_width=5,
inv_length=6,inv_width=7,dot_radius=2)



( run in 1.223 second using v1.01-cache-2.11-cpan-49f99fa48dc )