public class IfcPixelTexture2X3 extends IfcSurfaceTexture2X3
IfcPixelTexture
| Constructor and Description |
|---|
IfcPixelTexture2X3() |
| Modifier and Type | Method and Description |
|---|---|
IfcInteger2X3 |
getColourComponents() |
IfcInteger2X3 |
getHeight() |
IfcCollection<Long> |
getPixel() |
IfcInteger2X3 |
getWidth() |
void |
setColourComponents(IfcInteger2X3 value) |
void |
setHeight(IfcInteger2X3 value) |
void |
setPixel(IfcCollection<Long> value) |
void |
setWidth(IfcInteger2X3 value) |
getRepeatS, getRepeatT, getTextureTransform, getTextureType, setRepeatS, setRepeatT, setTextureTransform, setTextureTypeequals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_Inequalitypublic final IfcInteger2X3 getWidth()
public final void setWidth(IfcInteger2X3 value)
public final IfcInteger2X3 getHeight()
public final void setHeight(IfcInteger2X3 value)
public final IfcInteger2X3 getColourComponents()
public final void setColourComponents(IfcInteger2X3 value)
public final IfcCollection<Long> getPixel()
public final void setPixel(IfcCollection<Long> value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.