#include <node.hxx>
Inherits SmStructureNode.
Inheritance diagram for SmBinVerNode:
Public Member Functions | |
SmBinVerNode (const SmToken &rNodeToken) | |
virtual SmNode * | GetLeftMost () |
virtual void | Arrange (const OutputDevice &rDev, const SmFormat &rFormat) |
void | CreateTextFromNode (String &rText) |
Definition at line 569 of file node.hxx.
SmBinVerNode::SmBinVerNode | ( | const SmToken & | rNodeToken | ) | [inline] |
SmNode * SmBinVerNode::GetLeftMost | ( | ) | [virtual] |
void SmBinVerNode::Arrange | ( | const OutputDevice & | rDev, | |
const SmFormat & | rFormat | |||
) | [virtual] |
Reimplemented from SmNode.
Definition at line 1076 of file node.cxx.
References SmRect::AlignTo(), SmNode::Arrange(), DIS_DENOMINATOR, DIS_FRACTION, DIS_NUMERATOR, DIS_STROKEWIDTH, SmRect::ExtendBy(), SmFormat::GetDistance(), SmNode::GetFont(), SmRect::GetItalicWidth(), SmNode::GetLeftMost(), SmNode::GetRectHorAlign(), SmFormat::GetRelSize(), SmStructureNode::GetSubNode(), SmFormat::IsTextmode(), SmNode::MoveTo(), SmRect::operator=(), RCP_NONE, RP_BOTTOM, RP_TOP, RVA_BASELINE, SmNode::SetSize(), and SIZ_INDEX.
void SmBinVerNode::CreateTextFromNode | ( | String & | rText | ) | [virtual] |
Reimplemented from SmNode.
Definition at line 1133 of file node.cxx.
References APPEND, SmNode::CreateTextFromNode(), and SmStructureNode::GetSubNode().