public interface IfcIndexedColourMap extends IfcPresentationItem
The following features are supported:
Ifc4Package.getIfcIndexedColourMap()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<Long> |
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.
|
double |
getOpacity()
Returns the value of the 'Opacity' attribute.
|
String |
getOpacityAsString()
Returns the value of the 'Opacity As String' attribute.
|
boolean |
isSetOpacity()
Returns whether the value of the '
Opacity' attribute is set. |
boolean |
isSetOpacityAsString()
Returns whether the value of the '
Opacity As String' attribute 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 |
setOpacity(double value)
Sets the value of the '
Opacity' attribute. |
void |
setOpacityAsString(String value)
Sets the value of the '
Opacity As String' attribute. |
void |
unsetOpacity()
Unsets the value of the '
Opacity' attribute. |
void |
unsetOpacityAsString()
Unsets the value of the '
Opacity As String' attribute. |
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()double getOpacity()
If the meaning of the 'Opacity' attribute isn't clear, there really should be more of a description here...
isSetOpacity(),
unsetOpacity(),
setOpacity(double),
Ifc4Package.getIfcIndexedColourMap_Opacity()void setOpacity(double value)
Opacity' attribute.
value - the new value of the 'Opacity' attribute.isSetOpacity(),
unsetOpacity(),
getOpacity()void unsetOpacity()
Opacity' attribute.
isSetOpacity(),
getOpacity(),
setOpacity(double)boolean isSetOpacity()
Opacity' attribute is set.
unsetOpacity(),
getOpacity(),
setOpacity(double)String getOpacityAsString()
If the meaning of the 'Opacity As String' attribute isn't clear, there really should be more of a description here...
isSetOpacityAsString(),
unsetOpacityAsString(),
setOpacityAsString(String),
Ifc4Package.getIfcIndexedColourMap_OpacityAsString()void setOpacityAsString(String value)
Opacity As String' attribute.
value - the new value of the 'Opacity As String' attribute.isSetOpacityAsString(),
unsetOpacityAsString(),
getOpacityAsString()void unsetOpacityAsString()
Opacity As String' attribute.
boolean isSetOpacityAsString()
Opacity As String' attribute is set.
unsetOpacityAsString(),
getOpacityAsString(),
setOpacityAsString(String)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<Long> getColourIndex()
Long.
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 © 2018 OpenSource BIM. All rights reserved.