|
ZLayout EDA Library v1.0.0
Advanced Electronic Design Automation Layout Library with Bilingual Documentation
|
Implementation of Rectangle class. More...
#include <zlayout/geometry/rectangle.hpp>#include <zlayout/geometry/polygon.hpp>#include <algorithm>#include <sstream>#include <stdexcept>#include <cmath>Go to the source code of this file.
Namespaces | |
| namespace | zlayout |
| Main namespace for ZLayout library. | |
| namespace | zlayout::geometry |
Functions | |
| std::ostream & | zlayout::geometry::operator<< (std::ostream &os, const Rectangle &rect) |
Implementation of Rectangle class.
Definition in file rectangle.cpp.