public class IfcPixelTexture extends IfcSurfaceTexture
Constructor and Description |
---|
IfcPixelTexture() |
Modifier and Type | Method and Description |
---|---|
IfcInteger |
getColourComponents() |
IfcInteger |
getHeight() |
IfcCollection<IfcBinary> |
getPixel() |
IfcInteger |
getWidth() |
void |
setColourComponents(IfcInteger value) |
void |
setHeight(IfcInteger value) |
void |
setPixel(IfcCollection<IfcBinary> value) |
void |
setWidth(IfcInteger value) |
getMode, getParameter, getRepeatS, getRepeatT, getTextureTransform, getUsedInStyles, isMappedBy, setMode, setParameter, setRepeatS, setRepeatT, setTextureTransform
equals, getEntityLabel, hashCode, op_Equality, op_Inequality
getClass, notify, notifyAll, toString, wait, wait, wait
getEntityLabel
public final IfcInteger getWidth()
public final void setWidth(IfcInteger value)
public final IfcInteger getHeight()
public final void setHeight(IfcInteger value)
public final IfcInteger getColourComponents()
public final void setColourComponents(IfcInteger value)
public final IfcCollection<IfcBinary> getPixel()
public final void setPixel(IfcCollection<IfcBinary> value)