org.genealogie.rtf
Class GraphicDescendantArbre

java.lang.Object
  |
  +--org.genealogie.rtf.GraphicDescendantArbre

public class GraphicDescendantArbre
extends java.lang.Object


Field Summary
private  java.util.Vector generation2
           
private  java.util.Vector generation3
           
private  java.util.Vector generation4
           
private  EltDescendant racine
           
 
Constructor Summary
GraphicDescendantArbre()
           
 
Method Summary
 java.util.Vector getGeneration(int generation)
           
 EltDescendant getRacine()
           
 void setGeneration(java.util.Vector generation, int no)
           
 void setRacine(EltDescendant racine)
           
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait
 

Field Detail

racine

private EltDescendant racine

generation2

private java.util.Vector generation2

generation3

private java.util.Vector generation3

generation4

private java.util.Vector generation4
Constructor Detail

GraphicDescendantArbre

public GraphicDescendantArbre()
Method Detail

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.