Class GenealogyTreePackage
java.lang.Object
ch.stegmaier.java2tex.genealogytree.GenealogyTreePackage
Commands for the genealogytee package
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ch.stegmaier.java2tex.core.GenericCommandstatic GenealogyTreeThis is the main genealogy tree drawing macro of the package.static GenealogyTreeUses the content of the file denoted by ⟨file name⟩ to create a \genealogytreestatic GtrFanchartA fan chart is a specialized diagram which differs in many ways from all other graphs of the package.static GtrFanchartUses the content of the file denoted by ⟨file name⟩ to create a \gtrfanchartstatic ch.stegmaier.java2tex.core.GenericCommandThe base package genealogytree is extendable by program libraries.static ch.stegmaier.java2tex.core.GenericCommandinput()static ch.stegmaier.java2tex.core.GenericCommand
-
Constructor Details
-
GenealogyTreePackage
public GenealogyTreePackage()
-
-
Method Details
-
genealogytreeinput
Uses the content of the file denoted by ⟨file name⟩ to create a \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
-
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
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.
-