public class AncestryTree extends Object
| Modifier and Type | Class and Description |
|---|---|
class |
AncestryTree.AncestryNode |
| Constructor and Description |
|---|
AncestryTree(org.gedcomx.Gedcomx gx) |
| Modifier and Type | Method and Description |
|---|---|
protected ArrayList<org.gedcomx.conclusion.Person> |
buildArray(org.gedcomx.Gedcomx gx) |
AncestryTree.AncestryNode |
getAncestor(int number) |
AncestryTree.AncestryNode |
getRoot() |
protected ArrayList<org.gedcomx.conclusion.Person> buildArray(org.gedcomx.Gedcomx gx)
public AncestryTree.AncestryNode getRoot()
public AncestryTree.AncestryNode getAncestor(int number)
Copyright © 2018. All rights reserved.