#include <map_io_jpk_handler.hh>
Inherits MapIOTiffHandler, and MapIOTiffHandler.
|
virtual void | Import (img::MapHandle &sh, const boost::filesystem::path &loc, const ImageFormatBase &formatstruct) |
|
virtual void | Import (img::MapHandle &sh, std::istream &loc, const ImageFormatBase &formatstruct) |
|
void | Export (const img::MapHandle &image, const boost::filesystem::path &location, const ImageFormatBase &formatstruct) const |
|
void | Export (const img::MapHandle &image, std::ostream &loc, const ImageFormatBase &formatstruct) const |
|
virtual void | Import (img::MapHandle &sh, const boost::filesystem::path &loc, const ImageFormatBase &formatstruct) |
|
virtual void | Import (img::MapHandle &sh, std::istream &loc, const ImageFormatBase &formatstruct) |
|
void | Export (const img::MapHandle &image, const boost::filesystem::path &location, const ImageFormatBase &formatstruct) const |
|
void | Export (const img::MapHandle &image, std::ostream &loc, const ImageFormatBase &formatstruct) const |
|
Public Member Functions inherited from MapIOHandler |
virtual | ~MapIOHandler () |
|
virtual | ~MapIOHandler () |
|
|
Protected Member Functions inherited from MapIOTiffHandler |
tiff * | open_subimage_file (const boost::filesystem::path &location, const TIF &formattif) |
|
tiff * | open_subimage_stream (std::istream &location, const TIF &formattif) |
|
void | load_image_data (tiff *tfile, img::ImageHandle &image, const TIF &formattif) |
|
virtual void | do_export (const img::MapHandle &sh, tiff *tfile, TIF &formatstruct) const |
|
tiff * | open_subimage_file (const boost::filesystem::path &location, const TIF &formattif) |
|
tiff * | open_subimage_stream (std::istream &location, const TIF &formattif) |
|
void | load_image_data (tiff *tfile, img::ImageHandle &image, const TIF &formattif) |
|
virtual void | do_export (const img::MapHandle &sh, tiff *tfile, TIF &formatstruct) const |
|
Definition at line 38 of file map_io_jpk_handler.hh.
◆ Export() [1/4]
◆ Export() [2/4]
◆ Export() [3/4]
◆ Export() [4/4]
◆ GetFormatDescription() [1/2]
static String GetFormatDescription |
( |
| ) |
|
|
inlinestatic |
◆ GetFormatDescription() [2/2]
static String GetFormatDescription |
( |
| ) |
|
|
inlinestatic |
◆ GetFormatName() [1/2]
static String GetFormatName |
( |
| ) |
|
|
inlinestatic |
◆ GetFormatName() [2/2]
static String GetFormatName |
( |
| ) |
|
|
inlinestatic |
◆ Import() [1/4]
Map IO handler to read/write Situs map files.
This map IO handler reads Jpk formatted map files, as generated by the software released together with hardware from JPK
Reimplemented from MapIOTiffHandler.
◆ Import() [2/4]
Map IO handler to read/write Situs map files.
This map IO handler reads Jpk formatted map files, as generated by the software released together with hardware from JPK
Reimplemented from MapIOTiffHandler.
◆ Import() [3/4]
◆ Import() [4/4]
◆ MatchContent() [1/2]
static bool MatchContent |
( |
unsigned char * |
header | ) |
|
|
static |
◆ MatchContent() [2/2]
static bool MatchContent |
( |
unsigned char * |
header | ) |
|
|
static |
◆ MatchSuffix() [1/2]
static bool MatchSuffix |
( |
const String & |
loc | ) |
|
|
static |
◆ MatchSuffix() [2/2]
static bool MatchSuffix |
( |
const String & |
loc | ) |
|
|
static |
◆ MatchType() [1/2]
◆ MatchType() [2/2]
The documentation for this class was generated from the following file: