| Package | Description |
|---|---|
| noawt.sun.awt.geom |
| Modifier and Type | Method and Description |
|---|---|
abstract Curve |
Curve.getReversedCurve()
|
Curve |
Curve.getSubCurve(double ystart, double yend)
|
abstract Curve |
Curve.getSubCurve(double ystart, double yend, int dir)
|
Curve |
Curve.getWithDirection(int direction)
|
| Modifier and Type | Method and Description |
|---|---|
int |
Curve.compareTo(Curve
|
boolean |
Curve.findIntersect(Curve
|