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