| ... |
... |
@@ -1,8 +1,12 @@ |
|
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 |
+ |
|
3 |
+ |
|
4 |
+ |
| 1 |
1 |
(% class="confluence-link" %) |
| 2 |
2 |
[[image:url:http://rtsys.informatik.uni-kiel.de/confluence/download/attachments/9471221/klighd.png?version=1&modificationDate=1403781377000&api=v2]] |
| 3 |
3 |
|
| 4 |
4 |
(% class="confluence-link" %) |
| 5 |
|
-For rendering graphical SCCharts you might want to use the KLighd.jar as explained [[here>>doc:KIELER KLighD Console Diagram Rendering]]. |
|
9 |
+For rendering graphical SCCharts you might want to use the [[KLighD.jar>>url:http://rtsys.informatik.uni-kiel.de/confluence/download/attachments/9471221/KLighD.jar?version=2&modificationDate=1405509294734&api=v2||shape="rect"]] as explained [[here>>doc:KIELER Command Line Rendering]]. |
| 6 |
6 |
If you like to use the KLighD HTTP server provided, then use |
| 7 |
7 |
|
| 8 |
8 |
{{{render.sccharts.com:80}}} |
| ... |
... |
@@ -13,5 +13,9 @@ |
| 13 |
13 |
|
| 14 |
14 |
as the host and port in your KLighD.jar call. |
| 15 |
15 |
|
|
20 |
+==== Example call: ==== |
|
21 |
+ |
|
22 |
+{{{java -jar KLighD.jar render.sccharts.com -f somescchart.sct -o somescchart.png -s 3}}} |
|
23 |
+ |
| 16 |
16 |
(% class="confluence-link" %) |
| 17 |
17 |
|