@@ -21,7 +21,6 @@ public class LegendRasterizer implements Rasterizer<Legend> {
privatestaticfinalintMIN_TEXT_WIDTH_CELLS=10;// how much space should be available for an explanation text at least. (To avoid excessive line breaking)
privatestaticfinalintEXPLANATION_TEXT_INDENTATION_CELLS=1;// indentation for explanation texts.
privatestaticfinalStringLEGEND_KEYWORD="Legende:";// title for the legend
privateBrailleLanguage.LanguagemLanguage;
privateStringmLegendKeyword;// title for the legend