bBoxD | GeoFrame | protected |
bboxIsSet() const | GeoFrame | inline |
bBoxNative | GeoFrame | protected |
bBoxR | GeoFrame | protected |
cropWithM(drain::Rectangle< double > &bboxM) | GeoFrame | inline |
cropWithM(double xLL, double yLL, double xUR, double yUR) | GeoFrame | |
dataBBoxNat | GeoFrame | protected |
dataOverlapBBoxNat | GeoFrame | protected |
deg2m(double lon, double lat, double &x, double &y) const | GeoFrame | inlinevirtual |
deg2m(const drain::Point2D< double > &pDeg, drain::Point2D< double > &pMet) const (defined in GeoFrame) | GeoFrame | inline |
deg2pix(double lon, double lat, int &i, int &j) const | GeoFrame | inlinevirtual |
deg2pix(const drain::Point2D< double > &loc, drain::Point2D< int > &pix) const | GeoFrame | inline |
frameHeight (defined in GeoFrame) | GeoFrame | protected |
frameWidth (defined in GeoFrame) | GeoFrame | protected |
GeoFrame(unsigned int width=0, unsigned int height=0) | GeoFrame | |
geometryIsSet() const | GeoFrame | inline |
getBoundingBoxDeg() const | GeoFrame | inline |
getBoundingBoxNat() const | GeoFrame | inline |
getBoundingBoxRad() const | GeoFrame | inline |
getCenterPixel(drain::Rectangle< double > &pixelD) const (defined in GeoFrame) | GeoFrame | |
getCoordinateSystem() const | GeoFrame | inline |
getDataBBoxNat() const | GeoFrame | inline |
getDataOverlapBBoxNat() const | GeoFrame | inline |
getFrameHeight() const | GeoFrame | inline |
getFrameWidth() const | GeoFrame | inline |
getProjection() const | GeoFrame | inline |
getXScale() const | GeoFrame | inline |
getYScale() const | GeoFrame | inline |
isDefined() const | GeoFrame | inline |
isLongLat() const (defined in GeoFrame) | GeoFrame | inline |
m2deg(double x, double y, double &lon, double &lat) const | GeoFrame | inlinevirtual |
m2deg(const drain::Point2D< double > &pMetric, drain::Point2D< double > &pDeg) const | GeoFrame | inlinevirtual |
m2pix(double x, double y, int &i, int &j) const | GeoFrame | inlinevirtual |
m2pix(const drain::Point2D< double > &pMetric, drain::Point2D< int > &pImage) const (defined in GeoFrame) | GeoFrame | inlinevirtual |
pix2deg(int i, int j, double &lon, double &lat) const | GeoFrame | inlinevirtual |
pix2deg(const drain::Point2D< int > &pix, drain::Point2D< double > &loc) const | GeoFrame | inline |
pix2LLdeg(int i, int j, double &lon, double &lat) const | GeoFrame | inlinevirtual |
pix2LLm(int i, int j, double &x, double &y) const | GeoFrame | inlinevirtual |
pix2m(int i, int j, double &x, double &y) const | GeoFrame | inlinevirtual |
pix2m(const drain::Point2D< int > &pImage, drain::Point2D< double > &pMetric) const (defined in GeoFrame) | GeoFrame | inlinevirtual |
pix2rad(int i, int j, double &lon, double &lat) const | GeoFrame | inlinevirtual |
projectionIsSet() const | GeoFrame | inline |
projGeo2Native | GeoFrame | |
reset() (defined in GeoFrame) | GeoFrame | inline |
setBoundingBox(double lonLL, double latLL, double lonUR, double latUR) | GeoFrame | |
setBoundingBox(const drain::Rectangle< double > &bbox) | GeoFrame | inline |
setBoundingBoxD(double lonLL, double latLL, double lonUR, double latUR) | GeoFrame | |
setBoundingBoxD(const drain::Rectangle< double > &bboxD) | GeoFrame | inline |
setBoundingBoxM(double xLL, double yLL, double xUR, double yUR) | GeoFrame | |
setBoundingBoxM(const drain::UniTuple< double, 4 > &bboxM) | GeoFrame | inline |
setBoundingBoxR(double lonLL, double latLL, double lonUR, double latUR) | GeoFrame | inline |
setBoundingBoxR(const drain::Rectangle< double > &bboxR) | GeoFrame | inline |
setGeometry(unsigned int width, unsigned int height) (defined in GeoFrame) | GeoFrame | virtual |
setProjection(const std::string &projDef) | GeoFrame | inline |
setProjectionEPSG(int epsg) | GeoFrame | inline |
toStream(std::ostream &ostr) const (defined in GeoFrame) | GeoFrame | virtual |
updateBoundingBoxD() | GeoFrame | protected |
updateBoundingBoxM() | GeoFrame | protected |
updateBoundingBoxR() | GeoFrame | protected |
updateDataExtentDeg(const drain::Rectangle< double > &inputBBoxDeg) | GeoFrame | |
updateDataExtentNat(const drain::Rectangle< double > &inputBBoxNat) | GeoFrame | |
updateProjection() | GeoFrame | |
updateScaling() | GeoFrame | protected |
xScale | GeoFrame | protected |
yScale (defined in GeoFrame) | GeoFrame | protected |
~GeoFrame() (defined in GeoFrame) | GeoFrame | inlinevirtual |