RDKit
Open-source cheminformatics and machine learning.
|
This is the complete list of members for RDKit::MarvinRectangle, including all inherited members.
center | RDKit::MarvinRectangle | protected |
centerIsStale | RDKit::MarvinRectangle | protected |
compareRectanglesByX(MarvinRectangle &r1, MarvinRectangle &r2) | RDKit::MarvinRectangle | static |
compareRectanglesByYReverse(MarvinRectangle &r1, MarvinRectangle &r2) | RDKit::MarvinRectangle | static |
extend(const MarvinRectangle &otherRectangle) | RDKit::MarvinRectangle | |
getCenter() | RDKit::MarvinRectangle | |
lowerRight | RDKit::MarvinRectangle | |
MarvinRectangle(double left, double right, double top, double bottom) | RDKit::MarvinRectangle | |
MarvinRectangle(const RDGeom::Point3D &upperLeftInit, const RDGeom::Point3D &lowerRightInit) | RDKit::MarvinRectangle | |
MarvinRectangle(const std::vector< MarvinAtom * > &atoms) | RDKit::MarvinRectangle | |
MarvinRectangle(const std::vector< MarvinRectangle > &rects) | RDKit::MarvinRectangle | |
overlapsVertically(const MarvinRectangle &otherRectangle) const | RDKit::MarvinRectangle | |
overlapsVHorizontally(const MarvinRectangle &otherRectangle) const | RDKit::MarvinRectangle | |
upperLeft | RDKit::MarvinRectangle |