Uses of Enum
ch.stegmaier.java2tex.genealogytree.DataKeys.BirthModifier
Packages that use DataKeys.BirthModifier
Package
Description
Pedigree and genealogical tree diagrams are proven tools to visualize genetic and relational connections between individuals.
-
Uses of DataKeys.BirthModifier in ch.stegmaier.java2tex.genealogytree
Methods in ch.stegmaier.java2tex.genealogytree that return DataKeys.BirthModifierModifier and TypeMethodDescriptionstatic DataKeys.BirthModifierReturns the enum constant of this type with the specified name.static DataKeys.BirthModifier[]DataKeys.BirthModifier.values()Returns an array containing the constants of this enum type, in the order they are declared.