| Package | Description |
|---|---|
| org.jzy3d.maths.parameq | |
| org.jzy3d.plot3d.primitives.parameq |
| Modifier and Type | Class and Description |
|---|---|
class |
ParametricTorus |
| Modifier and Type | Method and Description |
|---|---|
void |
ParametricDrawable2.init(ParametricEquation2 equation,
double tmin,
double tmax,
int tsteps,
double umin,
double umax,
int usteps) |
| Constructor and Description |
|---|
ParametricDrawable2(ParametricEquation2 equation,
double tmin,
double tmax,
int tsteps,
double umin,
double umax,
int usteps,
Color color) |
Copyright © 2016. All rights reserved.