26 class TextSegmentMetadata;
42 lt_int64 headerOffset, lt_int64 headerLength,
43 lt_int64 dataOffset, lt_int64 dataLength);
93 #endif // TextSegment_H
#define LT_BEGIN_LIZARDTECH_NAMESPACE
compiler does not support namespaces
base class for segment data in an NITF file
lt_uint32 getTextDataLength() const
get the text data length
Abstract definition of a stream.
unsigned int lt_uint32
unsigned 32-bit integer
class for storing metadata associated with an image
Include file for all LizardTech sources.
container for Text Segment metadata
lt_uint8 * getTextData() const
get the text data
#define LT_END_LIZARDTECH_NAMESPACE
compiler does not support namespaces
unsigned char lt_uint8
unsigned 8-bit integer
represents a text segment in an NITF file
TextSegment(NITFReaderManager &, LTIOStreamInf &, int segmentNumber, lt_int64 headerOffset, lt_int64 headerLength, lt_int64 dataOffset, lt_int64 dataLength)
LT_STATUS initialize()
initializer
LT_STATUS addMetadataLocal(LTIMetadataDatabase &db) const
lt_uint32 LT_STATUS
An integral status code.