Class Ifc4x1::IfcTextAlignment¶
Defined in File Ifc4x1.h
Nested Relationships¶
This class is a nested type of Struct Ifc4x1.
Inheritance Relationships¶
Base Type¶
public IfcUtil::IfcBaseType
(Class IfcBaseType)
Class Documentation¶
-
class
Ifc4x1
::
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
()¶
-
const IfcParse::type_declaration &