Wiki source code of Command Line Rendering
Version 27.1 by Alexander Schulz-Rosengarten on 2023/07/11 10:34
Hide last authors
author | version | line-number | content |
---|---|---|---|
![]() |
27.1 | 1 | [[~[~[image:attach:SCCharts (pre 1.0)@download.png~]~]>>url:http://rtsys.informatik.uni-kiel.de/confluence/display/KIELER/SCCharts#SCCharts-Downloads||shape="rect"]] [[~[~[image:attach:SCCharts (pre 1.0)@onlinecompiler.png~]~]>>url:http://www.sccharts.com||shape="rect"]] (% class="confluence-link" %)[[image:attach:KIELER.Command Line Compiler.WebHome@commandlinecompiler2.png]][[doc:KIELER.SCCharts.Previous Versions (Deprecated Documentation).SCCharts (pre 1\.0).Command Line Compiler.WebHome]](%%) [[image:attach:SCCharts (pre 1.0)@quickstart.png]][[doc:Kieler.SCCharts.Previous Versions (Deprecated Documentation).SCCharts (pre 1\.0).Quick Start Guide (pre 0\.13).WebHome]] |
![]() |
7.1 | 2 | |
![]() |
8.1 | 3 | |
![]() |
7.1 | 4 | |
![]() |
3.1 | 5 | (% class="confluence-link" %) |
![]() |
15.1 | 6 | [[image:attach:KLIGHD.png]] |
![]() |
4.1 | 7 | |
8 | (% class="confluence-link" %) | ||
![]() |
26.1 | 9 | For rendering graphical SCCharts you might want to use theĀ [[attach:KLighD.jar]] as explained hereĀ [[ here>>doc:KIELER.SCCharts.Previous Versions (Deprecated Documentation).Kieler Compiler.KIELER Command Line Rendering.WebHome]]. |
![]() |
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 | |||
![]() |
17.1 | 22 | {{{java -jar KLighD.jar render.sccharts.com -f somescchart.sct -o somescchart.png -s 3 -r png}}} |
![]() |
11.1 | 23 | |
![]() |
15.1 | 24 | |
25 | |||
![]() |
17.1 | 26 | NEW: You can use -r kgx to output in the KIELER Graph (KGraph) format. |
![]() |
15.1 | 27 | |
![]() |
6.1 | 28 | (% class="confluence-link" %) |
29 |