| Package | Description |
|---|---|
| org.bimserver.models.ifc4 | |
| org.bimserver.models.ifc4.impl | |
| org.bimserver.models.ifc4.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IfcExternallyDefinedTextFont
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 |
IfcPreDefinedTextFont
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 |
IfcTextStyleFontModel
A representation of the model object 'Ifc Text Style Font Model'.
|
| Modifier and Type | Method and Description |
|---|---|
IfcTextFontSelect |
IfcTextStyle.getTextFontStyle()
Returns the value of the 'Text Font Style' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IfcTextStyle.setTextFontStyle(IfcTextFontSelect value)
Sets the value of the '
Text Font Style' reference. |
| Modifier and Type | Method and Description |
|---|---|
IfcTextFontSelect |
IfcTextStyleImpl.getTextFontStyle() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcTextStyleImpl.setTextFontStyle(IfcTextFontSelect newTextFontStyle) |
| Modifier and Type | Method and Description |
|---|---|
T |
Ifc4Switch.caseIfcTextFontSelect(IfcTextFontSelect object)
Returns the result of interpreting the object as an instance of 'Ifc Text Font Select'.
|
Copyright © 2018 OpenSource BIM. All rights reserved.