| Package | Description |
|---|---|
| org.bimserver.models.ifc2x3tc1 | |
| org.bimserver.models.ifc2x3tc1.impl | |
| org.bimserver.models.ifc2x3tc1.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 |
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 |
IfcTextStyleWithBoxCharacteristics.getCharacterSpacing()
Returns the value of the 'Character Spacing' reference.
|
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 |
IfcTextStyleWithBoxCharacteristics.setCharacterSpacing(IfcSizeSelect value)
Sets the value of the '
Character Spacing' reference. |
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 | Class and Description |
|---|---|
class |
IfcDescriptiveMeasureImpl
An implementation of the model object 'Ifc Descriptive Measure'.
|
class |
IfcLengthMeasureImpl
An implementation of the model object 'Ifc Length Measure'.
|
class |
IfcNormalisedRatioMeasureImpl
An implementation of the model object 'Ifc Normalised Ratio Measure'.
|
class |
IfcPositiveLengthMeasureImpl
An implementation of the model object 'Ifc Positive Length Measure'.
|
class |
IfcPositiveRatioMeasureImpl
An implementation of the model object 'Ifc Positive Ratio Measure'.
|
class |
IfcRatioMeasureImpl
An implementation of the model object 'Ifc Ratio Measure'.
|
| Modifier and Type | Method and Description |
|---|---|
IfcSizeSelect |
IfcTextStyleWithBoxCharacteristicsImpl.getCharacterSpacing() |
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 |
IfcTextStyleWithBoxCharacteristicsImpl.setCharacterSpacing(IfcSizeSelect newCharacterSpacing) |
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 |
Ifc2x3tc1Switch.caseIfcSizeSelect(IfcSizeSelect object)
Returns the result of interpreting the object as an instance of 'Ifc Size Select'.
|
Copyright © 2018 OpenSource BIM. All rights reserved.