| Package | Description |
|---|---|
| org.bimserver.models.ifc2x3tc1 | |
| org.bimserver.models.ifc2x3tc1.impl | |
| org.bimserver.models.ifc2x3tc1.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IfcDescriptiveMeasure
A representation of the model object 'Ifc Descriptive Measure'.
|
interface |
IfcLengthMeasure
A representation of the model object 'Ifc Length Measure'.
|
interface |
IfcNormalisedRatioMeasure
A representation of the model object 'Ifc Normalised Ratio Measure'.
|
interface |
IfcPositiveLengthMeasure
A representation of the model object 'Ifc Positive Length Measure'.
|
interface |
IfcPositiveRatioMeasure
A representation of the model object 'Ifc Positive Ratio Measure'.
|
interface |
IfcRatioMeasure
A representation of the model object 'Ifc Ratio Measure'.
|
| 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 | 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 © 2016 OpenSource BIM. All rights reserved.