public class IfcTextStyle extends IfcPresentationStyle implements com.aspose.cad_internal.fileformats.ifc.IIfcTextStyle
| Constructor and Description |
|---|
IfcTextStyle() |
| Modifier and Type | Method and Description |
|---|---|
IfcCharacterStyleSelect |
getTextCharacterAppearance() |
com.aspose.cad_internal.fileformats.ifc.IIfcTextStyleForDefinedFont |
getTextCharacterAppearanceFromInteraface() |
IfcTextFontSelect |
getTextFontStyle() |
IfcSelect |
getTextFontStyleFromInteraface() |
IfcTextStyleSelect |
getTextStyle() |
void |
setTextCharacterAppearance(IfcCharacterStyleSelect value) |
void |
setTextFontStyle(IfcTextFontSelect value) |
void |
setTextStyle(IfcTextStyleSelect value) |
getName, setNameequals, getEntityLabel, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelpublic final IfcCharacterStyleSelect getTextCharacterAppearance()
public final void setTextCharacterAppearance(IfcCharacterStyleSelect value)
public final IfcTextStyleSelect getTextStyle()
public final void setTextStyle(IfcTextStyleSelect value)
public final IfcTextFontSelect getTextFontStyle()
public final void setTextFontStyle(IfcTextFontSelect value)
public final com.aspose.cad_internal.fileformats.ifc.IIfcTextStyleForDefinedFont getTextCharacterAppearanceFromInteraface()
getTextCharacterAppearanceFromInteraface in interface com.aspose.cad_internal.fileformats.ifc.IIfcTextStylepublic final IfcSelect getTextFontStyleFromInteraface()
getTextFontStyleFromInteraface in interface com.aspose.cad_internal.fileformats.ifc.IIfcTextStyle