lib
ComplexElementType Class Reference
Inheritance diagram for ComplexElementType:

Detailed Description
Definition at line 440 of file elementtype.h.
Public Member Functions | |
ComplexElementType (SequenceParser *parser) | |
virtual luPt | getSpaceBefore (const ContextStyle &context, ContextStyle::TextStyle tstyle, double factor) |
virtual luPt | getSpaceAfter (OperatorType *type, const ContextStyle &context, ContextStyle::TextStyle tstyle, double factor) |
virtual luPt | getSpaceAfter (RelationType *type, const ContextStyle &context, ContextStyle::TextStyle tstyle, double factor) |
virtual luPt | getSpaceAfter (InnerElementType *type, const ContextStyle &context, ContextStyle::TextStyle tstyle, double factor) |
Member Function Documentation
luPt ComplexElementType::getSpaceBefore | ( | const ContextStyle & | context, | |
ContextStyle::TextStyle | tstyle, | |||
double | factor | |||
) | [virtual] |
- Returns:
- the space to be left before each char for the given style and font size.
Reimplemented from ElementType.
Definition at line 658 of file elementtype.cc.
The documentation for this class was generated from the following files: