|
|||||||||
| Home >> All >> org >> fudaa >> ebli >> [ geometrie overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.fudaa.ebli.geometrie
Class ListeGrElement

java.lang.Objectorg.fudaa.ebli.commun.ListeGenerique
org.fudaa.ebli.geometrie.ListeGrElement
- All Implemented Interfaces:
- java.io.Serializable
- public final class ListeGrElement
- extends org.fudaa.ebli.commun.ListeGenerique
CODE GENERE. NE PAS EDITER. ListeGrElement
- Version:
- $Revision: 1.5 $ $Date: 2001/09/17 16:46:53 $ by $Author: deniger $
| Field Summary |
| Fields inherited from class org.fudaa.ebli.commun.ListeGenerique |
acces_, debut, nombre_ |
| Constructor Summary | |
ListeGrElement()
|
|
| Method Summary | |
void |
ajoute(GrElement o)
|
boolean |
contient(GrElement o)
|
void |
enleve(GrElement o)
|
int |
indice(GrElement o)
|
void |
insere(GrElement o,
int j)
|
void |
remplace(GrElement o,
int j)
|
GrElement |
renvoie(int j)
|
GrElement[] |
tableau()
|
void |
tableau(GrElement[] o)
|
| Methods inherited from class org.fudaa.ebli.commun.ListeGenerique |
_renvoie, _tableau, _tableau, ajoute, clone, contient, enleve, enleve, enleve, estVide, finalize, indice, insere, nombre, remplace, toString, vide |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
ListeGrElement
public ListeGrElement()
| Method Detail |
renvoie
public final GrElement renvoie(int j)
tableau
public final GrElement[] tableau()
tableau
public final void tableau(GrElement[] o)
ajoute
public final void ajoute(GrElement o)
insere
public final void insere(GrElement o, int j)
remplace
public final void remplace(GrElement o, int j)
enleve
public final void enleve(GrElement o)
indice
public final int indice(GrElement o)
contient
public final boolean contient(GrElement o)
|
|||||||||
| Home >> All >> org >> fudaa >> ebli >> [ geometrie overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC