Package | Description |
---|---|
math.geom2d.circulinear |
Definition of circulinear shapes and some implementations.
|
math.geom2d.polygon |
Definitions and implementations of shapes composed several line segments:
polylines, rings, polygons.
|
Modifier and Type | Class and Description |
---|---|
class |
GenericCirculinearRing2D
A basic implementation of a CirculinearRing2D, which is supposed to be
always bounded and closed.
|
Modifier and Type | Method and Description |
---|---|
CirculinearRing2D |
GenericCirculinearRing2D.getParallel(double dist) |
CirculinearRing2D |
BoundaryPolyCirculinearCurve2D.getParallel(double dist) |
Modifier and Type | Method and Description |
---|---|
CirculinearRing2D |
LinearRing2D.getParallel(double dist) |
Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.