ZLayout EDA Library v1.0.0
Advanced Electronic Design Automation Layout Library with Bilingual Documentation
Loading...
Searching...
No Matches
rectangle.cpp File Reference

Implementation of Rectangle class. More...

#include <zlayout/geometry/rectangle.hpp>
#include <zlayout/geometry/polygon.hpp>
#include <algorithm>
#include <sstream>
#include <stdexcept>
#include <cmath>
Include dependency graph for rectangle.cpp:

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)

Detailed Description

Implementation of Rectangle class.

Definition in file rectangle.cpp.