#include <node.hxx>
Inherits SmStructureNode.
Inheritance diagram for SmAlignNode:
Public Member Functions | |
SmAlignNode (const SmToken &rNodeToken) | |
virtual void | Arrange (const OutputDevice &rDev, const SmFormat &rFormat) |
Definition at line 746 of file node.hxx.
SmAlignNode::SmAlignNode | ( | const SmToken & | rNodeToken | ) | [inline] |
void SmAlignNode::Arrange | ( | const OutputDevice & | rDev, | |
const SmFormat & | rFormat | |||
) | [virtual] |
Reimplemented from SmNode.
Definition at line 1918 of file node.cxx.
References SmNode::Arrange(), SmNode::eType, SmStructureNode::GetNumSubNodes(), SmNode::GetRect(), SmStructureNode::GetSubNode(), SmNode::GetToken(), SmRect::operator=(), RHA_CENTER, RHA_LEFT, RHA_RIGHT, SmNode::SetRectHorAlign(), TALIGNC, TALIGNL, and TALIGNR.