Wiki source code of Command Line Rendering
Version 11.1 by cmot on 2014/07/16 13:21
Hide last authors
author | version | line-number | content |
---|---|---|---|
![]() |
7.1 | 1 | [[~[~[image:attach:SCCharts@download.png~]~]>>url:http://rtsys.informatik.uni-kiel.de/confluence/display/KIELER/SCCharts#SCCharts-Downloads||shape="rect"]] [[~[~[image:attach:SCCharts@onlinecompiler.png~]~]>>url:http://www.sccharts.com||shape="rect"]] (% class="confluence-link" %)[[image:attach:Command Line Compiler@commandlinecompiler2.png]][[doc:Command Line Compiler]](%%) [[image:attach:SCCharts@quickstart.png]][[doc:Quick Start Guide]] |
2 | |||
![]() |
8.1 | 3 | |
![]() |
7.1 | 4 | |
![]() |
3.1 | 5 | (% class="confluence-link" %) |
6 | [[image:url:http://rtsys.informatik.uni-kiel.de/confluence/download/attachments/9471221/klighd.png?version=1&modificationDate=1403781377000&api=v2]] | ||
![]() |
4.1 | 7 | |
8 | (% class="confluence-link" %) | ||
9 | For rendering graphical SCCharts you might want to use the KLighd.jar as explained [[here>>doc:KIELER KLighD Console Diagram Rendering]]. | ||
![]() |
6.1 | 10 | If you like to use the KLighD HTTP server provided, then use |
11 | |||
![]() |
10.1 | 12 | {{{render.sccharts.com:80}}} |
![]() |
6.1 | 13 | |
14 | or as backup | ||
15 | |||
16 | {{{sccharts.com:4445 }}} | ||
17 | |||
18 | as the host and port in your KLighD.jar call. | ||
19 | |||
![]() |
11.1 | 20 | ==== Example call: ==== |
21 | |||
22 | {{{java -jar KLighD.jar render.sccharts.com -f somescchart.sct -o somescchart.png -s 3}}} | ||
23 | |||
![]() |
6.1 | 24 | (% class="confluence-link" %) |
25 |