org.genealogie.pdf
Class ChargementArbre

java.lang.Object
  |
  +--org.genealogie.pdf.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()
           
 java.util.Vector chargerFichesDescendant()
           
 GraphicArbre chargerGraphics()
           
 GraphicArbre chargerGraphics(int noGeneration)
           
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()

chargerGraphics

public GraphicArbre chargerGraphics(int noGeneration)

chargerDescendantGraphics

public GraphicDescendantArbre chargerDescendantGraphics()

chargerFiches

public java.util.Vector chargerFiches()

chargerFichesDescendant

public java.util.Vector chargerFichesDescendant()


Copyright © 2002 JGenea Ihm. All Rights Reserved.