equal
deleted
inserted
replaced
2049 } |
2049 } |
2050 } |
2050 } |
2051 |
2051 |
2052 } |
2052 } |
2053 |
2053 |
|
2054 /// \ingroup planar |
|
2055 /// |
2054 /// \brief Schnyder's planar drawing algorithms |
2056 /// \brief Schnyder's planar drawing algorithms |
2055 /// |
2057 /// |
2056 /// The planar drawing algorithm calculates location for each node |
2058 /// The planar drawing algorithm calculates location for each node |
2057 /// in the plane, which coordinates satisfies that if each edge is |
2059 /// in the plane, which coordinates satisfies that if each edge is |
2058 /// represented with a straight line then the edges will not |
2060 /// represented with a straight line then the edges will not |