|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Parabola2D | |
|---|---|
| math.geom2d.conic | Conic curves like circles, ellipses, parabolas and hyperbolas Contains definition of various conic curves. |
| Uses of Parabola2D in math.geom2d.conic |
|---|
| Fields in math.geom2d.conic declared as Parabola2D | |
|---|---|
protected Parabola2D |
ParabolaArc2D.parabola
|
| Methods in math.geom2d.conic that return Parabola2D | |
|---|---|
Parabola2D |
ParabolaArc2D.getParabola()
|
Parabola2D |
Parabola2D.getReverseCurve()
Returns the parabola with same vertex, direction vector in opposite direction and opposite parameter p. |
Parabola2D |
Parabola2D.transform(AffineTransform2D trans)
|
| Constructors in math.geom2d.conic with parameters of type Parabola2D | |
|---|---|
ParabolaArc2D(Parabola2D parabola,
double t0,
double t1)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||