public class IfcPixelTexture4X3 extends IfcSurfaceTexture4X3
IfcPixelTexture
| Constructor and Description |
|---|
IfcPixelTexture4X3() |
| Modifier and Type | Method and Description |
|---|---|
IfcInteger4X3 |
getColourComponents() |
IfcInteger4X3 |
getHeight() |
IfcCollection<IfcBinary4X3> |
getPixel() |
IfcInteger4X3 |
getWidth() |
void |
setColourComponents(IfcInteger4X3 value) |
void |
setHeight(IfcInteger4X3 value) |
void |
setPixel(IfcCollection<IfcBinary4X3> value) |
void |
setWidth(IfcInteger4X3 value) |
getMode, getParameter, getRepeatS, getRepeatT, getTextureTransform, getUsedInStyles, isMappedBy, setMode, setParameter, setRepeatS, setRepeatT, setTextureTransformequals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelgetChilds, getIdpublic final IfcInteger4X3 getWidth()
public final void setWidth(IfcInteger4X3 value)
public final IfcInteger4X3 getHeight()
public final void setHeight(IfcInteger4X3 value)
public final IfcInteger4X3 getColourComponents()
public final void setColourComponents(IfcInteger4X3 value)
public final IfcCollection<IfcBinary4X3> getPixel()
public final void setPixel(IfcCollection<IfcBinary4X3> value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.