coriolis/hurricane
Jean-Paul Chaput 41c9959e30 Added support for diagonal wires (45° and 135°)
* New: In Hurricane::Diagonal, new object to represent 45° and 135°
    segments (X routing). Althought they have source & target, they
    are not articulated like Horizontal & Vertical, due to the
    combined displacement of X and Y (diagonal).
      Maybe we should create a common class for all the polygons
    to make "::getContour()" a method.
      Now we could represent self capacitances and high frequency
    wires.
2018-05-07 13:46:44 +02:00
..
cmake_modules * All Tools: 2010-07-14 19:39:36 +00:00
doc Added support for diagonal wires (45° and 135°) 2018-05-07 13:46:44 +02:00
src Added support for diagonal wires (45° and 135°) 2018-05-07 13:46:44 +02:00
tests * All Tools: 2012-12-03 08:26:28 +00:00
CMakeLists.txt Compliance with cmake 3.0 (Debian 9.2). Corrects all warnings. 2017-12-02 14:30:05 +01:00