int GetNumberOfLines(const Object *object) const
Return the number of lines in the text object by counting <lb> children.
This class is an interface for elements implementing a text directive, such as <dir>,...
Definition: textdirinterface.h:26
InterfaceId IsInterface() const override
Virtual method returning the InterfaceId of the interface.
Definition: textdirinterface.h:36
bool AreChildrenAlignedTo(const Object *object, data_HORIZONTALALIGNMENT alignment) const
Check whether one of the children has hAlign attribute set to alignment value.