Coconut Framework
beta
|
#include <CNTextSection.h>
Public Attributes | |
struct CNTextElement | superClass |
struct CNTextSection * | parent |
struct CNTextString | beginString |
struct CNTextString | endString |
struct CNObjectList | childElements |
Section part in CNText
struct CNTextElement CNTextSection::superClass |
Super class
Referenced by CNObjectOfTextSection(), CNReleaseTextSection(), and CNRetainTextSection().
struct CNTextSection* CNTextSection::parent |
Parent section (This value is NULL at the top section)
struct CNTextString CNTextSection::beginString |
Beginning of the section
struct CNTextString CNTextSection::endString |
End of the section
struct CNObjectList CNTextSection::childElements |
Cotext elements