Class GtrFanchart

java.lang.Object
ch.stegmaier.java2tex.core.BaseCommand<X>
ch.stegmaier.java2tex.core.GenericCommand<GtrFanchart>
ch.stegmaier.java2tex.genealogytree.impl.GtrFanchart

public class GtrFanchart extends ch.stegmaier.java2tex.core.GenericCommand<GtrFanchart>
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
     
  • Constructor Summary

    Constructors
    Constructor
    Description
    GtrFanchart(boolean asInput)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    fileName(String fileName)
    adds a filename and uses a prefix if configured by 'gtrfanchartinput.filepath.prefix' only supported for gtrfanchartinput
     

    Methods inherited from class ch.stegmaier.java2tex.core.GenericCommand

    append, append, append, append, appendNewLine, argument, argument, argument, argument, arguments, autoNewline, buildMandatory, buildName, buildOptional, clear, emptyArgs, getConfigValue, getConfigValue, getContent, noFormat, noPrefix, option, option, option, star, toString, validate

    Methods inherited from class ch.stegmaier.java2tex.core.BaseCommand

    getCommand, getThis

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
  • Field Details

  • Constructor Details

    • GtrFanchart

      public GtrFanchart(boolean asInput)
  • Method Details

    • option

      public GtrFanchartOptions option()
      Overrides:
      option in class ch.stegmaier.java2tex.core.GenericCommand<GtrFanchart>
    • fileName

      public GtrFanchart fileName(String fileName)
      adds a filename and uses a prefix if configured by 'gtrfanchartinput.filepath.prefix' only supported for gtrfanchartinput