Home
last modified time | relevance | path

Searched refs:RMFRasterBand (Results 1 – 8 of 8) sorted by relevance

/dports/devel/upp/upp/bazaar/plugin/gdal/frmts/rmf/
H A Drmfdataset.h125 friend class RMFRasterBand; variable
173 class RMFRasterBand : public GDALRasterBand
188 RMFRasterBand( RMFDataset *, int, GDALDataType );
189 ~RMFRasterBand();
H A Drmfdataset.cpp65 RMFRasterBand::RMFRasterBand( RMFDataset *poDS, int nBand, in RMFRasterBand() function in RMFRasterBand
97 RMFRasterBand::~RMFRasterBand() in ~RMFRasterBand()
108 CPLErr RMFRasterBand::ReadBuffer( GByte *pabyBuf, GUInt32 nBytes ) const in ReadBuffer()
164 CPLErr RMFRasterBand::IReadBlock( int nBlockXOff, int nBlockYOff, in IReadBlock()
471 CPLErr RMFRasterBand::IWriteBlock( int nBlockXOff, int nBlockYOff, in IWriteBlock()
632 const char *RMFRasterBand::GetUnitType() in GetUnitType()
644 CPLErr RMFRasterBand::SetUnitType( const char *pszNewValue ) in SetUnitType()
659 GDALColorTable *RMFRasterBand::GetColorTable() in GetColorTable()
670 CPLErr RMFRasterBand::SetColorTable( GDALColorTable *poColorTable ) in SetColorTable()
706 GDALColorInterp RMFRasterBand::GetColorInterpretation() in GetColorInterpretation()
[all …]
/dports/graphics/py-gdal/gdal-3.3.3/frmts/rmf/
H A Drmfdataset.h192 friend class RMFRasterBand; variable
334 class RMFRasterBand final: public GDALRasterBand
349 RMFRasterBand( RMFDataset *, int, GDALDataType );
350 virtual ~RMFRasterBand();
H A Drmfdataset.cpp121 RMFRasterBand::RMFRasterBand( RMFDataset *poDSIn, int nBandIn, in RMFRasterBand() function in RMFRasterBand
152 RMFRasterBand::~RMFRasterBand() {} in ~RMFRasterBand()
158 CPLErr RMFRasterBand::IReadBlock( int nBlockXOff, int nBlockYOff, in IReadBlock()
544 double RMFRasterBand::GetNoDataValue( int *pbSuccess ) in GetNoDataValue()
555 CPLErr RMFRasterBand::SetNoDataValue( double dfNoData ) in SetNoDataValue()
569 const char *RMFRasterBand::GetUnitType() in GetUnitType()
581 CPLErr RMFRasterBand::SetUnitType( const char *pszNewValue ) in SetUnitType()
610 GDALColorTable *RMFRasterBand::GetColorTable() in GetColorTable()
650 int RMFRasterBand::GetOverviewCount() in GetOverviewCount()
659 GDALRasterBand* RMFRasterBand::GetOverview(int i) in GetOverview()
[all …]
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/frmts/rmf/
H A Drmfdataset.h192 friend class RMFRasterBand; variable
334 class RMFRasterBand final: public GDALRasterBand
349 RMFRasterBand( RMFDataset *, int, GDALDataType );
350 virtual ~RMFRasterBand();
H A Drmfdataset.cpp121 RMFRasterBand::RMFRasterBand( RMFDataset *poDSIn, int nBandIn, in RMFRasterBand() function in RMFRasterBand
152 RMFRasterBand::~RMFRasterBand() {} in ~RMFRasterBand()
158 CPLErr RMFRasterBand::IReadBlock( int nBlockXOff, int nBlockYOff, in IReadBlock()
544 double RMFRasterBand::GetNoDataValue( int *pbSuccess ) in GetNoDataValue()
555 CPLErr RMFRasterBand::SetNoDataValue( double dfNoData ) in SetNoDataValue()
569 const char *RMFRasterBand::GetUnitType() in GetUnitType()
581 CPLErr RMFRasterBand::SetUnitType( const char *pszNewValue ) in SetUnitType()
610 GDALColorTable *RMFRasterBand::GetColorTable() in GetColorTable()
650 int RMFRasterBand::GetOverviewCount() in GetOverviewCount()
659 GDALRasterBand* RMFRasterBand::GetOverview(int i) in GetOverview()
[all …]
/dports/graphics/gdal/gdal-3.3.3/frmts/rmf/
H A Drmfdataset.h192 friend class RMFRasterBand; variable
334 class RMFRasterBand final: public GDALRasterBand
349 RMFRasterBand( RMFDataset *, int, GDALDataType );
350 virtual ~RMFRasterBand();
H A Drmfdataset.cpp121 RMFRasterBand::RMFRasterBand( RMFDataset *poDSIn, int nBandIn, in RMFRasterBand() function in RMFRasterBand
152 RMFRasterBand::~RMFRasterBand() {} in ~RMFRasterBand()
158 CPLErr RMFRasterBand::IReadBlock( int nBlockXOff, int nBlockYOff, in IReadBlock()
544 double RMFRasterBand::GetNoDataValue( int *pbSuccess ) in GetNoDataValue()
555 CPLErr RMFRasterBand::SetNoDataValue( double dfNoData ) in SetNoDataValue()
569 const char *RMFRasterBand::GetUnitType() in GetUnitType()
581 CPLErr RMFRasterBand::SetUnitType( const char *pszNewValue ) in SetUnitType()
610 GDALColorTable *RMFRasterBand::GetColorTable() in GetColorTable()
650 int RMFRasterBand::GetOverviewCount() in GetOverviewCount()
659 GDALRasterBand* RMFRasterBand::GetOverview(int i) in GetOverview()
[all …]