| Package | Description |
|---|---|
| org.bimserver.models.ifc4 | |
| org.bimserver.models.ifc4.impl | |
| org.bimserver.models.ifc4.util |
| Modifier and Type | Method and Description |
|---|---|
IfcColourRgb |
Ifc4Factory.createIfcColourRgb()
Returns a new object of class 'Ifc Colour Rgb'.
|
IfcColourRgb |
IfcLightSourceGoniometric.getColourAppearance()
Returns the value of the 'Colour Appearance' reference.
|
IfcColourRgb |
IfcSurfaceStyleLighting.getDiffuseReflectionColour()
Returns the value of the 'Diffuse Reflection Colour' reference.
|
IfcColourRgb |
IfcSurfaceStyleLighting.getDiffuseTransmissionColour()
Returns the value of the 'Diffuse Transmission Colour' reference.
|
IfcColourRgb |
IfcLightSource.getLightColour()
Returns the value of the 'Light Colour' reference.
|
IfcColourRgb |
IfcSurfaceStyleLighting.getReflectanceColour()
Returns the value of the 'Reflectance Colour' reference.
|
IfcColourRgb |
IfcSurfaceStyleShading.getSurfaceColour()
Returns the value of the 'Surface Colour' reference.
|
IfcColourRgb |
IfcSurfaceStyleLighting.getTransmissionColour()
Returns the value of the 'Transmission Colour' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IfcLightSourceGoniometric.setColourAppearance(IfcColourRgb value)
Sets the value of the '
Colour Appearance' reference. |
void |
IfcSurfaceStyleLighting.setDiffuseReflectionColour(IfcColourRgb value)
Sets the value of the '
Diffuse Reflection Colour' reference. |
void |
IfcSurfaceStyleLighting.setDiffuseTransmissionColour(IfcColourRgb value)
Sets the value of the '
Diffuse Transmission Colour' reference. |
void |
IfcLightSource.setLightColour(IfcColourRgb value)
Sets the value of the '
Light Colour' reference. |
void |
IfcSurfaceStyleLighting.setReflectanceColour(IfcColourRgb value)
Sets the value of the '
Reflectance Colour' reference. |
void |
IfcSurfaceStyleShading.setSurfaceColour(IfcColourRgb value)
Sets the value of the '
Surface Colour' reference. |
void |
IfcSurfaceStyleLighting.setTransmissionColour(IfcColourRgb value)
Sets the value of the '
Transmission Colour' reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
IfcColourRgbImpl
An implementation of the model object 'Ifc Colour Rgb'.
|
| Modifier and Type | Method and Description |
|---|---|
IfcColourRgb |
Ifc4FactoryImpl.createIfcColourRgb() |
IfcColourRgb |
IfcLightSourceGoniometricImpl.getColourAppearance() |
IfcColourRgb |
IfcSurfaceStyleLightingImpl.getDiffuseReflectionColour() |
IfcColourRgb |
IfcSurfaceStyleLightingImpl.getDiffuseTransmissionColour() |
IfcColourRgb |
IfcLightSourceImpl.getLightColour() |
IfcColourRgb |
IfcSurfaceStyleLightingImpl.getReflectanceColour() |
IfcColourRgb |
IfcSurfaceStyleShadingImpl.getSurfaceColour() |
IfcColourRgb |
IfcSurfaceStyleLightingImpl.getTransmissionColour() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcLightSourceGoniometricImpl.setColourAppearance(IfcColourRgb newColourAppearance) |
void |
IfcSurfaceStyleLightingImpl.setDiffuseReflectionColour(IfcColourRgb newDiffuseReflectionColour) |
void |
IfcSurfaceStyleLightingImpl.setDiffuseTransmissionColour(IfcColourRgb newDiffuseTransmissionColour) |
void |
IfcLightSourceImpl.setLightColour(IfcColourRgb newLightColour) |
void |
IfcSurfaceStyleLightingImpl.setReflectanceColour(IfcColourRgb newReflectanceColour) |
void |
IfcSurfaceStyleShadingImpl.setSurfaceColour(IfcColourRgb newSurfaceColour) |
void |
IfcSurfaceStyleLightingImpl.setTransmissionColour(IfcColourRgb newTransmissionColour) |
| Modifier and Type | Method and Description |
|---|---|
T |
Ifc4Switch.caseIfcColourRgb(IfcColourRgb object)
Returns the result of interpreting the object as an instance of 'Ifc Colour Rgb'.
|
Copyright © 2016 OpenSource BIM. All rights reserved.