#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.
static String GetFormatDescription |
( |
| ) |
|
|
inlinestatic |
static String GetFormatDescription |
( |
| ) |
|
|
inlinestatic |
static String GetFormatName |
( |
| ) |
|
|
inlinestatic |
static String GetFormatName |
( |
| ) |
|
|
inlinestatic |
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.
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.
static bool MatchContent |
( |
unsigned char * |
header | ) |
|
|
static |
static bool MatchContent |
( |
unsigned char * |
header | ) |
|
|
static |
static bool MatchSuffix |
( |
const String & |
loc | ) |
|
|
static |
static bool MatchSuffix |
( |
const String & |
loc | ) |
|
|
static |
The documentation for this class was generated from the following files: