This class represents one item of an <ITEMIZE>-environment
This class represents one item of an <ITEMIZE>-environment. It contains a line of text (derivated from Element) and may contain an embedded <ITEMIZE>-subenvironment.
ItemizeElement(const char *text)
~ItemizeElement()
int getLength()
void write(ofstream *output, int style)
style - How the item should be printed (NORMAL or WEAK)ItemizeEnvironment* sub_itemize_
Alphabetic index Hierarchy of classes