Package eu.bandm.tools.doctypes.ps
Class InsertOverprintOptions.Descriptions
java.lang.Object
eu.bandm.tools.muli.Catalog<String>
eu.bandm.tools.muli.CatalogByString
eu.bandm.tools.doctypes.ps.InsertOverprintOptions.Descriptions
- Enclosing class:
InsertOverprintOptions
@Generated(generator="eu.bandm.tools.muli.utils",
version="",
timestamp="2026-01-12_18h06m00")
public class InsertOverprintOptions.Descriptions
extends CatalogByString
Programmatically generated catalog of translations.
Generated code realizing the multi lingual translations of all command line option descriptions.
Usage: Invoke the only constructor. Then follow the documentation of the super class.
Initial contents:
| en | |
|---|---|
| --angle | angle of overprinted text |
| --grayvalue | grey value used for overprinted text |
| --inputfile | input file |
| --outputfile | output file |
| --text | text to overprint on each page |
| -0 | input file |
| -1 | output file |
| -a | angle of overprinted text |
| -g | grey value used for overprinted text |
| -t | text to overprint on each page
|
Generated on 2026-01-12_18h05m59
by program bandm/metatools/option/compiler, version
command line =
by program bandm/metatools/option/compiler, version
command line =
java bandm/metatools/option/compiler InsertOverprint.options eu.bandm.tools.doctypes.ps InsertOverprintOptions $(HOME)/metatools/src
-
Nested Class Summary
Nested classes/interfaces inherited from class eu.bandm.tools.muli.Catalog
Catalog.Const<L> -
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class eu.bandm.tools.muli.CatalogByString
_translateArgs, getKeys, putAsKeyMethods inherited from class eu.bandm.tools.muli.Catalog
_format, _format, containsKey, dump, get, get, get, getKey, getKeys, getKeys, getSpecific, insitu, insitu, insitu, insitu, INSITU, INSITU, noTranslate, put, put, put, put, putAll, putAll, readLanguageMap, readLanguages, readLanguagesString, translateAllAndFormatRobust, translateAllAndFormatRobust, translateArgsAndFormatRobust, translateArgsAndFormatRobust, translateKeyAndFormatRobust, translateKeyAndFormatRobust, translateRobust, translateRobust
-
Constructor Details
-
Descriptions
public Descriptions()
-