| 程序包 | 说明 |
|---|---|
| org.sikongsphere.ifc.model.datatype | |
| org.sikongsphere.ifc.model.schema.resource.presentationappearance.entity |
| 构造器和说明 |
|---|
BINARY(BINARY value) |
| 限定符和类型 | 字段和说明 |
|---|---|
private LIST<BINARY> |
IfcPixelTexture.pixel |
| 限定符和类型 | 方法和说明 |
|---|---|
LIST<BINARY> |
IfcPixelTexture.getPixel() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IfcPixelTexture.setPixel(LIST<BINARY> pixel) |
| 构造器和说明 |
|---|
IfcPixelTexture(BOOLEAN repeatS,
BOOLEAN repeatT,
IfcSurfaceTextureEnum textureType,
IfcCartesianTransformationOperator2D textureTransform,
IfcInteger width,
IfcInteger height,
IfcInteger colourComponents,
LIST<BINARY> pixel) |
IfcPixelTexture(IfcInteger width,
IfcInteger height,
IfcInteger colourComponents,
LIST<BINARY> pixel) |
Copyright © 2023. All rights reserved.