public interface IfcBlobTexture extends IfcSurfaceTexture
The following features are supported:
Ifc4Package.getIfcBlobTexture()| Modifier and Type | Method and Description |
|---|---|
byte[] |
getRasterCode()
Returns the value of the 'Raster Code' attribute.
|
String |
getRasterFormat()
Returns the value of the 'Raster Format' attribute.
|
void |
setRasterCode(byte[] value)
Sets the value of the '
Raster Code' attribute. |
void |
setRasterFormat(String value)
Sets the value of the '
Raster Format' attribute. |
getIsMappedBy, getMode, getParameter, getRepeatS, getRepeatT, getTextureTransform, getUsedInStyles, isSetIsMappedBy, isSetMode, isSetParameter, isSetTextureTransform, isSetUsedInStyles, setMode, setRepeatS, setRepeatT, setTextureTransform, unsetIsMappedBy, unsetMode, unsetParameter, unsetTextureTransform, unsetUsedInStylesforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeString getRasterFormat()
If the meaning of the 'Raster Format' attribute isn't clear, there really should be more of a description here...
setRasterFormat(String),
Ifc4Package.getIfcBlobTexture_RasterFormat()void setRasterFormat(String value)
Raster Format' attribute.
value - the new value of the 'Raster Format' attribute.getRasterFormat()byte[] getRasterCode()
If the meaning of the 'Raster Code' attribute isn't clear, there really should be more of a description here...
setRasterCode(byte[]),
Ifc4Package.getIfcBlobTexture_RasterCode()void setRasterCode(byte[] value)
Raster Code' attribute.
value - the new value of the 'Raster Code' attribute.getRasterCode()Copyright © 2016 OpenSource BIM. All rights reserved.