Ilwis-Objects  1.0
GIS and Remote Sensing framework for data access and processing
 All Classes Functions Enumerations Pages
Public Types | Public Member Functions | Friends | List of all members
Ilwis::GridBlock Class Reference

Public Types

enum  Pivot { pLEFTUP, pCENTER }
 

Public Member Functions

 GridBlock (BlockIterator &biter)
 
double & operator() (qint32 x, qint32 y, qint32 z=0)
 
double operator() (qint32 x, qint32 y, qint32 z=0) const
 
Size size () const
 
CellIterator begin ()
 
CellIterator end ()
 
const BlockIteratoriterator () const
 
bool isValid () const
 
Pixel position () const
 
std::vector< double > toVector (Pivot pivot=pCENTER) const
 

Friends

class BlockIterator
 

The documentation for this class was generated from the following files: