Package pedviz.view.symbols

Provides classes for displaying different pedigree symbols (2D).

See:
          Description

Class Summary
Symbol2D This class is the super class for all implemented symbols for the 2d visualization.
SymbolAdopted Draws the symbol for an adopted individual.
SymbolDeceased Draws the symbol for a deceased individual.
SymbolFamily Draws the symbol for a family node.
SymbolGenotypes Draws the symbol for genotpyes.
SymbolHaplotypes Draws the symbol for haplotypes.
SymbolPregnancy Indicates a pregnancy.
SymbolQualitativeTrait This symbols provides the possibility to display a specified trait in a bar plot with a nice color gradient.
SymbolSexFemale Draws the symbol for a female individual.
SymbolSexMale Draws the symbol for a male individual.
SymbolSexUndesignated Draws the symbol for a individual with unknown sex.
SymbolText This symbol allow you to display a number or a character in the symbol.
 

Package pedviz.view.symbols Description

Provides classes for displaying different pedigree symbols (2D).