| 程序包 | 说明 |
|---|---|
| org.sikongsphere.ifc.model.schema.resource.presentationappearance.entity | |
| org.sikongsphere.ifc.model.schema.resource.presentationappearance.selecttype |
| 限定符和类型 | 类和说明 |
|---|---|
class |
IfcCurveStyleFont
A curve style font combines several curve style font pattern entities
into a more complex pattern.
|
class |
IfcCurveStyleFontAndScaling
A curve style font and scaling is a curve style font and a scalar factor for that font,
so that a given curve style font may be applied at various scales.
|
class |
IfcDraughtingPreDefinedCurveFont
: The draughting predefined curve font type defines a selection of widely used curve fonts for draughting purposes by name.
|
class |
IfcPreDefinedCurveFont
The predefined curve font type is an abstract supertype provided to
define an application specific curve font.
|
| 限定符和类型 | 字段和说明 |
|---|---|
private IfcCurveFontOrScaledCurveFontSelect |
IfcCurveStyle.curveFont |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcCurveFontOrScaledCurveFontSelect |
IfcCurveStyle.getCurveFont() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IfcCurveStyle.setCurveFont(IfcCurveFontOrScaledCurveFontSelect curveFont) |
| 构造器和说明 |
|---|
IfcCurveStyle(IfcLabel name,
IfcCurveFontOrScaledCurveFontSelect curveFont,
IfcSizeSelect curveWidth,
IfcColour curveColour) |
| 限定符和类型 | 接口和说明 |
|---|---|
interface |
IfcCurveStyleFontSelect
The curve style font select is a selection
of a curve style font or a predefined curve style font.
|
Copyright © 2023. All rights reserved.