| Package | Description |
|---|---|
| org.bimserver.models.ifc4 | |
| org.bimserver.models.ifc4.impl | |
| org.bimserver.models.ifc4.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IfcColourRgb
Copyright (C) 2009-2018 BIMserver.org
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.
|
interface |
IfcColourSpecification
Copyright (C) 2009-2018 BIMserver.org
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.
|
interface |
IfcDraughtingPreDefinedColour
Copyright (C) 2009-2018 BIMserver.org
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.
|
interface |
IfcPreDefinedColour
Copyright (C) 2009-2018 BIMserver.org
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.
|
| 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 | 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 © 2018 OpenSource BIM. All rights reserved.