|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--lsys.Cnoeud
Gestion des noeuds
Constructor Summary | |
Cnoeud(Cnoeud n)
Construit un noeud sur la base d'un autre |
|
Cnoeud(float x,
float y,
float d,
int col)
Construit un noeud à la position x,y avec la directiond et la couleur c |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Cnoeud(float x, float y, float d, int col)
public Cnoeud(Cnoeud n)
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |