Class MfOptions.Descriptions

Enclosing class:
MfOptions

public class MfOptions.Descriptions extends CatalogByString
Programmatically generated catalog of translations.

Usage: Invoke the only constructor. Then follow the documentation of the super class.

Initial contents:

deen
--debuglevel0-100 für minimale bis maximale Debug-Ausgabe0-100 for minimal to maximal debug verbosity
--inputfilezu verarbeitende Text-Datei im tscore Formattext file in tscore format to process
--interactiveOb die interaktive Graphik-Schnittstelle geöffnet werden soll.flag whether to open the gui to edit parameters
--outputfileErgebnisdatei, im SVG Formatoutput text file in svg format
--physCoordsFolge von zwei ganzen Zahlen, Breite und Höhe der Ergebnisgraphik, gefolgt von der Masseinheit. Die Ursprung der physikalischen Koordinaten ist 'Null Punkt Null' in der linken oberen Ecke der ausgegebenen Graphik, -- die y-Achse wächst von oben nach unten.sequence of two integer numbers, x width and y height of the physical output, and the unit in which they are measured. The coordinates start at the upper left corner of the output area with zero comma zero (0,0).
--timeFactorFaktor zur Multiplikation der Dauernwerte. Bei 1.0 entsprechen die Zahlen in der Zeitleiste realen Sekunden.factor for multiplying the duration values. Iff this is 1.0, then the numeric values give real-time seconds.
--userCoordsFolge von vier ganzen Zahlen, die den Benutzer-Koordinaten-Raum beschreiben. Erst untere Werte für x und y, dann die oberen. Die unteren werden auf die physikalische Koordinate null(0) abgebildet, die oberen auf die mit --physCoord angegebenen. Achtung, bei den physikalischen Koordinaten ("device coordinates") wächst die y-Achse nach unten.sequence of four integer numbers as user coordinate limis. First lower x and lower y, than upper x and upper y. The lower values will be mapped to the physical output coordinate zero(0). The higher will be mapped to the coordinates given by the option --physCoords. Please note that in physical coordinates (aka device coordinates) the y axis grows downwards.
--versionZeige Versionsnummer anshow version number
-0zu verarbeitende Text-Datei im tscore Formattext file in tscore format to process
-1Ergebnisdatei, im SVG Formatoutput text file in svg format
-d0-100 für minimale bis maximale Debug-Ausgabe0-100 for minimal to maximal debug verbosity
-iOb die interaktive Graphik-Schnittstelle geöffnet werden soll.flag whether to open the gui to edit parameters
-pFolge von zwei ganzen Zahlen, Breite und Höhe der Ergebnisgraphik, gefolgt von der Masseinheit. Die Ursprung der physikalischen Koordinaten ist 'Null Punkt Null' in der linken oberen Ecke der ausgegebenen Graphik, -- die y-Achse wächst von oben nach unten.sequence of two integer numbers, x width and y height of the physical output, and the unit in which they are measured. The coordinates start at the upper left corner of the output area with zero comma zero (0,0).
-uFolge von vier ganzen Zahlen, die den Benutzer-Koordinaten-Raum beschreiben. Erst untere Werte für x und y, dann die oberen. Die unteren werden auf die physikalische Koordinate null(0) abgebildet, die oberen auf die mit --physCoord angegebenen. Achtung, bei den physikalischen Koordinaten ("device coordinates") wächst die y-Achse nach unten.sequence of four integer numbers as user coordinate limis. First lower x and lower y, than upper x and upper y. The lower values will be mapped to the physical output coordinate zero(0). The higher will be mapped to the coordinates given by the option --physCoords. Please note that in physical coordinates (aka device coordinates) the y axis grows downwards.
-vZeige Versionsnummer anshow version number
Generated code realizing the multi lingual translations of all command line option descriptions.
Created on 2024-09-03_21h40m39
by program bandm/metatools/option/compiler, version 2.1
command line =
java bandm/metatools/option/compiler MfOptions.xml eu.bandm.music.top MfOptions MfGui /mnt/c/Users/post/Documents/sig//src
  • Constructor Details

    • Descriptions

      public Descriptions()