| Package | Description |
|---|---|
| org.bimserver.models.ifc4 | |
| org.bimserver.models.ifc4.impl | |
| org.bimserver.models.ifc4.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 |
IfcNonNegativeLengthMeasure
A representation of the model object 'Ifc Non Negative 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 |
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 | 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 |
IfcNonNegativeLengthMeasureImpl
An implementation of the model object 'Ifc Non Negative 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 |
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 © 2016 OpenSource BIM. All rights reserved.