public interface IfcCartesianTransformationOperator2DnonUniform extends IfcCartesianTransformationOperator2D
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
double |
getScale2()
Returns the value of the 'Scale2' attribute.
|
String |
getScale2AsString()
Returns the value of the 'Scale2 As String' attribute.
|
boolean |
isSetScale2()
Returns whether the value of the '
Scale2' attribute is set. |
boolean |
isSetScale2AsString()
Returns whether the value of the '
Scale2 As String' attribute is set. |
void |
setScale2(double value)
Sets the value of the '
Scale2' attribute. |
void |
setScale2AsString(String value)
Sets the value of the '
Scale2 As String' attribute. |
void |
unsetScale2()
Unsets the value of the '
Scale2' attribute. |
void |
unsetScale2AsString()
Unsets the value of the '
Scale2 As String' attribute. |
getAxis1, getAxis2, getDim, getLocalOrigin, getScale, getScaleAsString, isSetAxis1, isSetAxis2, isSetDim, isSetScale, isSetScaleAsString, setAxis1, setAxis2, setDim, setLocalOrigin, setScale, setScaleAsString, unsetAxis1, unsetAxis2, unsetDim, unsetScale, unsetScaleAsStringgetLayerAssignment, getStyledByItem, isSetLayerAssignment, isSetStyledByItem, unsetLayerAssignment, unsetStyledByItemforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removedouble getScale2()
If the meaning of the 'Scale2' attribute isn't clear, there really should be more of a description here...
isSetScale2(),
unsetScale2(),
setScale2(double),
Ifc4Package.getIfcCartesianTransformationOperator2DnonUniform_Scale2()void setScale2(double value)
Scale2' attribute.
value - the new value of the 'Scale2' attribute.isSetScale2(),
unsetScale2(),
getScale2()void unsetScale2()
Scale2' attribute.
isSetScale2(),
getScale2(),
setScale2(double)boolean isSetScale2()
Scale2' attribute is set.
unsetScale2(),
getScale2(),
setScale2(double)String getScale2AsString()
If the meaning of the 'Scale2 As String' attribute isn't clear, there really should be more of a description here...
isSetScale2AsString(),
unsetScale2AsString(),
setScale2AsString(String),
Ifc4Package.getIfcCartesianTransformationOperator2DnonUniform_Scale2AsString()void setScale2AsString(String value)
Scale2 As String' attribute.
value - the new value of the 'Scale2 As String' attribute.isSetScale2AsString(),
unsetScale2AsString(),
getScale2AsString()void unsetScale2AsString()
Scale2 As String' attribute.
boolean isSetScale2AsString()
Scale2 As String' attribute is set.
unsetScale2AsString(),
getScale2AsString(),
setScale2AsString(String)Copyright © 2016 OpenSource BIM. All rights reserved.