#include <map_io_jpk_handler.hh>
Inherits ost::io::TIF, and ost::io::TIF.
Public Member Functions | |
JPK (boost::logic::tribool normalize_on_save=true, Format bit_depth=OST_DEFAULT_FORMAT, bool sign=false, bool phasecolor=false, int subimage=-1) | |
JPK (boost::logic::tribool normalize_on_save=true, Format bit_depth=OST_DEFAULT_FORMAT, bool sign=false, bool phasecolor=false, int subimage=-1) | |
Static Public Attributes | |
static String | FORMAT_STRING |
static String | FORMAT_NAME_STRING |
static String | FORMAT_DESCRIPTION_STRING |
Definition at line 28 of file map_io_jpk_handler.hh.
JPK | ( | boost::logic::tribool | normalize_on_save = true , |
|
Format | bit_depth = OST_DEFAULT_FORMAT , |
|||
bool | sign = false , |
|||
bool | phasecolor = false , |
|||
int | subimage = -1 | |||
) |
JPK | ( | boost::logic::tribool | normalize_on_save = true , |
|
Format | bit_depth = OST_DEFAULT_FORMAT , |
|||
bool | sign = false , |
|||
bool | phasecolor = false , |
|||
int | subimage = -1 | |||
) |
static String FORMAT_DESCRIPTION_STRING [static] |
Definition at line 34 of file map_io_jpk_handler.hh.
static String FORMAT_NAME_STRING [static] |
Definition at line 33 of file map_io_jpk_handler.hh.
static String FORMAT_STRING [static] |
Reimplemented from TIF.
Definition at line 32 of file map_io_jpk_handler.hh.