| 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. |
| math.geom2d.polygon |
Definitions and implementations of shapes composed several line segments:
polylines, rings, polygons.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ClosedPolyline2D
Deprecated.
use math.geom2d.polygon.Ring2D instead (0.7.0)
|
| Modifier and Type | Method and Description |
|---|---|
Ring2D |
Ring2D.clone()
Deprecated.
|
Copyright © 2019 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All rights reserved.