| Package | Description |
|---|---|
| org.josef.science.math.geometry |
Contains classes related to (Euclidian) geometry.
|
| Modifier and Type | Method and Description |
|---|---|
CLine |
CTriangle.getLineAtoB()
Gets the line from point A to point B.
|
CLine |
CTriangle.getLineBtoC()
Gets the line from point B to point C.
|
CLine |
CTriangle.getLineCtoA()
Gets the line from point C to point A.
|
Copyright © 2008–2017. All rights reserved.