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, setName
equals, getEntityLabel, hashCode, op_Equality, op_Inequality
getClass, notify, notifyAll, toString, wait, wait, wait
getEntityLabel
public 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.IIfcTextStyle
public final IfcSelect getTextFontStyleFromInteraface()
getTextFontStyleFromInteraface
in interface com.aspose.cad_internal.fileformats.ifc.IIfcTextStyle