public interface IfcIndexedColourMap extends IfcPresentationItem
The following features are supported:
Ifc4Package.getIfcIndexedColourMap()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<Integer> |
getColourIndex()
Returns the value of the 'Colour Index' attribute list.
|
IfcColourRgbList |
getColours()
Returns the value of the 'Colours' reference.
|
IfcTessellatedFaceSet |
getMappedTo()
Returns the value of the 'Mapped To' reference.
|
IfcSurfaceStyleShading |
getOverrides()
Returns the value of the 'Overrides' reference.
|
boolean |
isSetOverrides()
Returns whether the value of the '
Overrides' reference is set. |
void |
setColours(IfcColourRgbList value)
Sets the value of the '
Colours' reference. |
void |
setMappedTo(IfcTessellatedFaceSet value)
Sets the value of the '
Mapped To' reference. |
void |
setOverrides(IfcSurfaceStyleShading value)
Sets the value of the '
Overrides' reference. |
void |
unsetOverrides()
Unsets the value of the '
Overrides' reference. |
forceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeIfcTessellatedFaceSet getMappedTo()
Has Colours'.
If the meaning of the 'Mapped To' reference isn't clear, there really should be more of a description here...
setMappedTo(IfcTessellatedFaceSet),
Ifc4Package.getIfcIndexedColourMap_MappedTo(),
IfcTessellatedFaceSet.getHasColours()void setMappedTo(IfcTessellatedFaceSet value)
Mapped To' reference.
value - the new value of the 'Mapped To' reference.getMappedTo()IfcSurfaceStyleShading getOverrides()
If the meaning of the 'Overrides' reference isn't clear, there really should be more of a description here...
isSetOverrides(),
unsetOverrides(),
setOverrides(IfcSurfaceStyleShading),
Ifc4Package.getIfcIndexedColourMap_Overrides()void setOverrides(IfcSurfaceStyleShading value)
Overrides' reference.
value - the new value of the 'Overrides' reference.isSetOverrides(),
unsetOverrides(),
getOverrides()void unsetOverrides()
Overrides' reference.
boolean isSetOverrides()
Overrides' reference is set.
unsetOverrides(),
getOverrides(),
setOverrides(IfcSurfaceStyleShading)IfcColourRgbList getColours()
If the meaning of the 'Colours' reference isn't clear, there really should be more of a description here...
setColours(IfcColourRgbList),
Ifc4Package.getIfcIndexedColourMap_Colours()void setColours(IfcColourRgbList value)
Colours' reference.
value - the new value of the 'Colours' reference.getColours()org.eclipse.emf.common.util.EList<Integer> getColourIndex()
Integer.
If the meaning of the 'Colour Index' attribute list isn't clear, there really should be more of a description here...
Ifc4Package.getIfcIndexedColourMap_ColourIndex()Copyright © 2016 OpenSource BIM. All rights reserved.