lib
BracketType Class Reference
Inheritance diagram for BracketType:

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