|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Conic2D.Type | |
|---|---|
| math.geom2d.conic | Definition of various conic curves like circles, ellipses, parabolas and hyperbolas, and their respective arcs. |
| Uses of Conic2D.Type in math.geom2d.conic |
|---|
| Methods in math.geom2d.conic that return Conic2D.Type | |
|---|---|
Conic2D.Type |
Circle2D.conicType()
|
Conic2D.Type |
Conic2D.conicType()
|
Conic2D.Type |
Ellipse2D.conicType()
|
Conic2D.Type |
Hyperbola2D.conicType()
|
Conic2D.Type |
Parabola2D.conicType()
|
static Conic2D.Type |
Conic2D.Type.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Conic2D.Type[] |
Conic2D.Type.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||