| Package | Description |
|---|---|
| org.bimserver.models.ifc4 | |
| org.bimserver.models.ifc4.impl | |
| org.bimserver.models.ifc4.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IfcDescriptiveMeasure
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 |
IfcLengthMeasure
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 |
IfcNonNegativeLengthMeasure
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 |
IfcNormalisedRatioMeasure
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 |
IfcPositiveLengthMeasure
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 |
IfcPositiveRatioMeasure
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 |
IfcRatioMeasure
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 |
|---|---|
IfcSizeSelect |
IfcCurveStyle.getCurveWidth()
Returns the value of the 'Curve Width' reference.
|
IfcSizeSelect |
IfcTextStyleFontModel.getFontSize()
Returns the value of the 'Font Size' reference.
|
IfcSizeSelect |
IfcTextStyleTextModel.getLetterSpacing()
Returns the value of the 'Letter Spacing' reference.
|
IfcSizeSelect |
IfcTextStyleTextModel.getLineHeight()
Returns the value of the 'Line Height' reference.
|
IfcSizeSelect |
IfcTextStyleTextModel.getTextIndent()
Returns the value of the 'Text Indent' reference.
|
IfcSizeSelect |
IfcTextStyleTextModel.getWordSpacing()
Returns the value of the 'Word Spacing' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IfcCurveStyle.setCurveWidth(IfcSizeSelect value)
Sets the value of the '
Curve Width' reference. |
void |
IfcTextStyleFontModel.setFontSize(IfcSizeSelect value)
Sets the value of the '
Font Size' reference. |
void |
IfcTextStyleTextModel.setLetterSpacing(IfcSizeSelect value)
Sets the value of the '
Letter Spacing' reference. |
void |
IfcTextStyleTextModel.setLineHeight(IfcSizeSelect value)
Sets the value of the '
Line Height' reference. |
void |
IfcTextStyleTextModel.setTextIndent(IfcSizeSelect value)
Sets the value of the '
Text Indent' reference. |
void |
IfcTextStyleTextModel.setWordSpacing(IfcSizeSelect value)
Sets the value of the '
Word Spacing' reference. |
| Modifier and Type | Method and Description |
|---|---|
IfcSizeSelect |
IfcCurveStyleImpl.getCurveWidth() |
IfcSizeSelect |
IfcTextStyleFontModelImpl.getFontSize() |
IfcSizeSelect |
IfcTextStyleTextModelImpl.getLetterSpacing() |
IfcSizeSelect |
IfcTextStyleTextModelImpl.getLineHeight() |
IfcSizeSelect |
IfcTextStyleTextModelImpl.getTextIndent() |
IfcSizeSelect |
IfcTextStyleTextModelImpl.getWordSpacing() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcCurveStyleImpl.setCurveWidth(IfcSizeSelect newCurveWidth) |
void |
IfcTextStyleFontModelImpl.setFontSize(IfcSizeSelect newFontSize) |
void |
IfcTextStyleTextModelImpl.setLetterSpacing(IfcSizeSelect newLetterSpacing) |
void |
IfcTextStyleTextModelImpl.setLineHeight(IfcSizeSelect newLineHeight) |
void |
IfcTextStyleTextModelImpl.setTextIndent(IfcSizeSelect newTextIndent) |
void |
IfcTextStyleTextModelImpl.setWordSpacing(IfcSizeSelect newWordSpacing) |
| Modifier and Type | Method and Description |
|---|---|
T |
Ifc4Switch.caseIfcSizeSelect(IfcSizeSelect object)
Returns the result of interpreting the object as an instance of 'Ifc Size Select'.
|
Copyright © 2018 OpenSource BIM. All rights reserved.