|
LuciadCPillar 2025.0.07
|
This is the complete list of members for luciad::Rectangle, including all inherited members.
| getCenter() const | luciad::Rectangle | inline |
| getHash() const | luciad::Rectangle | |
| getLowerLeftCorner() const | luciad::Rectangle | inline |
| getLowerRightCorner() const | luciad::Rectangle | inline |
| getUpperLeftCorner() const | luciad::Rectangle | inline |
| getUpperRightCorner() const | luciad::Rectangle | inline |
| grow(double margin) | luciad::Rectangle | |
| height | luciad::Rectangle | |
| isValid() const | luciad::Rectangle | |
| operator!=(const Rectangle &other) const | luciad::Rectangle | inline |
| operator=(const Rectangle &other)=default | luciad::Rectangle | |
| operator==(const Rectangle &other) const | luciad::Rectangle | inline |
| Rectangle() | luciad::Rectangle | inline |
| Rectangle(double x, double y, double width, double height) | luciad::Rectangle | inline |
| Rectangle(Coordinate corner1, Coordinate corner2) | luciad::Rectangle | |
| Rectangle(const Rectangle &other)=default | luciad::Rectangle | |
| width | luciad::Rectangle | |
| x | luciad::Rectangle | |
| y | luciad::Rectangle |