Package | Description |
---|---|
math.geom2d |
Planar geometry toolbox.
|
math.geom2d.curve |
Curves interface hierarchy, and implementations of curve sets and various poly-curves.
|
math.geom2d.domain |
Curves interface hierarchy, and implementations of curve sets and various poly-curves.
|
math.geom2d.line |
Implementations of 'linear shapes', i.e.
|
math.geom2d.polygon |
Definitions and implementations of shapes composed several line segments:
polylines, rings, polygons.
|
math.geom2d.polygon.convhull |
Convex hull computation.
|
math.geom2d.transform |
Contains interface hierarchy for planar transforms, and implementations for
specialized transforms.
|
Class and Description |
---|
HRectangle2D
HRectangle2D defines a rectangle with edges parallel to main axis.
|
Class and Description |
---|
Polyline2D
A polyline is a continuous curve where each piece of the curve is a
LineSegment2D.
|
Class and Description |
---|
Polyline2D
A polyline is a continuous curve where each piece of the curve is a
LineSegment2D.
|
Class and Description |
---|
LinearRing2D
A LinearRing2D is a Polyline2D whose last point is connected to the first one.
|
Polyline2D
A polyline is a continuous curve where each piece of the curve is a
LineSegment2D.
|
Ring2D
Deprecated.
replaced by LinearRing2D (0.8.0)
|
Class and Description |
---|
LinearRing2D
A LinearRing2D is a Polyline2D whose last point is connected to the first one.
|
MultiPolygon2D
A polygonal domain whose boundary is composed of several disjoint continuous
LinearRing2D.
|
Polygon2D
Represent any class made of a finite set of simply connected edges.
|
Polyline2D
A polyline is a continuous curve where each piece of the curve is a
LineSegment2D.
|
Rectangle2D
Rectangle2D defines a rectangle rotated around its first corner.
|
Ring2D
Deprecated.
replaced by LinearRing2D (0.8.0)
|
SimplePolygon2D
Represent a polygonal domain whose boundary is a single closed polyline.
|
Class and Description |
---|
Polygon2D
Represent any class made of a finite set of simply connected edges.
|
Class and Description |
---|
LinearRing2D
A LinearRing2D is a Polyline2D whose last point is connected to the first one.
|
Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.