transform yEd graphml file to tikz source code
- 资源大小:10.91 kB
- 上传时间:2021-06-30
- 下载次数:0次
- 浏览次数:1次
- 资源积分:1积分
-
标 签:
资 源 简 介
This project provides an XLS file to transform yworks graphml file to tikz source code.
The transformation is not a one-to-one mapping, so sometimes you need to manually modify the generated tikz code.
yEd:
http://www.yworks.com/en/productsyedabout.html
XML Schema for yworks graphml:
http://www.yworks.com/xml/schema/graphml/1.0/doc/index.html
tikz/pgf:
http://sourceforge.net/projects/pgf/
Usage:
:# xsltproc yed2tikz.xsl lineTest.graphml:# pdflatex lineTest.tex
文 件 列 表
yed2pdf
yed2tikz
yed2tikz.xsl
lineTest.graphml
javaPlatform.graphml
javaClassLoader.graphml
arrowTest.graphml
fontTest.graphml