Difference between revisions of "Product:Software/net/sourceforge/uml2svg"
AndreasLeue (talk | contribs) |
AndreasLeue (talk | contribs) |
||
(15 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<noinclude> | |||
{{Metabox | {{Metabox | ||
| Meta_Category = Type:org/oomodels/wiki/Product | | Meta_Category = Type:org/oomodels/wiki/Product | ||
| Meta_Author | | Meta_Author = [http://uml2svg.sourceforge.net/documentation/introduction.html#motivation see uml2svg manual] | ||
| Meta_Link | | Meta_AuthorExternal = true | ||
| Meta_Link = http://uml2svg.sourceforge.net/ | |||
}} | }} | ||
Line 17: | Line 19: | ||
[[Category:XSL Stylesheet]] | [[Category:XSL Stylesheet]] | ||
</noinclude><includeonly>See also [[Product:Software/net/sourceforge/uml2svg]] | |||
</includeonly> | |||
==Code== | ==Code== | ||
Locally extracted stylesheet from [http://uml2svg.sourceforge.net/download/index.html http://uml2svg.sourceforge.net/download/index.html]: | |||
<div style="border: 1px #ccc dashed; padding-left: 8px; padding-right: 8px; background: #eee;"> | |||
<div class="codelink"> | |||
[http://www.oomodels.org/mirror/net/sourceforge/uml2svg/0.18/uml2svg.xsl uml2svg.xsl] | |||
</div> | |||
</div> | |||
Quote from [http://uml2svg.sourceforge.net/download/index.html http://uml2svg.sourceforge.net/download/index.html]: | Quote from [http://uml2svg.sourceforge.net/download/index.html http://uml2svg.sourceforge.net/download/index.html]: | ||
<div style="border: 1px # | <div style="border: 1px #ccc dashed; padding-left: 8px; padding-right: 8px; background: #eee;"> | ||
'''Disclaimer''' | '''Disclaimer''' | ||
Line 27: | Line 39: | ||
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the [http://www.gnu.org/copyleft/lesser.html GNU Lesser General Public License] for more details. | This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the [http://www.gnu.org/copyleft/lesser.html GNU Lesser General Public License] for more details. | ||
</div> | </div> |
Latest revision as of 08:47, 9 July 2008
Classification | |
---|---|
Author | see uml2svg manual |
Category | Type:org/oomodels/wiki/Product |
More | |
http://uml2svg.sourceforge.net/ | |
Namespace (more) | |
create new pages |
Name[edit]
uml2svg
Description[edit]
Quote from http://uml2svg.sourceforge.net:
"uml2svg is an XSLT-based tool for converting UML Diagrams to SVG..."
Code[edit]
Locally extracted stylesheet from http://uml2svg.sourceforge.net/download/index.html:
Quote from http://uml2svg.sourceforge.net/download/index.html:
Disclaimer
This template is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.