Class Ifc4::IfcTextAlignment

Nested Relationships

This class is a nested type of Struct Ifc4.

Inheritance Relationships

Base Type

Class Documentation

class Ifc4::IfcTextAlignment : public IfcUtil::IfcBaseType

Definition from CSS1 (W3C Recommendation):This property describes how text is aligned within the element. The actual justification algorithm used is user agent and human language dependent. If ‘justify’ is not supported, the user agent will supply a replacement. Typically, this will be ‘left’ for western languages. Values are:

left right center justify

NOTE Corresponding CSS1 definition is text-align.

HISTORY New type in IFC2x3.

Public Functions

const IfcParse::type_declaration &declaration() const
IfcTextAlignment(IfcEntityInstanceData *e)
IfcTextAlignment(std::string v)
operator std::string() const

Public Static Functions

const IfcParse::type_declaration &Class()