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.

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.
Generated on 2026-01-12_18h05m59
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
  • Constructor Details

    • Descriptions

      public Descriptions()