Main Page | Namespace List | Class List | Directories | File List | Class Members | File Members

objectInfo Struct Reference

#include <objectInfoClass.h>

List of all members.

Public Attributes

objectType type
char * qualifier
int int_qualifier
float upper_ext
float lower_ext
pointLocation location [2]
unsigned int occuranceCount


Detailed Description

The ObjectInfo data structure is used to capture generic information about an object or feature calculated for a document page. The string qualifier and int_qualifier will be specific to the type of object and may not always be used. pointLocation are the two points used to represent the object spacially. The values may or may not be specific to type of object. For text lines it may be endpoints. Other possibilities in include 1st order moments. Essentially each object is represented in space by the lined formed by joining the two points


Member Data Documentation

int objectInfo::int_qualifier
 

struct pointLocation objectInfo::location[2]
 

float objectInfo::lower_ext
 

unsigned int objectInfo::occuranceCount
 

char* objectInfo::qualifier
 

objectType objectInfo::type
 

float objectInfo::upper_ext
 


The documentation for this struct was generated from the following file:
Generated on Tue Aug 29 11:42:42 2006 for PageLayoutDOCLIB by  doxygen 1.4.2