Open
Graph Drawing
Framework

 v. 2023.09 (Elderberry)
 

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

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

contains(const PointType &p) const overrideogdf::GenericSegment< PointType >inline
ogdf::GenericLine::contains(const DPoint &p) constogdf::GenericLine< PointType >inlinevirtual
det(const GenericLine< PointType > &line) constogdf::GenericLine< PointType >inline
dx() constogdf::GenericSegment< PointType >inline
dy() constogdf::GenericSegment< PointType >inline
end() constogdf::GenericSegment< PointType >inline
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
GenericSegment()ogdf::GenericSegment< PointType >inline
GenericSegment(const PointType &p1, const PointType &p2)ogdf::GenericSegment< PointType >inline
GenericSegment(const GenericLine< PointType > &dl)ogdf::GenericSegment< PointType >inlineexplicit
GenericSegment(double x1, double y1, double x2, double y2)ogdf::GenericSegment< PointType >inline
GenericSegment(const GenericSegment< PointType > &ds)=defaultogdf::GenericSegment< PointType >
horIntersection(const double horAxis, double &crossing) const overrideogdf::GenericSegment< PointType >inlinevirtual
inBoundingRect(const PointType &p, bool includeBorders=true) constogdf::GenericSegment< PointType >inlineprivate
intersection(const GenericSegment< PointType > &segment, PointType &inter, bool endpoints=true) constogdf::GenericSegment< PointType >inline
ogdf::GenericLine::intersection(const GenericLine< PointType > &line, DPoint &inter) constogdf::GenericLine< PointType >inline
isHorizontal() constogdf::GenericLine< PointType >inline
isVertical() constogdf::GenericLine< PointType >inline
length() constogdf::GenericSegment< PointType >inline
m_p1ogdf::GenericLine< PointType >protected
m_p2ogdf::GenericLine< PointType >protected
numberType typedefogdf::GenericLine< PointType >
operator!=(const GenericSegment< PointType > &dl) constogdf::GenericSegment< PointType >inline
ogdf::GenericLine::operator!=(const GenericLine< PointType > &dl) constogdf::GenericLine< PointType >inline
operator=(const GenericSegment< PointType > &ds)=defaultogdf::GenericSegment< PointType >
ogdf::GenericLine::operator=(const GenericLine< PointType > &dl)ogdf::GenericLine< PointType >inline
operator==(const GenericSegment< PointType > &dl) constogdf::GenericSegment< PointType >inline
ogdf::GenericLine::operator==(const GenericLine< PointType > &dl) constogdf::GenericLine< PointType >inline
slope() constogdf::GenericLine< PointType >inline
start() constogdf::GenericSegment< PointType >inline
verIntersection(const double verAxis, double &crossing) const overrideogdf::GenericSegment< PointType >inlinevirtual
yAbs() constogdf::GenericLine< PointType >inline