epitaph_ips/buildings/polygonal_area library
Classes
- PolygonalArea
- An implementation of a polygonal 2 dimensional Area. A convex hull is build from the list of points when an object is instantiated.
-
Stack<
E> - An implementation of a classic Stack