Settings for TIFF/GeoTIFF import / export. More...
#include <mie/settingstiff.h>

Public Member Functions | |
| SETTINGS_TIFF (const FORMAT &format, MODE mode, OBJTYPEFLAG ObjType=OBJTYPEFLAG_ALL) | |
| virtual | ~SETTINGS_TIFF () |
| TIFFEXT::COMPRESSION | GetCompression () const |
| TIFFEXT::PLANARCONFIG | GetPlanarConfig () const |
| double | GetResolution () const |
| TIFFEXT::RESOLUTIONUNIT | GetResolutionUnit () const |
| bool | GetTiled () const |
| bool | GetUpLeftCoordsOnly () const |
| bool | GetWriteBigTiff () const |
| bool | GetWriteGeoTags () const |
| bool | GetWriteGeoUserDefinedCRS () const |
| void | SetCompression (TIFFEXT::COMPRESSION Compression) |
| void | SetPlanarConfig (TIFFEXT::PLANARCONFIG PlanarConfig) |
| void | SetResolution (double Resolution) |
| void | SetResolutionUnit (TIFFEXT::RESOLUTIONUNIT ResolutionUnit) |
| void | SetTiled (bool Tiled) |
| void | SetUpLeftCoordsOnly (bool UpLeftCoordsOnly) |
| void | SetWriteBigTiff (bool WriteBigTiff) |
| void | SetWriteGeoTags (bool WriteGeoTags) |
| void | SetWriteGeoUserDefinedCRS (bool WriteGeoUserDefinedCRS) |
Static Public Member Functions | |
| static SMLCLASSMEMBER * | GetSMLClassMembers () |
Settings for TIFF/GeoTIFF import / export.
| MIE::SETTINGS_TIFF::SETTINGS_TIFF | ( | const FORMAT & | format, | |
| MODE | mode, | |||
| OBJTYPEFLAG | ObjType = OBJTYPEFLAG_ALL | |||
| ) |
| virtual MIE::SETTINGS_TIFF::~SETTINGS_TIFF | ( | ) | [virtual] |
| TIFFEXT::COMPRESSION MIE::SETTINGS_TIFF::GetCompression | ( | ) | const [inline] |
| TIFFEXT::PLANARCONFIG MIE::SETTINGS_TIFF::GetPlanarConfig | ( | ) | const [inline] |
| double MIE::SETTINGS_TIFF::GetResolution | ( | ) | const [inline] |
| TIFFEXT::RESOLUTIONUNIT MIE::SETTINGS_TIFF::GetResolutionUnit | ( | ) | const [inline] |
| static SMLCLASSMEMBER* MIE::SETTINGS_TIFF::GetSMLClassMembers | ( | ) | [static] |
| bool MIE::SETTINGS_TIFF::GetTiled | ( | ) | const [inline] |
| bool MIE::SETTINGS_TIFF::GetUpLeftCoordsOnly | ( | ) | const [inline] |
| bool MIE::SETTINGS_TIFF::GetWriteBigTiff | ( | ) | const [inline] |
| bool MIE::SETTINGS_TIFF::GetWriteGeoTags | ( | ) | const [inline] |
| bool MIE::SETTINGS_TIFF::GetWriteGeoUserDefinedCRS | ( | ) | const [inline] |
| void MIE::SETTINGS_TIFF::SetCompression | ( | TIFFEXT::COMPRESSION | Compression | ) | [inline] |
| void MIE::SETTINGS_TIFF::SetPlanarConfig | ( | TIFFEXT::PLANARCONFIG | PlanarConfig | ) | [inline] |
| void MIE::SETTINGS_TIFF::SetResolution | ( | double | Resolution | ) | [inline] |
| void MIE::SETTINGS_TIFF::SetResolutionUnit | ( | TIFFEXT::RESOLUTIONUNIT | ResolutionUnit | ) | [inline] |
| void MIE::SETTINGS_TIFF::SetTiled | ( | bool | Tiled | ) | [inline] |
| void MIE::SETTINGS_TIFF::SetUpLeftCoordsOnly | ( | bool | UpLeftCoordsOnly | ) | [inline] |
| void MIE::SETTINGS_TIFF::SetWriteBigTiff | ( | bool | WriteBigTiff | ) | [inline] |
| void MIE::SETTINGS_TIFF::SetWriteGeoTags | ( | bool | WriteGeoTags | ) | [inline] |
| void MIE::SETTINGS_TIFF::SetWriteGeoUserDefinedCRS | ( | bool | WriteGeoUserDefinedCRS | ) | [inline] |
1.6.1