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