Package | Description |
---|---|
math.geom2d.line |
Implementations of 'linear shapes', i.e.
|
Modifier and Type | Method and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
static BoundaryPolyCurve2D<SmoothOrientedCurve2D> |
Polyline2DUtils.createClosedParallel(ClosedPolyline2D polyline,
double d)
Deprecated.
Creates a curve parallel to the given polyline, at a distance d.
|
Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.