This is the complete list of members for Projection, including all inherited members.
getXcenter() const | Projection | inline |
getYcenter() const | Projection | inline |
isFlagMean() const | Projection | inline |
operateInPlace(VectorDouble &coor) const | Projection | |
operateInvert(const VectorDouble &coor) const | Projection | |
operateOnDb(Db *db) const | Projection | |
operateOnPolygons(Polygons *poly) const | Projection | |
operateVecInPlace(VectorDouble &x, VectorDouble &y) const | Projection | |
operator=(const Projection &r) | Projection | |
Projection(bool flag_mean, double xcenter=TEST, double ycenter=TEST) | Projection | |
Projection(bool flag_mean, Db *db) | Projection | |
Projection(const Projection &r) | Projection | |
~Projection() | Projection | virtual |