public interface _AffineTransformOperationsNC extends _IObjectOperationsNC
Modifier and Type | Method and Description |
---|---|
RDouble |
getA00() |
RDouble |
getA01() |
RDouble |
getA02() |
RDouble |
getA10() |
RDouble |
getA11() |
RDouble |
getA12() |
RInt |
getVersion() |
void |
setA00(RDouble theA00) |
void |
setA01(RDouble theA01) |
void |
setA02(RDouble theA02) |
void |
setA10(RDouble theA10) |
void |
setA11(RDouble theA11) |
void |
setA12(RDouble theA12) |
void |
setVersion(RInt theVersion) |
getDetails, getId, isAnnotated, isGlobal, isLink, isLoaded, isMutable, proxy, setId, shallowCopy, unload, unloadCollections, unloadDetails
RInt getVersion()
void setVersion(RInt theVersion)
RDouble getA00()
void setA00(RDouble theA00)
RDouble getA10()
void setA10(RDouble theA10)
RDouble getA01()
void setA01(RDouble theA01)
RDouble getA11()
void setA11(RDouble theA11)
RDouble getA02()
void setA02(RDouble theA02)
RDouble getA12()
void setA12(RDouble theA12)