noverhang.xdot 526 B

123456789101112131415
  1. graph G {
  2. graph [_draw_="c 9 -#fffffe00 C 7 -#ffffff P 4 0 0 0 36 54 36 54 0 ",
  3. bb="0,0,54,36",
  4. xdotversion=1.7
  5. ];
  6. node [label="\N"];
  7. a [_draw_="c 7 -#000000 p 4 13.5 19.5 25.5 19.5 25.5 25.5 13.5 25.5 c 7 -#000000 p 4 13.5 10.5 25.5 10.5 25.5 16.5 13.5 16.5 c 7 -#000000 p \
  8. 4 28.5 10.5 40.5 10.5 40.5 16.5 28.5 16.5 c 7 -#000000 p 4 28.5 19.5 40.5 19.5 40.5 25.5 28.5 25.5 c 7 -#000000 L 2 40.5 18 54 18 \
  9. c 7 -#000000 L 2 13.5 18 0 18 ",
  10. height=0.5,
  11. label="",
  12. pos="27,18",
  13. shape=noverhang,
  14. width=0.75];
  15. }