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

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