Uses of Enum
ch.stegmaier.java2tex.genealogytree.GtrFanchartTemplate
Packages that use GtrFanchartTemplate
Package
Description
Pedigree and genealogical tree diagrams are proven tools to visualize genetic and relational connections between individuals.
Contains some helper classes or implementations of some commands with special behaviour
-
Uses of GtrFanchartTemplate in ch.stegmaier.java2tex.genealogytree
Methods in ch.stegmaier.java2tex.genealogytree that return GtrFanchartTemplateModifier and TypeMethodDescriptionstatic GtrFanchartTemplateReturns the enum constant of this type with the specified name.static GtrFanchartTemplate[]GtrFanchartTemplate.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of GtrFanchartTemplate in ch.stegmaier.java2tex.genealogytree.impl
Methods in ch.stegmaier.java2tex.genealogytree.impl with parameters of type GtrFanchartTemplateModifier and TypeMethodDescriptionGtrFanchartOptions.fanchartTemplate(GtrFanchartTemplate fanchartTemplate)