This is the complete list of members for te::rst::ProxyRaster, including all inherited members.
AbstractData() | te::dt::AbstractData | inline |
applyScale(int i, const double &v) | te::rst::Raster | protected |
callOperator(std::complex< double >(*f)(std::complex< double >, std::complex< double >), const Raster &rhs) | te::rst::Raster | |
clone() const | te::rst::ProxyRaster | inlinevirtual |
getAccessPolicy() const | te::rst::Raster | |
getBand(std::size_t i) const | te::rst::ProxyRaster | virtual |
getBand(std::size_t i) | te::rst::ProxyRaster | virtual |
getBandDataType(std::size_t i) const | te::rst::ProxyRaster | virtual |
getExtent() | te::rst::Raster | |
getExtent() const | te::rst::Raster | |
getExtent(int srid, te::gm::Envelope *roi=0) const | te::rst::Raster | |
getGrid() | te::rst::Raster | |
getGrid() const | te::rst::Raster | |
getInfo() const | te::rst::ProxyRaster | virtual |
getIValue(unsigned int c, unsigned int r, double &value, std::size_t b=0) const | te::rst::Raster | virtual |
getName() const | te::rst::Raster | |
getNumberOfBands() const | te::rst::ProxyRaster | virtual |
getNumberOfColumns() const | te::rst::Raster | |
getNumberOfRows() const | te::rst::Raster | |
getResampledGrid(int scale) | te::rst::Raster | |
getResolutionX() const | te::rst::Raster | |
getResolutionY() const | te::rst::Raster | |
getSRID() const | te::rst::Raster | |
getTypeCode() const | te::rst::Raster | inlinevirtual |
getValue(unsigned int c, unsigned int r, double &value, std::size_t b=0) const | te::rst::Raster | virtual |
getValue(unsigned int c, unsigned int r, std::complex< double > &value, std::size_t b=0) const | te::rst::Raster | virtual |
getValues(unsigned int c, unsigned int r, std::vector< double > &values) const | te::rst::Raster | virtual |
getValues(unsigned int c, unsigned int r, std::vector< std::complex< double > > &values) const | te::rst::Raster | virtual |
m_bands | te::rst::ProxyRaster | protected |
m_grid | te::rst::Raster | protected |
m_name | te::rst::Raster | protected |
m_policy | te::rst::Raster | protected |
m_rasters | te::rst::ProxyRaster | protected |
m_rinfo | te::rst::ProxyRaster | protected |
open(const std::map< std::string, std::string > &rinfo, te::common::AccessPolicy p=te::common::RAccess) | te::rst::ProxyRaster | virtual |
operator*=(Raster &rhs) | te::rst::Raster | virtual |
operator+=(Raster &rhs) | te::rst::Raster | virtual |
operator-=(Raster &rhs) | te::rst::Raster | virtual |
operator/=(Raster &rhs) | te::rst::Raster | virtual |
operator=(const Raster &rhs) | te::rst::Raster | virtual |
operator[](std::size_t i) const | te::rst::ProxyRaster | virtual |
operator[](std::size_t i) | te::rst::ProxyRaster | virtual |
ProxyRaster(const std::vector< RasterPtr > &rasters) | te::rst::ProxyRaster | |
ProxyRaster(const ProxyRaster &rhs) | te::rst::ProxyRaster | |
Raster() | te::rst::Raster | |
Raster(Grid *grid, te::common::AccessPolicy p=te::common::RAccess) | te::rst::Raster | |
Raster(const Raster &rhs) | te::rst::Raster | |
rasterize(std::vector< te::gm::Geometry * > g, std::vector< double > vp, std::size_t b=0) | te::rst::Raster | virtual |
resample(int method, unsigned int drow, unsigned int dcolumn, unsigned int height, unsigned int width, unsigned int newheight, unsigned int newwidth, const std::map< std::string, std::string > &rinfo) | te::rst::Raster | virtual |
resample(int method, int scale, const std::map< std::string, std::string > &rinfo) | te::rst::Raster | virtual |
setAccessPolicy(te::common::AccessPolicy p) | te::rst::Raster | |
setIValue(unsigned int c, unsigned int r, const double value, std::size_t b=0) | te::rst::Raster | virtual |
setName(const std::string name) | te::rst::Raster | |
setValue(unsigned int c, unsigned int r, const double value, std::size_t b=0) | te::rst::Raster | virtual |
setValue(unsigned int c, unsigned int r, const std::complex< double > &value, std::size_t b=0) | te::rst::Raster | virtual |
setValues(unsigned int c, unsigned int r, const std::vector< double > &values) | te::rst::Raster | virtual |
setValues(unsigned int c, unsigned int r, const std::vector< std::complex< double > > &values) | te::rst::Raster | virtual |
swap(std::size_t first, std::size_t second) | te::rst::ProxyRaster | |
toString(void) const | te::rst::Raster | virtual |
transform(int srid, const std::map< std::string, std::string > &rinfo, int m=1) const | te::rst::Raster | virtual |
transform(int srid, double llx, double lly, double urx, double ury, const std::map< std::string, std::string > &rinfo, int m=1) const | te::rst::Raster | virtual |
transform(int srid, double llx, double lly, double urx, double ury, double resx, double resy, const std::map< std::string, std::string > &rinfo, int m=1) const | te::rst::Raster | virtual |
trim(const te::gm::Envelope *env, const std::map< std::string, std::string > &rinfo) | te::rst::Raster | virtual |
vectorize(std::size_t, std::vector< te::gm::Geometry * > &) | te::rst::Raster | inlinevirtual |
~AbstractData() | te::dt::AbstractData | inlinevirtual |
~ProxyRaster() | te::rst::ProxyRaster | |
~Raster() | te::rst::Raster | virtual |