point.xdot 282 B

12345678910111213
  1. graph G {
  2. graph [_draw_="c 9 -#fffffe00 C 7 -#ffffff P 4 0 0 0 3.6 3.6 3.6 3.6 0 ",
  3. bb="0,0,3.6,3.6",
  4. xdotversion=1.7
  5. ];
  6. node [label="\N"];
  7. a [_draw_="c 7 -#000000 C 7 -#000000 E 1.8 1.8 1.8 1.8 ",
  8. height=0.05,
  9. label="",
  10. pos="1.8,1.8",
  11. shape=point,
  12. width=0.05];
  13. }