| 程序包 | 说明 |
|---|---|
| org.sikongsphere.ifc.model.schema.resource.presentation.entity | |
| org.sikongsphere.ifc.model.schema.resource.presentationappearance.entity |
| 限定符和类型 | 类和说明 |
|---|---|
class |
IfcColourRgb
A colour rgb as a subtype of colour specifications is defined
by three colour component values for red, green, and blue in the RGB colour model.
|
class |
IfcColourSpecification
The colour specification entity contains a direct colour definition.
|
class |
IfcDraughtingPreDefinedColour
The draughting pre defined colour is a pre defined colour for the purpose to identify a colour by name.
|
class |
IfcPreDefinedColour
The pre defined colour determines those qualified names
which can be used to identify a colour that is in scope of the current data exchange specification (in contrary to colour specification
which defines the colour directly by its colour components).
|
| 限定符和类型 | 字段和说明 |
|---|---|
private IfcColour |
IfcTextStyleForDefinedFont.backgroundColour |
private IfcColour |
IfcTextStyleForDefinedFont.colour |
private IfcColour |
IfcCurveStyle.curveColour |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcColour |
IfcTextStyleForDefinedFont.getBackgroundColour() |
IfcColour |
IfcTextStyleForDefinedFont.getColour() |
IfcColour |
IfcCurveStyle.getCurveColour() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IfcTextStyleForDefinedFont.setBackgroundColour(IfcColour backgroundColour) |
void |
IfcTextStyleForDefinedFont.setColour(IfcColour colour) |
void |
IfcCurveStyle.setCurveColour(IfcColour curveColour) |
| 构造器和说明 |
|---|
IfcCurveStyle(IfcLabel name,
IfcCurveFontOrScaledCurveFontSelect curveFont,
IfcSizeSelect curveWidth,
IfcColour curveColour) |
IfcTextStyleForDefinedFont(IfcColour colour,
IfcColour backgroundColour) |
Copyright © 2023. All rights reserved.