|
LuciadCPillar 2025.0.09
|
This is the complete list of members for luciad::Line, including all inherited members.
| computePoint(double parameter) const override | luciad::Line | virtual |
| getBounds() const override | luciad::Line | virtual |
| getEndPoint() const | luciad::Line | |
| getHash() const override | luciad::Line | protectedvirtual |
| getInterpolationType() const | luciad::Line | |
| getLength2D() const override | luciad::Line | virtual |
| getReference() const override | luciad::Line | virtual |
| getStartPoint() const | luciad::Line | |
| Line(Coordinate startPoint, Coordinate endPoint, LineInterpolationType interpolationType, std::shared_ptr< CoordinateReference > reference) | luciad::Line | |
| Line(const Line &other) | luciad::Line | |
| Line(Line &&other) noexcept | luciad::Line | |
| operator=(Line other) noexcept | luciad::Line | |
| ~Geometry()=default | luciad::Geometry | virtual |
| ~Line() override | luciad::Line |