Class GenealogyPicture

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

public class GenealogyPicture extends ch.stegmaier.java2tex.core.GenericEnvironment<GenealogyPicture>
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
     

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

    append, buildName, optionBuilder, toString

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

    append, append, append, appendNewLine, argument, argument, argument, argument, arguments, autoNewline, buildMandatory, buildOptional, clear, emptyArgs, getConfigValue, getConfigValue, getContent, noFormat, noPrefix, option, option, option, star, 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
  • Constructor Details

    • GenealogyPicture

      public GenealogyPicture()
  • Method Details