org.genealogie.rtf
Class ChargementArbre

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

public class ChargementArbre
extends java.lang.Object


Field Summary
private  int generationBase
           
private  int idBase
           
private  int numeroBase
           
 
Constructor Summary
ChargementArbre(int id, int no, int generation)
           
 
Method Summary
 GraphicDescendantArbre chargerDescendantGraphics()
           
 java.util.Vector chargerFiches()
           
 GraphicArbre chargerGraphics()
           
private  boolean isNull(java.util.Vector generation)
           
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait
 

Field Detail

idBase

private int idBase

numeroBase

private int numeroBase

generationBase

private int generationBase
Constructor Detail

ChargementArbre

public ChargementArbre(int id,
                       int no,
                       int generation)
Method Detail

isNull

private boolean isNull(java.util.Vector generation)

chargerGraphics

public GraphicArbre chargerGraphics()

chargerDescendantGraphics

public GraphicDescendantArbre chargerDescendantGraphics()

chargerFiches

public java.util.Vector chargerFiches()


Copyright © 2002 JGenea Ihm. All Rights Reserved.