/doc/img/npkfileoutline.svg

http://npk.googlecode.com/ · SVG · 35 lines · 34 code · 1 blank · 0 comment · 0 complexity · ab7dfe5ab2489234d892ca3c7cf12e17 MD5 · raw file

  1. <?xml version="1.0" standalone="no"?>
  2. <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
  3. "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
  4. <svg width="240" height="440" version="1.1" xmlns="http://www.w3.org/2000/svg">
  5. <rect x="10" y="10" rx="10" ry="10" width="220" height="420" style="fill:white;stroke:black;stroke-width:2;opacity:1.0"/>
  6. <g transform="translate(120 40)">
  7. <rect x="-100" y="-20" rx="10" ry="10" width="200" height="40" style="fill:yellow;stroke:black;stroke-width:2;opacity:1.0"/>
  8. <text text-anchor="middle" dominant-baseline="mathematical">Package header</text>
  9. </g>
  10. <g transform="translate(120 105)">
  11. <rect x="-100" y="-40" rx="10" ry="10" width="200" height="80" style="fill:cyan;stroke:black;stroke-width:2;opacity:1.0"/>
  12. <text text-anchor="middle" dominant-baseline="mathematical">Entity body (real file)</text>
  13. </g>
  14. <g transform="translate(120 190)">
  15. <rect x="-100" y="-40" rx="10" ry="10" width="200" height="80" style="fill:cyan;stroke:black;stroke-width:2;opacity:1.0"/>
  16. <text text-anchor="middle" dominant-baseline="mathematical">Entity body (real file)</text>
  17. </g>
  18. <g transform="translate(120 275)">
  19. <rect x="-100" y="-40" rx="10" ry="10" width="200" height="80" style="fill:cyan;stroke:black;stroke-width:2;opacity:1.0"/>
  20. <text text-anchor="middle" dominant-baseline="mathematical">Entity body (real file)</text>
  21. </g>
  22. <g transform="translate(120 335)">
  23. <rect x="-100" y="-15" rx="10" ry="10" width="200" height="30" style="fill:magenta;stroke:black;stroke-width:2;opacity:1.0"/>
  24. <text text-anchor="middle" dominant-baseline="mathematical">Entity header</text>
  25. </g>
  26. <g transform="translate(120 370)">
  27. <rect x="-100" y="-15" rx="10" ry="10" width="200" height="30" style="fill:magenta;stroke:black;stroke-width:2;opacity:1.0"/>
  28. <text text-anchor="middle" dominant-baseline="mathematical">Entity header</text>
  29. </g>
  30. <g transform="translate(120 405)">
  31. <rect x="-100" y="-15" rx="10" ry="10" width="200" height="30" style="fill:magenta;stroke:black;stroke-width:2;opacity:1.0"/>
  32. <text text-anchor="middle" dominant-baseline="mathematical">Entity header</text>
  33. </g>
  34. </svg>