你好,游客 登录 注册 搜索
阅读内容

SVG和EPS图像展示工具 Hypercube

运行环境:
授权方式:BSD
软件大小:M
下载量:
更新日期:2014-03-19
来源地址:
联系作者:Linux

Hypercube (超立方体)设有一个基于Qt的GUI简单的基于文本的图形来表示SVG和EPS图像,以及作为一个Qt独立的命令行工具的可视化工具。它采用了模拟退火算法的布局图,可以很容易地参数进行调整,来达到所需的外观。主要发展目标是便携性和易于使用的,而不是高性能和复杂性。命令行工具不使用任何其他的库比标准C ++库,GUI工具使用“纯”的Qt。

Hypercube features a Qt-based GUI tool for visualizing simple text-based graph representations as SVG and EPS images, as well as a Qt-independent commandline tool. It uses a simulated annealing algorithm to lay out the graph, which can be easily parametrized to achieve the desired look. The main development goals are portability and easy usage rather than high performance and complexity. The commandline tool does not use any other libraries than the standard C++ library, and the GUI tool uses “pure” Qt.

CLI tool

Usage:    hypercube-cli [OPTIONS] FILE

OPTIONS:
 -v               print the program version

 -s <dimensions>  set image size to <dimensions>
 -f <format>      set output format to <format>
 -e <encoding>    set input file encoding to <encoding>
 -o <file>        set the output file to <file>

 -vc <color>      set vertex color to <color>
 -ec <color>      set edge color to <color>
 -vs <size>       set vertex size to <size>
 -es <size>       set edge size to <size>
 -vf <size>       set vertex font size to <size>
 -ef <size>       set edge font size to <size>
 -d               directed graph
 -u               undirected graph
 -c               asign a unique color to every uniqe edge value
 -l <size>        show edge color legend with font size <size>

option arguments:
 <dimesnsions>    width,height
 <color>          #RRGGBB
 <format>         svg eps
 <encoding>       iso-8859-1 iso-8859-2 iso-8859-5 iso-8859-7
                  windows-1250 windows-1251 windows-1252 windows-1253
                  koi8-r koi8-u utf-8
linux
相关资讯       Hypercube 
本文评论   查看全部评论 (0)
表情: 表情 姓名: 字数

       

评论声明
  • 尊重网上道德,遵守中华人民共和国的各项有关法律法规
  • 承担一切因您的行为而直接或间接导致的民事或刑事法律责任
  • 本站管理人员有权保留或删除其管辖留言中的任意内容
  • 本站有权在网站内转载或引用您的评论
  • 参与本评论即表明您已经阅读并接受上述条款