public class DescendancyTree extends Object
| Modifier and Type | Class and Description |
|---|---|
class |
DescendancyTree.DescendancyNode |
| Constructor and Description |
|---|
DescendancyTree(org.gedcomx.Gedcomx gx) |
| Modifier and Type | Method and Description |
|---|---|
protected DescendancyTree.DescendancyNode |
buildTree(org.gedcomx.Gedcomx gx) |
DescendancyTree.DescendancyNode |
getRoot() |
protected int[] |
parseCoordinates(String number) |
protected DescendancyTree.DescendancyNode buildTree(org.gedcomx.Gedcomx gx)
public DescendancyTree.DescendancyNode getRoot()
protected int[] parseCoordinates(String number) throws NumberFormatException
NumberFormatExceptionCopyright © 2018. All rights reserved.