org.genealogie.pdf
Class GraphicDescendantArbre
java.lang.Object
|
+--org.genealogie.pdf.GraphicDescendantArbre
- public class GraphicDescendantArbre
- extends java.lang.Object
Methods inherited from class java.lang.Object |
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait |
racine
private EltDescendant racine
generation2
private java.util.Vector generation2
generation3
private java.util.Vector generation3
generation4
private java.util.Vector generation4
GraphicDescendantArbre
public GraphicDescendantArbre()
getRacine
public EltDescendant getRacine()
getGeneration
public java.util.Vector getGeneration(int generation)
setRacine
public void setRacine(EltDescendant racine)
setGeneration
public void setGeneration(java.util.Vector generation,
int no)
Copyright © 2002 JGenea Ihm. All Rights Reserved.