Update Software Design authored by Richard Schmidt's avatar Richard Schmidt
......@@ -64,7 +64,6 @@ In the following a table with all available properties is presented. All distanc
|| brailletable | relative filename | A file containing a brailletable mapping for the exporter. | ✔ | eurobraille.properties
|| floatingDot.support | true/false | The printers capability to print floating dots. | ✔ | false
|| floatingDot.resolution | non-negative double | The minimum distance between two dot centres. | ✔ if floating dot is supported |
|| floatingDot.minBarWidth | non-negative double | The desired minimum bar width for bar charts. | | 20
|| floatingDot.maxBarWidth | non-negative double | The desired maximum bar width for bar charts. | | 30
|| floatingDot.minBarDist | non-negative double | The desired minimum distance between bars for bar charts. | | 10
|| constraint.[top,left] | non-negative double | The printers base indentation of printing area.| ✔ | 0
......
......