| Package | Description |
|---|---|
| math.geom2d.line |
Implementations of 'linear shapes', i.e. curves which can be embedded into a
straight lines, like
straight lines,
line segments, or rays. |
| Modifier and Type | Method and Description |
|---|---|
Polyline2D |
Polyline2D.getReverseCurve()
Deprecated.
Returns the polyline with same points considered in reverse order.
|
Polyline2D |
ClosedPolyline2D.getSubCurve(double t0,
double t1)
Deprecated.
Return an instance of Polyline2D.
|
Copyright © 2019 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All rights reserved.