public class IfcCurveStyleFontPattern extends IfcPresentationItem
Constructor and Description |
---|
IfcCurveStyleFontPattern() |
Modifier and Type | Method and Description |
---|---|
IfcPositiveLengthMeasure |
getInvisibleSegmentLength() |
IfcLengthMeasure |
getVisibleSegmentLength() |
void |
setInvisibleSegmentLength(IfcPositiveLengthMeasure value) |
void |
setVisibleSegmentLength(IfcLengthMeasure value) |
equals, getEntityLabel, hashCode, op_Equality, op_Inequality
getClass, notify, notifyAll, toString, wait, wait, wait
getEntityLabel
public final IfcLengthMeasure getVisibleSegmentLength()
public final void setVisibleSegmentLength(IfcLengthMeasure value)
public final IfcPositiveLengthMeasure getInvisibleSegmentLength()
public final void setInvisibleSegmentLength(IfcPositiveLengthMeasure value)