Package omero.model
Class AffineTransform
- java.lang.Object
- 
- Ice.ObjectImpl
- 
- omero.model.IObject
- 
- omero.model.AffineTransform
 
 
 
- 
- All Implemented Interfaces:
- Ice.Object,- java.io.Serializable,- java.lang.Cloneable,- _AffineTransformOperations,- _AffineTransformOperationsNC,- _IObjectOperations,- _IObjectOperationsNC
 - Direct Known Subclasses:
- _AffineTransformTie,- AffineTransformI
 
 public abstract class AffineTransform extends IObject implements _AffineTransformOperations, _AffineTransformOperationsNC - See Also:
- Serialized Form
 
- 
- 
Method SummaryAll Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static Ice.DispatchStatus___getA00(AffineTransform __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___getA01(AffineTransform __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___getA02(AffineTransform __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___getA10(AffineTransform __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___getA11(AffineTransform __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___getA12(AffineTransform __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___getVersion(AffineTransform __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___setA00(AffineTransform __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___setA01(AffineTransform __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___setA02(AffineTransform __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___setA10(AffineTransform __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___setA11(AffineTransform __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___setA12(AffineTransform __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___setVersion(AffineTransform __obj, IceInternal.Incoming __inS, Ice.Current __current)Ice.DispatchStatus__dispatch(IceInternal.Incoming in, Ice.Current __current)protected void__readImpl(IceInternal.BasicStream __is)protected void__writeImpl(IceInternal.BasicStream __os)AffineTransformclone()RDoublegetA00()RDoublegetA01()RDoublegetA02()RDoublegetA10()RDoublegetA11()RDoublegetA12()RIntgetVersion()java.lang.Stringice_id()java.lang.Stringice_id(Ice.Current __current)java.lang.String[]ice_ids()java.lang.String[]ice_ids(Ice.Current __current)booleanice_isA(java.lang.String s)booleanice_isA(java.lang.String s, Ice.Current __current)static java.lang.Stringice_staticId()voidsetA00(RDouble theA00)voidsetA01(RDouble theA01)voidsetA02(RDouble theA02)voidsetA10(RDouble theA10)voidsetA11(RDouble theA11)voidsetA12(RDouble theA12)voidsetVersion(RInt theVersion)- 
Methods inherited from class omero.model.IObject___getDetails, ___getId, ___isAnnotated, ___isGlobal, ___isLink, ___isLoaded, ___isMutable, ___proxy, ___setId, ___shallowCopy, ___unload, ___unloadCollections, ___unloadDetails, getDetails, getId, isAnnotated, isGlobal, isLink, isLoaded, isMutable, proxy, setId, shallowCopy, unload, unloadCollections, unloadDetails
 - 
Methods inherited from class Ice.ObjectImpl___ice_id, ___ice_ids, ___ice_isA, ___ice_ping, __checkMode, __read, __read, __readImpl, __write, __write, __writeImpl, ice_dispatch, ice_dispatch, ice_operationAttributes, ice_ping, ice_ping, ice_postUnmarshal, ice_preMarshal
 - 
Methods inherited from class java.lang.Objectequals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 - 
Methods inherited from interface omero.model._AffineTransformOperationsgetA00, getA01, getA02, getA10, getA11, getA12, getVersion, setA00, setA01, setA02, setA10, setA11, setA12, setVersion
 - 
Methods inherited from interface omero.model._IObjectOperationsgetDetails, getId, isAnnotated, isGlobal, isLink, isLoaded, isMutable, proxy, setId, shallowCopy, unload, unloadCollections, unloadDetails
 - 
Methods inherited from interface omero.model._IObjectOperationsNCgetDetails, getId, isAnnotated, isGlobal, isLink, isLoaded, isMutable, proxy, setId, shallowCopy, unload, unloadCollections, unloadDetails
 
- 
 
- 
- 
- 
Field Detail- 
__idspublic static final java.lang.String[] __ids 
 - 
versionprotected RInt version 
 - 
a00protected RDouble a00 
 - 
a10protected RDouble a10 
 - 
a01protected RDouble a01 
 - 
a11protected RDouble a11 
 - 
a02protected RDouble a02 
 - 
a12protected RDouble a12 
 - 
serialVersionUIDpublic static final long serialVersionUID - See Also:
- Constant Field Values
 
 
- 
 - 
Method Detail- 
ice_isApublic boolean ice_isA(java.lang.String s) 
 - 
ice_isApublic boolean ice_isA(java.lang.String s, Ice.Current __current)
 - 
ice_idspublic java.lang.String[] ice_ids() 
 - 
ice_idspublic java.lang.String[] ice_ids(Ice.Current __current) 
 - 
ice_idpublic java.lang.String ice_id() 
 - 
ice_idpublic java.lang.String ice_id(Ice.Current __current) 
 - 
ice_staticIdpublic static java.lang.String ice_staticId() 
 - 
getA00public final RDouble getA00() - Specified by:
- getA00in interface- _AffineTransformOperationsNC
 
 - 
getA01public final RDouble getA01() - Specified by:
- getA01in interface- _AffineTransformOperationsNC
 
 - 
getA02public final RDouble getA02() - Specified by:
- getA02in interface- _AffineTransformOperationsNC
 
 - 
getA10public final RDouble getA10() - Specified by:
- getA10in interface- _AffineTransformOperationsNC
 
 - 
getA11public final RDouble getA11() - Specified by:
- getA11in interface- _AffineTransformOperationsNC
 
 - 
getA12public final RDouble getA12() - Specified by:
- getA12in interface- _AffineTransformOperationsNC
 
 - 
getVersionpublic final RInt getVersion() - Specified by:
- getVersionin interface- _AffineTransformOperationsNC
 
 - 
setA00public final void setA00(RDouble theA00) - Specified by:
- setA00in interface- _AffineTransformOperationsNC
 
 - 
setA01public final void setA01(RDouble theA01) - Specified by:
- setA01in interface- _AffineTransformOperationsNC
 
 - 
setA02public final void setA02(RDouble theA02) - Specified by:
- setA02in interface- _AffineTransformOperationsNC
 
 - 
setA10public final void setA10(RDouble theA10) - Specified by:
- setA10in interface- _AffineTransformOperationsNC
 
 - 
setA11public final void setA11(RDouble theA11) - Specified by:
- setA11in interface- _AffineTransformOperationsNC
 
 - 
setA12public final void setA12(RDouble theA12) - Specified by:
- setA12in interface- _AffineTransformOperationsNC
 
 - 
setVersionpublic final void setVersion(RInt theVersion) - Specified by:
- setVersionin interface- _AffineTransformOperationsNC
 
 - 
___getVersionpublic static Ice.DispatchStatus ___getVersion(AffineTransform __obj, IceInternal.Incoming __inS, Ice.Current __current) 
 - 
___setVersionpublic static Ice.DispatchStatus ___setVersion(AffineTransform __obj, IceInternal.Incoming __inS, Ice.Current __current) 
 - 
___getA00public static Ice.DispatchStatus ___getA00(AffineTransform __obj, IceInternal.Incoming __inS, Ice.Current __current) 
 - 
___setA00public static Ice.DispatchStatus ___setA00(AffineTransform __obj, IceInternal.Incoming __inS, Ice.Current __current) 
 - 
___getA10public static Ice.DispatchStatus ___getA10(AffineTransform __obj, IceInternal.Incoming __inS, Ice.Current __current) 
 - 
___setA10public static Ice.DispatchStatus ___setA10(AffineTransform __obj, IceInternal.Incoming __inS, Ice.Current __current) 
 - 
___getA01public static Ice.DispatchStatus ___getA01(AffineTransform __obj, IceInternal.Incoming __inS, Ice.Current __current) 
 - 
___setA01public static Ice.DispatchStatus ___setA01(AffineTransform __obj, IceInternal.Incoming __inS, Ice.Current __current) 
 - 
___getA11public static Ice.DispatchStatus ___getA11(AffineTransform __obj, IceInternal.Incoming __inS, Ice.Current __current) 
 - 
___setA11public static Ice.DispatchStatus ___setA11(AffineTransform __obj, IceInternal.Incoming __inS, Ice.Current __current) 
 - 
___getA02public static Ice.DispatchStatus ___getA02(AffineTransform __obj, IceInternal.Incoming __inS, Ice.Current __current) 
 - 
___setA02public static Ice.DispatchStatus ___setA02(AffineTransform __obj, IceInternal.Incoming __inS, Ice.Current __current) 
 - 
___getA12public static Ice.DispatchStatus ___getA12(AffineTransform __obj, IceInternal.Incoming __inS, Ice.Current __current) 
 - 
___setA12public static Ice.DispatchStatus ___setA12(AffineTransform __obj, IceInternal.Incoming __inS, Ice.Current __current) 
 - 
__dispatchpublic Ice.DispatchStatus __dispatch(IceInternal.Incoming in, Ice.Current __current)- Specified by:
- __dispatchin interface- Ice.Object
- Overrides:
- __dispatchin class- IObject
 
 - 
__writeImplprotected void __writeImpl(IceInternal.BasicStream __os) - Overrides:
- __writeImplin class- IObject
 
 - 
__readImplprotected void __readImpl(IceInternal.BasicStream __is) - Overrides:
- __readImplin class- IObject
 
 - 
clonepublic AffineTransform clone() 
 
- 
 
-