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

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

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

Initial contents:

en
--angleangle of overprinted text
--grayvaluegrey value used for overprinted text
--inputfileinput file
--outputfileoutput file
--texttext to overprint on each page
-0input file
-1output file
-aangle of overprinted text
-ggrey value used for overprinted text
-ttext to overprint on each page
Generated code realizing the multi lingual translations of all command line option descriptions.
Created on 2024-03-03_16h28m08
by program bandm/metatools/option/compiler, version 2.1
command line =
bandm/metatools/option/compiler InsertOverprint.options eu.bandm.tools.doctypes.ps InsertOverprintOptions $(HOME)/metatools/src
  • Constructor Details

    • Descriptions

      public Descriptions()