IfcCurveStyleFontPattern
Inheritance: java.lang.Object, IfcPresentationItem
Constructors
| Constructor | Description |
|---|---|
| IfcCurveStyleFontPattern() |
Methods
| Method | Description |
|---|---|
| getVisibleSegmentLength() | |
| setVisibleSegmentLength(IfcLengthMeasure value) | |
| getInvisibleSegmentLength() | |
| setInvisibleSegmentLength(IfcPositiveLengthMeasure value) |
IfcCurveStyleFontPattern()
public IfcCurveStyleFontPattern()
getVisibleSegmentLength()
public final IfcLengthMeasure getVisibleSegmentLength()
Returns: IfcLengthMeasure
setVisibleSegmentLength(IfcLengthMeasure value)
public final void setVisibleSegmentLength(IfcLengthMeasure value)
getInvisibleSegmentLength()
public final IfcPositiveLengthMeasure getInvisibleSegmentLength()
Returns: IfcPositiveLengthMeasure
setInvisibleSegmentLength(IfcPositiveLengthMeasure value)
public final void setInvisibleSegmentLength(IfcPositiveLengthMeasure value)