Artefact:Template/org/oomodels/converter/templates/simplediagram-1.0-svg-1.1

From OOModels
Jump to navigationJump to search
Classification
Type Type:org/oogenerator/Template/2.0
Domain Domain:it/development/formatting
Category Type:org/oomodels/wiki/Template
Maturity final
More
Download Code
Namespace (more)

OOModels main namespace

create new pages

Code[edit]

G-2.0-xml_string-1.0 -*- coding: utf-8; -*-
<svg:svg>
«∀(a:‖"Ⓧ/Diagram/Item"){»
  <svg:g transform="translate(◂8*Integer.parseInt(((XMLNode)(‖"Ⓧ/@X")).toString())▸,◂16*Integer.parseInt(((XMLNode)(‖"Ⓧ/@Y")).toString())▸)">
    <svg:path style="fill:#000000;fill-opacity:0.49803922;stroke:none;stroke-width:1px;"
                  d="M 2,2 L 90,2 L 101,24 L 90,46 L 2,46 L 2,2 z "></svg:path>"
    <svg:path style="fill:#e6f28b;fill-opacity:1;stroke:#000000;stroke-width:1px;"
             .    d="M 0,0 L 88,0 L 99,22 L 88.68,44 L 0,44 L 0,0 z "></svg:path>
    <svg:text y="26" x="45"
          style="font-size:16px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;
                 text-align:center;text-anchor:middle;fill:#000000;font-family:Sans">‖"Ⓧ/@Name"</svg:text>
  </svg:g>
«}/∀»
</svg:svg>


rounded code[edit]

<svg:path style="fill:#000000;fill-opacity:0.49803922;fill-rule:evenodd;stroke:none;stroke-width:1px;"
           .  d="M 14,2 L 96,2 C 103,2 108,8 108,15 L 108,34 C 108,41 103,47 96,47 L 14,47 C 7,47 2,41 2,34 L 2,15 C 2,8 7,2 14,2 z "></svg:path>"
<path style="fill:#d8cae2;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1px;"
          d="M 12,0 L 94,0 C 101,0 106,6 106,13 L 106,32 C 106,39 101,45 94,45 L 12,45 C 5,45 0,39 0,32 L 0,13 C 0,6 5,0 12,0 z "></svg:path>