Class GenealogyTreePackage

java.lang.Object
ch.stegmaier.java2tex.genealogytree.GenealogyTreePackage

public class GenealogyTreePackage extends Object
Commands for the genealogytee package
See Also:
  • Constructor Details

    • GenealogyTreePackage

      public GenealogyTreePackage()
  • Method Details

    • genealogytreeinput

      public static GenealogyTree genealogytreeinput()
      Uses the content of the file denoted by ⟨file name⟩ to create a \genealogytree
    • genealogytree

      public static GenealogyTree genealogytree()
      This is the main genealogy tree drawing macro of the package.
    • autosizetikzpicture

      public static ch.stegmaier.java2tex.core.GenericCommand autosizetikzpicture()
    • input

      public static ch.stegmaier.java2tex.core.GenericCommand input()
    • input

      public static ch.stegmaier.java2tex.core.GenericCommand input(String arg1)
    • gtrfanchart

      public static GtrFanchart gtrfanchart()
      A fan chart is a specialized diagram which differs in many ways from all other graphs of the package. Especially, the the autolayout algorithm is replaced by another fixed layout algorithm. Thus, most geometry related options are also replaced by special ones for the fan chart.
    • gtrfanchartinput

      public static GtrFanchart gtrfanchartinput()
      Uses the content of the file denoted by ⟨file name⟩ to create a \gtrfanchart
    • gtruselibrary

      public static ch.stegmaier.java2tex.core.GenericCommand gtruselibrary()
      The base package genealogytree is extendable by program libraries. This is done by using option keys while loading the package or inside the preamble by applying the following macro with the same set of keys.