public class IfcTextStyle extends IfcPresentationStyle implements com.aspose.cad_internal.fileformats.ifc.IIfcTextStyle
Constructor and Description |
---|
IfcTextStyle() |
Modifier and Type | Method and Description |
---|---|
IfcBoolean |
getModelOrDraughting() |
IfcTextStyleForDefinedFont |
getTextCharacterAppearance() |
com.aspose.cad_internal.fileformats.ifc.IIfcTextStyleForDefinedFont |
getTextCharacterAppearanceFromInteraface() |
IfcTextFontSelect |
getTextFontStyle() |
IfcSelect |
getTextFontStyleFromInteraface() |
IfcTextStyleTextModel |
getTextStyle() |
void |
setModelOrDraughting(IfcBoolean value) |
void |
setTextCharacterAppearance(IfcTextStyleForDefinedFont value) |
void |
setTextFontStyle(IfcTextFontSelect value) |
void |
setTextStyle(IfcTextStyleTextModel value) |
getName, setName
equals, getEntityLabel, hashCode, op_Equality, op_Inequality
getClass, notify, notifyAll, toString, wait, wait, wait
getEntityLabel
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
public final IfcTextStyleForDefinedFont getTextCharacterAppearance()
public final void setTextCharacterAppearance(IfcTextStyleForDefinedFont value)
public final IfcTextStyleTextModel getTextStyle()
public final void setTextStyle(IfcTextStyleTextModel value)
public final IfcTextFontSelect getTextFontStyle()
public final void setTextFontStyle(IfcTextFontSelect value)
public final IfcBoolean getModelOrDraughting()
public final void setModelOrDraughting(IfcBoolean value)