#include <node.hxx>
Inherits SmStructureNode.
Inheritance diagram for SmBraceNode:
Public Member Functions | |
SmBraceNode (const SmToken &rNodeToken) | |
virtual void | Arrange (const OutputDevice &rDev, const SmFormat &rFormat) |
void | CreateTextFromNode (String &rText) |
Definition at line 664 of file node.hxx.
SmBraceNode::SmBraceNode | ( | const SmToken & | rNodeToken | ) | [inline] |
void SmBraceNode::Arrange | ( | const OutputDevice & | rDev, | |
const SmFormat & | rFormat | |||
) | [virtual] |
Reimplemented from SmNode.
Definition at line 1629 of file node.cxx.
References SmNode::AdaptToY(), SmRect::AlignTo(), SmNode::Arrange(), SmToken::cMathChar, DIS_BRACKETSIZE, DIS_BRACKETSPACE, DIS_NORMALBRACKETSIZE, SmToken::eType, SmRect::ExtendBy(), SmFormat::GetBaseSize(), SmFormat::GetDistance(), SmNode::GetFont(), SmNode::GetScaleMode(), SmStructureNode::GetSubNode(), SmNode::GetToken(), SmFormat::IsScaleNormalBrackets(), SmNode::MoveTo(), MS_DLINE, MS_LINE, NBRACEBODY, SmRect::operator=(), RCP_THIS, RHA_CENTER, RP_LEFT, RP_RIGHT, RVA_BASELINE, RVA_CENTERY, SCALE_HEIGHT, SmFace::SetSize(), and TABS.
void SmBraceNode::CreateTextFromNode | ( | String & | rText | ) | [virtual] |
Reimplemented from SmNode.
Definition at line 1578 of file node.cxx.
References APPEND, SmNode::CreateTextFromNode(), SmNode::GetScaleMode(), SmStructureNode::GetSubNode(), and SCALE_HEIGHT.