| Package | Description |
|---|---|
| org.bimserver.models.ifc4 | |
| org.bimserver.models.ifc4.impl | |
| org.bimserver.models.ifc4.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IfcColourRgb
A representation of the model object 'Ifc Colour Rgb'.
|
interface |
IfcColourSpecification
A representation of the model object 'Ifc Colour Specification'.
|
interface |
IfcDraughtingPreDefinedColour
A representation of the model object 'Ifc Draughting Pre Defined Colour'.
|
interface |
IfcPreDefinedColour
A representation of the model object 'Ifc Pre Defined Colour'.
|
| Modifier and Type | Method and Description |
|---|---|
IfcColour |
IfcTextStyleForDefinedFont.getBackgroundColour()
Returns the value of the 'Background Colour' reference.
|
IfcColour |
IfcTextStyleForDefinedFont.getColour()
Returns the value of the 'Colour' reference.
|
IfcColour |
IfcCurveStyle.getCurveColour()
Returns the value of the 'Curve Colour' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IfcTextStyleForDefinedFont.setBackgroundColour(IfcColour value)
Sets the value of the '
Background Colour' reference. |
void |
IfcTextStyleForDefinedFont.setColour(IfcColour value)
Sets the value of the '
Colour' reference. |
void |
IfcCurveStyle.setCurveColour(IfcColour value)
Sets the value of the '
Curve Colour' reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
IfcColourRgbImpl
An implementation of the model object 'Ifc Colour Rgb'.
|
class |
IfcColourSpecificationImpl
An implementation of the model object 'Ifc Colour Specification'.
|
class |
IfcDraughtingPreDefinedColourImpl
An implementation of the model object 'Ifc Draughting Pre Defined Colour'.
|
class |
IfcPreDefinedColourImpl
An implementation of the model object 'Ifc Pre Defined Colour'.
|
| Modifier and Type | Method and Description |
|---|---|
IfcColour |
IfcTextStyleForDefinedFontImpl.getBackgroundColour() |
IfcColour |
IfcTextStyleForDefinedFontImpl.getColour() |
IfcColour |
IfcCurveStyleImpl.getCurveColour() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcTextStyleForDefinedFontImpl.setBackgroundColour(IfcColour newBackgroundColour) |
void |
IfcTextStyleForDefinedFontImpl.setColour(IfcColour newColour) |
void |
IfcCurveStyleImpl.setCurveColour(IfcColour newCurveColour) |
| Modifier and Type | Method and Description |
|---|---|
T |
Ifc4Switch.caseIfcColour(IfcColour object)
Returns the result of interpreting the object as an instance of 'Ifc Colour'.
|
Copyright © 2016 OpenSource BIM. All rights reserved.