| Package | Description |
|---|---|
| org.bimserver.models.ifc2x3tc1 | |
| org.bimserver.models.ifc2x3tc1.impl | |
| org.bimserver.models.ifc2x3tc1.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IfcColourRgb
A representation of the model object 'Ifc Colour Rgb'.
|
interface |
IfcNormalisedRatioMeasure
A representation of the model object 'Ifc Normalised Ratio Measure'.
|
| Modifier and Type | Method and Description |
|---|---|
IfcColourOrFactor |
IfcSurfaceStyleRendering.getDiffuseColour()
Returns the value of the 'Diffuse Colour' reference.
|
IfcColourOrFactor |
IfcSurfaceStyleRendering.getDiffuseTransmissionColour()
Returns the value of the 'Diffuse Transmission Colour' reference.
|
IfcColourOrFactor |
IfcSurfaceStyleRendering.getReflectionColour()
Returns the value of the 'Reflection Colour' reference.
|
IfcColourOrFactor |
IfcSurfaceStyleRendering.getSpecularColour()
Returns the value of the 'Specular Colour' reference.
|
IfcColourOrFactor |
IfcSurfaceStyleRendering.getTransmissionColour()
Returns the value of the 'Transmission Colour' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IfcSurfaceStyleRendering.setDiffuseColour(IfcColourOrFactor value)
Sets the value of the '
Diffuse Colour' reference. |
void |
IfcSurfaceStyleRendering.setDiffuseTransmissionColour(IfcColourOrFactor value)
Sets the value of the '
Diffuse Transmission Colour' reference. |
void |
IfcSurfaceStyleRendering.setReflectionColour(IfcColourOrFactor value)
Sets the value of the '
Reflection Colour' reference. |
void |
IfcSurfaceStyleRendering.setSpecularColour(IfcColourOrFactor value)
Sets the value of the '
Specular Colour' reference. |
void |
IfcSurfaceStyleRendering.setTransmissionColour(IfcColourOrFactor value)
Sets the value of the '
Transmission Colour' reference. |
| Modifier and Type | Method and Description |
|---|---|
IfcColourOrFactor |
IfcSurfaceStyleRenderingImpl.getDiffuseColour() |
IfcColourOrFactor |
IfcSurfaceStyleRenderingImpl.getDiffuseTransmissionColour() |
IfcColourOrFactor |
IfcSurfaceStyleRenderingImpl.getReflectionColour() |
IfcColourOrFactor |
IfcSurfaceStyleRenderingImpl.getSpecularColour() |
IfcColourOrFactor |
IfcSurfaceStyleRenderingImpl.getTransmissionColour() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcSurfaceStyleRenderingImpl.setDiffuseColour(IfcColourOrFactor newDiffuseColour) |
void |
IfcSurfaceStyleRenderingImpl.setDiffuseTransmissionColour(IfcColourOrFactor newDiffuseTransmissionColour) |
void |
IfcSurfaceStyleRenderingImpl.setReflectionColour(IfcColourOrFactor newReflectionColour) |
void |
IfcSurfaceStyleRenderingImpl.setSpecularColour(IfcColourOrFactor newSpecularColour) |
void |
IfcSurfaceStyleRenderingImpl.setTransmissionColour(IfcColourOrFactor newTransmissionColour) |
| Modifier and Type | Method and Description |
|---|---|
T |
Ifc2x3tc1Switch.caseIfcColourOrFactor(IfcColourOrFactor object)
Returns the result of interpreting the object as an instance of 'Ifc Colour Or Factor'.
|
Copyright © 2016 OpenSource BIM. All rights reserved.