LibreCAD
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
lc::geo::Ellipse Member List

This is the complete list of members for lc::geo::Ellipse, including all inherited members.

_centerlc::geo::Ellipseprivate
_endAnglelc::geo::Ellipseprivate
_isReversedlc::geo::Ellipseprivate
_majorPlc::geo::Ellipseprivate
_minorRadiuslc::geo::Ellipseprivate
_startAnglelc::geo::Ellipseprivate
accept(GeoEntityVisitor &v) const overridelc::geo::Ellipseinlinevirtual
center() const lc::geo::Ellipse
Ellipse(const Coordinate &center, const Coordinate &majorP, double minorRadius, double startAngle, double endAngle, bool reversed=false)lc::geo::Ellipse
endAngle() const lc::geo::Ellipse
endPoint() const lc::geo::Ellipse
equation() const lc::geo::Ellipseinline
findPotentialNearestPoints(const Coordinate &coord) const lc::geo::Ellipse
georotate(const Coordinate &center, const double rotation_angle) const lc::geo::Ellipse
geoscale(const Coordinate &center, const Coordinate &factor) const lc::geo::Ellipse
getAngle() const lc::geo::Ellipse
getEllipseAngle(const Coordinate &coord) const lc::geo::Ellipse
getPoint(const double &angle) const lc::geo::Ellipse
isAngleBetween(double angle) const lc::geo::Ellipseinline
isArc() const lc::geo::Ellipse
isReversed() const lc::geo::Ellipse
majorP() const lc::geo::Ellipse
majorRadius() const lc::geo::Ellipse
minorRadius() const lc::geo::Ellipse
nearestPointOnEntity(const Coordinate &coord) const lc::geo::Ellipse
nearestPointOnPath(const Coordinate &coord) const lc::geo::Ellipse
operator<<(std::ostream &os, const Ellipse &e)lc::geo::Ellipsefriend
ratio() const lc::geo::Ellipse
startAngle() const lc::geo::Ellipse
startPoint() const lc::geo::Ellipse
~Base()=defaultlc::geo::Basevirtual
~Visitable()=defaultlc::Visitablevirtual