|
|||||||||
| 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 ListeGrContour

java.lang.Objectorg.fudaa.ebli.commun.ListeGenerique
org.fudaa.ebli.geometrie.ListeGrContour
- All Implemented Interfaces:
- java.io.Serializable
- public final class ListeGrContour
- extends org.fudaa.ebli.commun.ListeGenerique
CODE GENERE. NE PAS EDITER. ListeGrContour
- 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 | |
ListeGrContour()
|
|
| Method Summary | |
void |
ajoute(GrContour o)
|
boolean |
contient(GrContour o)
|
void |
enleve(GrContour o)
|
int |
indice(GrContour o)
|
void |
insere(GrContour o,
int j)
|
void |
remplace(GrContour o,
int j)
|
GrContour |
renvoie(int j)
|
GrContour[] |
tableau()
|
void |
tableau(GrContour[] 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 |
ListeGrContour
public ListeGrContour()
| Method Detail |
renvoie
public final GrContour renvoie(int j)
tableau
public final GrContour[] tableau()
tableau
public final void tableau(GrContour[] o)
ajoute
public final void ajoute(GrContour o)
insere
public final void insere(GrContour o, int j)
remplace
public final void remplace(GrContour o, int j)
enleve
public final void enleve(GrContour o)
indice
public final int indice(GrContour o)
contient
public final boolean contient(GrContour 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