public interface IfcPixelTexture extends IfcSurfaceTexture
The following features are supported:
Ifc2x3tc1Package.getIfcPixelTexture()| Modifier and Type | Method and Description |
|---|---|
long |
getColourComponents()
Returns the value of the 'Colour Components' attribute.
|
long |
getHeight()
Returns the value of the 'Height' attribute.
|
org.eclipse.emf.common.util.EList<byte[]> |
getPixel()
Returns the value of the 'Pixel' attribute list.
|
long |
getWidth()
Returns the value of the 'Width' attribute.
|
void |
setColourComponents(long value)
Sets the value of the '
Colour Components' attribute. |
void |
setHeight(long value)
Sets the value of the '
Height' attribute. |
void |
setWidth(long value)
Sets the value of the '
Width' attribute. |
getRepeatS, getRepeatT, getTextureTransform, getTextureType, isSetTextureTransform, setRepeatS, setRepeatT, setTextureTransform, setTextureType, unsetTextureTransformforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removelong getWidth()
If the meaning of the 'Width' attribute isn't clear, there really should be more of a description here...
setWidth(long),
Ifc2x3tc1Package.getIfcPixelTexture_Width()void setWidth(long value)
Width' attribute.
value - the new value of the 'Width' attribute.getWidth()long getHeight()
If the meaning of the 'Height' attribute isn't clear, there really should be more of a description here...
setHeight(long),
Ifc2x3tc1Package.getIfcPixelTexture_Height()void setHeight(long value)
Height' attribute.
value - the new value of the 'Height' attribute.getHeight()long getColourComponents()
If the meaning of the 'Colour Components' attribute isn't clear, there really should be more of a description here...
setColourComponents(long),
Ifc2x3tc1Package.getIfcPixelTexture_ColourComponents()void setColourComponents(long value)
Colour Components' attribute.
value - the new value of the 'Colour Components' attribute.getColourComponents()org.eclipse.emf.common.util.EList<byte[]> getPixel()
byte[].
If the meaning of the 'Pixel' attribute list isn't clear, there really should be more of a description here...
Ifc2x3tc1Package.getIfcPixelTexture_Pixel()Copyright © 2018 OpenSource BIM. All rights reserved.