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