Modifier and Type | Method and Description |
---|---|
boolean |
Droite.confondue(Droite d)
Droites confondues
|
Point |
Droite.intersection(Droite d)
Intersection réduite à un point
|
boolean |
Droite.parallele(Droite d)
Droites parallèles ?
|
Constructor and Description |
---|
Droite(Droite d)
A partir d'une autre droite
|