Open
Graph Drawing
Framework

 v. 2023.09 (Elderberry)
 

Loading...
Searching...
No Matches
ogdf::GenericLine< PointType > Member List

This is the complete list of members for ogdf::GenericLine< PointType >, including all inherited members.

contains(const DPoint &p) constogdf::GenericLine< PointType >inlinevirtual
det(const GenericLine< PointType > &line) constogdf::GenericLine< PointType >inline
dx() constogdf::GenericLine< PointType >inlineprotected
dy() constogdf::GenericLine< PointType >inlineprotected
GenericLine()ogdf::GenericLine< PointType >inline
GenericLine(const PointType &p1, const PointType &p2)ogdf::GenericLine< PointType >inline
GenericLine(const GenericLine< PointType > &dl)ogdf::GenericLine< PointType >inline
GenericLine(numberType x1, numberType y1, numberType x2, numberType y2)ogdf::GenericLine< PointType >inline
horIntersection(const double horAxis, double &crossing) constogdf::GenericLine< PointType >inlinevirtual
intersection(const GenericLine< PointType > &line, DPoint &inter) constogdf::GenericLine< PointType >inline
isHorizontal() constogdf::GenericLine< PointType >inline
isVertical() constogdf::GenericLine< PointType >inline
m_p1ogdf::GenericLine< PointType >protected
m_p2ogdf::GenericLine< PointType >protected
numberType typedefogdf::GenericLine< PointType >
operator!=(const GenericLine< PointType > &dl) constogdf::GenericLine< PointType >inline
operator=(const GenericLine< PointType > &dl)ogdf::GenericLine< PointType >inline
operator==(const GenericLine< PointType > &dl) constogdf::GenericLine< PointType >inline
slope() constogdf::GenericLine< PointType >inline
verIntersection(const double verAxis, double &crossing) constogdf::GenericLine< PointType >inlinevirtual
yAbs() constogdf::GenericLine< PointType >inline