Difference between revisions of "Artefact:Template/org/oomodels/converter/templates/simplediagram-1.0-svg-1.1"

From OOModels
Jump to navigationJump to search
Line 15: Line 15:
  <span class="oogindentation">  ⋮</span><span class="oogcode">«∀(a:<span class="oogpath">‖"Ⓧ/Diagram/Item"</span>){»</span><span class="oogcontinuation">…</span>
  <span class="oogindentation">  ⋮</span><span class="oogcode">«∀(a:<span class="oogpath">‖"Ⓧ/Diagram/Item"</span>){»</span><span class="oogcontinuation">…</span>
  <span class="oogindentation">  ⋮</span><span class="oogcode">« String name = ((XMLNode)<span class="oogpath">‖"Ⓧ/@Name"</span>).toString();</span>
  <span class="oogindentation">  ⋮</span><span class="oogcode">« String name = ((XMLNode)<span class="oogpath">‖"Ⓧ/@Name"</span>).toString();</span>
<span class="oogcode">    String type = ((XMLNode)<span class="oogpath">‖"Ⓧ/@Type"</span>).toString();</span>
  <span class="oogcode">    int len = name.length();</span>
  <span class="oogcode">    int len = name.length();</span>
  <span class="oogcode">    int width = len * 10; »</span><span class="oogcontinuation">…</span>
  <span class="oogcode">    int width = len * 10; »</span><span class="oogcontinuation">…</span>
   <g transform="translate(<span class="oogexpression">◂8*Integer.parseInt(((XMLNode)(<span class="oogpath">‖"Ⓧ/@X"</span>)).toString())▸</span>,<span class="oogexpression">◂16*Integer.parseInt(((XMLNode)(<span class="oogpath">‖"Ⓧ/@Y"</span>)).toString())▸</span>)">
   <g transform="translate(<span class="oogexpression">◂8*Integer.parseInt(((XMLNode)(<span class="oogpath">‖"Ⓧ/@X"</span>)).toString())▸</span>,<span class="oogexpression">◂16*Integer.parseInt(((XMLNode)(<span class="oogpath">‖"Ⓧ/@Y"</span>)).toString())▸</span>)">
<span class="oogindentation">    ⋮</span><span class="oogcode">«if(type.equals("Class")){»</span><span class="oogcontinuation">…</span>
    <path style="fill:#000000;fill-opacity:0.49803922;stroke:none;stroke-width:1px;"
              d="M 2,2 L <span class="oogexpression">◂2+width▸</span>,2 L <span class="oogexpression">◂2+width▸</span>,46 L 2,46 L 2,2 z "/>
    <path style="fill:#80A0C0;fill-opacity:1;stroke:#000000;stroke-width:1px;"
              d="M 0,0 L <span class="oogexpression">◂width▸</span>,0 L <span class="oogexpression">◂width▸</span>,44 L 0,44 L 0,0 z "/>
<span class="oogindentation">    ⋮</span><span class="oogcode">«}»</span><span class="oogcontinuation">…</span>
<span class="oogindentation">    ⋮</span><span class="oogcode">«if(type.equals("StateMachine")){»</span><span class="oogcontinuation">…</span>
    <path style="fill:#000000;fill-opacity:0.49803922;stroke:none;stroke-width:1px;"
              d="M 2,2 L <span class="oogexpression">◂2+width▸</span>,2 L <span class="oogexpression">◂2+width▸</span>,46 L 2,46 L 2,2 z "/>
    <path style="fill:#80E080;fill-opacity:1;stroke:#000000;stroke-width:1px;"
              d="M 0,0 L <span class="oogexpression">◂width▸</span>,0 L <span class="oogexpression">◂width▸</span>,44 L 0,44 L 0,0 z "/>
<span class="oogindentation">    ⋮</span><span class="oogcode">«}»</span><span class="oogcontinuation">…</span>
<span class="oogindentation">    ⋮</span><span class="oogcode">«if(type.equals("Step")){»</span><span class="oogcontinuation">…</span>
     <path style="fill:#000000;fill-opacity:0.49803922;stroke:none;stroke-width:1px;"
     <path style="fill:#000000;fill-opacity:0.49803922;stroke:none;stroke-width:1px;"
               d="M 2,2 L <span class="oogexpression">◂2+width▸</span>,2 L <span class="oogexpression">◂13+width▸</span>,24 L <span class="oogexpression">◂2+width▸</span>,46 L 2,46 L 2,2 z "/>
               d="M 2,2 L <span class="oogexpression">◂2+width▸</span>,2 L <span class="oogexpression">◂13+width▸</span>,24 L <span class="oogexpression">◂2+width▸</span>,46 L 2,46 L 2,2 z "/>
     <path style="fill:#e6f28b;fill-opacity:1;stroke:#000000;stroke-width:1px;"
     <path style="fill:#e6f28b;fill-opacity:1;stroke:#000000;stroke-width:1px;"
               d="M 0,0 L <span class="oogexpression">◂width▸</span>,0 L <span class="oogexpression">◂11+width▸</span>,22 L <span class="oogexpression">◂width▸</span>,44 L 0,44 L 0,0 z "/>
               d="M 0,0 L <span class="oogexpression">◂width▸</span>,0 L <span class="oogexpression">◂11+width▸</span>,22 L <span class="oogexpression">◂width▸</span>,44 L 0,44 L 0,0 z "/>
<span class="oogindentation">    ⋮</span><span class="oogcode">«}»</span><span class="oogcontinuation">…</span>
<span class="oogindentation">    ⋮</span><span class="oogcode">«if(type.equals("Constellation")){»</span><span class="oogcontinuation">…</span>
    <path style="fill:#000000;fill-opacity:0.49803922;fill-rule:evenodd;stroke:none;stroke-width:1px;"
              d="M 14,2 L <span class="oogexpression">◂8+width▸</span>,2 C <span class="oogexpression">◂15+width▸</span>,2 <span class="oogexpression">◂20+width▸</span>,8 <span class="oogexpression">◂20+width▸</span>,15 L <span class="oogexpression">◂20+width▸</span>,34 C <span class="oogexpression">◂20+width▸</span>,41 <span class="oogexpression">◂15+width▸</span>,47 <span class="oogexpression">◂8+width▸</span>,47 L 14,47 C 7,47 2,41 2,34 L 2,15 C 2,8 7,2 14,2 z "/>
    <path style="fill:#d8cae2;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1px;"
              d="M 12,0 L <span class="oogexpression">◂6+width▸</span>,0 C <span class="oogexpression">◂13+width▸</span>,0 <span class="oogexpression">◂18+width▸</span>,6 <span class="oogexpression">◂18+width▸</span>,13 L <span class="oogexpression">◂18+width▸</span>,32 C <span class="oogexpression">◂18+width▸</span>,39 <span class="oogexpression">◂13+width▸</span>,45 <span class="oogexpression">◂6+width▸</span>,45 L 12,45 C 5,45 0,39 0,32 L 0,13 C 0,6 5,0 12,0 z "/>
<span class="oogindentation">    ⋮</span><span class="oogcode">«}»</span><span class="oogcontinuation">…</span>
     <text y="26" x="<span class="oogexpression">◂1+(width/2)▸</span>"
     <text y="26" x="<span class="oogexpression">◂1+(width/2)▸</span>"
           style="font-size:16px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;
           style="font-size:16px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;
Line 30: Line 51:
  </svg>
  </svg>
</div>
</div>
== rounded code ==
<pre>
<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>
</pre>

Revision as of 13:05, 3 March 2009

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; -*-
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns="http://www.w3.org/2000/svg">
«∀(a:‖"Ⓧ/Diagram/Item"){»
« String name = ((XMLNode)‖"Ⓧ/@Name").toString();
     String type = ((XMLNode)‖"Ⓧ/@Type").toString();
     int len = name.length();
     int width = len * 10; »
  <g transform="translate(◂8*Integer.parseInt(((XMLNode)(‖"Ⓧ/@X")).toString())▸,◂16*Integer.parseInt(((XMLNode)(‖"Ⓧ/@Y")).toString())▸)">
«if(type.equals("Class")){»
    <path style="fill:#000000;fill-opacity:0.49803922;stroke:none;stroke-width:1px;"
              d="M 2,2 L ◂2+width▸,2 L ◂2+width▸,46 L 2,46 L 2,2 z "/>
    <path style="fill:#80A0C0;fill-opacity:1;stroke:#000000;stroke-width:1px;"
              d="M 0,0 L ◂width▸,0 L ◂width▸,44 L 0,44 L 0,0 z "/>
«}»
«if(type.equals("StateMachine")){»
    <path style="fill:#000000;fill-opacity:0.49803922;stroke:none;stroke-width:1px;"
              d="M 2,2 L ◂2+width▸,2 L ◂2+width▸,46 L 2,46 L 2,2 z "/>
    <path style="fill:#80E080;fill-opacity:1;stroke:#000000;stroke-width:1px;"
              d="M 0,0 L ◂width▸,0 L ◂width▸,44 L 0,44 L 0,0 z "/>
«}»
«if(type.equals("Step")){»
    <path style="fill:#000000;fill-opacity:0.49803922;stroke:none;stroke-width:1px;"
              d="M 2,2 L ◂2+width▸,2 L ◂13+width▸,24 L ◂2+width▸,46 L 2,46 L 2,2 z "/>
    <path style="fill:#e6f28b;fill-opacity:1;stroke:#000000;stroke-width:1px;"
              d="M 0,0 L ◂width▸,0 L ◂11+width▸,22 L ◂width▸,44 L 0,44 L 0,0 z "/>
«}»
«if(type.equals("Constellation")){»
    <path style="fill:#000000;fill-opacity:0.49803922;fill-rule:evenodd;stroke:none;stroke-width:1px;"
              d="M 14,2 L ◂8+width▸,2 C ◂15+width▸,2 ◂20+width▸,8 ◂20+width▸,15 L ◂20+width▸,34 C ◂20+width▸,41 ◂15+width▸,47 ◂8+width▸,47 L 14,47 C 7,47 2,41 2,34 L 2,15 C 2,8 7,2 14,2 z "/>
    <path style="fill:#d8cae2;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1px;"
              d="M 12,0 L ◂6+width▸,0 C ◂13+width▸,0 ◂18+width▸,6 ◂18+width▸,13 L ◂18+width▸,32 C ◂18+width▸,39 ◂13+width▸,45 ◂6+width▸,45 L 12,45 C 5,45 0,39 0,32 L 0,13 C 0,6 5,0 12,0 z "/>
«}»
    <text y="26" x="◂1+(width/2)▸"
          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▸</text>
  </g>
«}/∀»
</svg>