See: Description
| Class | Description | 
|---|---|
| DiskGenerator | Class generating an enclosing ball from its support points. | 
| Euclidean2D | This class implements a two-dimensional space. | 
| Line | This class represents an oriented line in the 2D plane. | 
| PolygonsSet | This class represents a 2D region: a set of polygons. | 
| Segment | Simple container for a two-points segment. | 
| SubLine | This class represents a sub-hyperplane for  Line. | 
| Vector2D | This class represents a 2D vector. | 
| Vector2DFormat | Formats a 2D vector in components list format "{x; y}". | 
This package provides basic 2D geometry components.
Copyright © 2003–2016 The Apache Software Foundation. All rights reserved.