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