|
Ilwis-Objects
1.0
GIS and Remote Sensing framework for data access and processing
|
Public Member Functions | |
| RowCol (double r, double c) | |
| RowCol (QString &pair) | |
| double | row (bool subpixel=false) const |
| void | setRow (double r) |
| double | col (bool subpixel=false) const |
| void | setCol (double c) |
| bool | operator== (const RowCol &rc) const |
| bool | operator!= (const RowCol &rc) const |
| bool | isValid () const |
| QString | toString () const |
1.8.3.1