|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ClosedPolyline2D | |
---|---|
math.geom2d.line | Implementations of 'linear shapes', i.e. |
Uses of ClosedPolyline2D in math.geom2d.line |
---|
Methods in math.geom2d.line that return ClosedPolyline2D | |
---|---|
ClosedPolyline2D |
ClosedPolyline2D.getReverseCurve()
Deprecated. Returns the closed polyline with same points taken in reverse order. |
ClosedPolyline2D |
ClosedPolyline2D.transform(AffineTransform2D trans)
Deprecated. Return the transformed shape, as a ClosePolyline2D. |
Methods in math.geom2d.line with parameters of type ClosedPolyline2D | |
---|---|
static BoundaryPolyCurve2D<SmoothOrientedCurve2D> |
Polyline2DUtils.createClosedParallel(ClosedPolyline2D polyline,
double d)
Deprecated. Creates a curve parallel to the given polyline, at a distance d. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |