public abstract class PlaneInfo extends IObject implements _PlaneInfoOperations, _PlaneInfoOperationsNC
Modifier and Type | Field and Description |
---|---|
static java.lang.String[] |
__ids |
protected java.util.Map<java.lang.Long,java.lang.Long> |
annotationLinksCountPerOwner |
protected boolean |
annotationLinksLoaded |
protected java.util.List<PlaneInfoAnnotationLink> |
annotationLinksSeq |
protected Time |
deltaT |
protected Time |
exposureTime |
protected Pixels |
pixels |
protected Length |
positionX |
protected Length |
positionY |
protected Length |
positionZ |
static long |
serialVersionUID |
protected RInt |
theC |
protected RInt |
theT |
protected RInt |
theZ |
protected RInt |
version |
Constructor and Description |
---|
PlaneInfo() |
PlaneInfo(RLong id,
Details details,
boolean loaded,
RInt version,
Pixels pixels,
RInt theZ,
RInt theC,
RInt theT,
Time deltaT,
Length positionX,
Length positionY,
Length positionZ,
Time exposureTime,
java.util.List<PlaneInfoAnnotationLink> annotationLinksSeq,
boolean annotationLinksLoaded,
java.util.Map<java.lang.Long,java.lang.Long> annotationLinksCountPerOwner) |
Modifier and Type | Method and Description |
---|---|
static Ice.DispatchStatus |
___addAllPlaneInfoAnnotationLinkSet(PlaneInfo __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___addPlaneInfoAnnotationLink(PlaneInfo __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___addPlaneInfoAnnotationLinkToBoth(PlaneInfo __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___clearAnnotationLinks(PlaneInfo __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___copyAnnotationLinks(PlaneInfo __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___findPlaneInfoAnnotationLink(PlaneInfo __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___getAnnotationLinksCountPerOwner(PlaneInfo __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___getDeltaT(PlaneInfo __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___getExposureTime(PlaneInfo __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___getPixels(PlaneInfo __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___getPositionX(PlaneInfo __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___getPositionY(PlaneInfo __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___getPositionZ(PlaneInfo __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___getTheC(PlaneInfo __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___getTheT(PlaneInfo __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___getTheZ(PlaneInfo __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___getVersion(PlaneInfo __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___linkAnnotation(PlaneInfo __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___linkedAnnotationList(PlaneInfo __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___reloadAnnotationLinks(PlaneInfo __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___removeAllPlaneInfoAnnotationLinkSet(PlaneInfo __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___removePlaneInfoAnnotationLink(PlaneInfo __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___removePlaneInfoAnnotationLinkFromBoth(PlaneInfo __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___setDeltaT(PlaneInfo __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___setExposureTime(PlaneInfo __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___setPixels(PlaneInfo __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___setPositionX(PlaneInfo __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___setPositionY(PlaneInfo __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___setPositionZ(PlaneInfo __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___setTheC(PlaneInfo __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___setTheT(PlaneInfo __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___setTheZ(PlaneInfo __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___setVersion(PlaneInfo __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___sizeOfAnnotationLinks(PlaneInfo __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___unlinkAnnotation(PlaneInfo __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___unloadAnnotationLinks(PlaneInfo __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) |
void |
addAllPlaneInfoAnnotationLinkSet(java.util.List<PlaneInfoAnnotationLink> targets) |
void |
addPlaneInfoAnnotationLink(PlaneInfoAnnotationLink target) |
void |
addPlaneInfoAnnotationLinkToBoth(PlaneInfoAnnotationLink link,
boolean bothSides) |
void |
clearAnnotationLinks() |
PlaneInfo |
clone() |
java.util.List<PlaneInfoAnnotationLink> |
copyAnnotationLinks() |
java.util.List<PlaneInfoAnnotationLink> |
findPlaneInfoAnnotationLink(Annotation removal) |
java.util.Map<java.lang.Long,java.lang.Long> |
getAnnotationLinksCountPerOwner() |
Time |
getDeltaT() |
Time |
getExposureTime() |
Pixels |
getPixels() |
Length |
getPositionX() |
Length |
getPositionY() |
Length |
getPositionZ() |
RInt |
getTheC() |
RInt |
getTheT() |
RInt |
getTheZ() |
RInt |
getVersion() |
java.lang.String |
ice_id() |
java.lang.String |
ice_id(Ice.Current __current) |
java.lang.String[] |
ice_ids() |
java.lang.String[] |
ice_ids(Ice.Current __current) |
boolean |
ice_isA(java.lang.String s) |
boolean |
ice_isA(java.lang.String s,
Ice.Current __current) |
static java.lang.String |
ice_staticId() |
PlaneInfoAnnotationLink |
linkAnnotation(Annotation addition) |
java.util.List<Annotation> |
linkedAnnotationList() |
void |
reloadAnnotationLinks(PlaneInfo toCopy) |
void |
removeAllPlaneInfoAnnotationLinkSet(java.util.List<PlaneInfoAnnotationLink> targets) |
void |
removePlaneInfoAnnotationLink(PlaneInfoAnnotationLink theTarget) |
void |
removePlaneInfoAnnotationLinkFromBoth(PlaneInfoAnnotationLink link,
boolean bothSides) |
void |
setDeltaT(Time theDeltaT) |
void |
setExposureTime(Time theExposureTime) |
void |
setPixels(Pixels thePixels) |
void |
setPositionX(Length thePositionX) |
void |
setPositionY(Length thePositionY) |
void |
setPositionZ(Length thePositionZ) |
void |
setTheC(RInt theTheC) |
void |
setTheT(RInt theTheT) |
void |
setTheZ(RInt theTheZ) |
void |
setVersion(RInt theVersion) |
int |
sizeOfAnnotationLinks() |
void |
unlinkAnnotation(Annotation removal) |
void |
unloadAnnotationLinks() |
___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
___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
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addAllPlaneInfoAnnotationLinkSet, addPlaneInfoAnnotationLink, addPlaneInfoAnnotationLinkToBoth, clearAnnotationLinks, copyAnnotationLinks, findPlaneInfoAnnotationLink, getAnnotationLinksCountPerOwner, getDeltaT, getExposureTime, getPixels, getPositionX, getPositionY, getPositionZ, getTheC, getTheT, getTheZ, getVersion, linkAnnotation, linkedAnnotationList, reloadAnnotationLinks, removeAllPlaneInfoAnnotationLinkSet, removePlaneInfoAnnotationLink, removePlaneInfoAnnotationLinkFromBoth, setDeltaT, setExposureTime, setPixels, setPositionX, setPositionY, setPositionZ, setTheC, setTheT, setTheZ, setVersion, sizeOfAnnotationLinks, unlinkAnnotation, unloadAnnotationLinks
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
public static final java.lang.String[] __ids
protected RInt version
protected Pixels pixels
protected RInt theZ
protected RInt theC
protected RInt theT
protected Time deltaT
protected Length positionX
protected Length positionY
protected Length positionZ
protected Time exposureTime
protected java.util.List<PlaneInfoAnnotationLink> annotationLinksSeq
protected boolean annotationLinksLoaded
protected java.util.Map<java.lang.Long,java.lang.Long> annotationLinksCountPerOwner
public static final long serialVersionUID
public PlaneInfo()
public PlaneInfo(RLong id, Details details, boolean loaded, RInt version, Pixels pixels, RInt theZ, RInt theC, RInt theT, Time deltaT, Length positionX, Length positionY, Length positionZ, Time exposureTime, java.util.List<PlaneInfoAnnotationLink> annotationLinksSeq, boolean annotationLinksLoaded, java.util.Map<java.lang.Long,java.lang.Long> annotationLinksCountPerOwner)
public boolean ice_isA(java.lang.String s)
public boolean ice_isA(java.lang.String s, Ice.Current __current)
public java.lang.String[] ice_ids()
public java.lang.String[] ice_ids(Ice.Current __current)
public java.lang.String ice_id()
public java.lang.String ice_id(Ice.Current __current)
public static java.lang.String ice_staticId()
public final void addAllPlaneInfoAnnotationLinkSet(java.util.List<PlaneInfoAnnotationLink> targets)
addAllPlaneInfoAnnotationLinkSet
in interface _PlaneInfoOperationsNC
public final void addPlaneInfoAnnotationLink(PlaneInfoAnnotationLink target)
addPlaneInfoAnnotationLink
in interface _PlaneInfoOperationsNC
public final void addPlaneInfoAnnotationLinkToBoth(PlaneInfoAnnotationLink link, boolean bothSides)
addPlaneInfoAnnotationLinkToBoth
in interface _PlaneInfoOperationsNC
public final void clearAnnotationLinks()
clearAnnotationLinks
in interface _PlaneInfoOperationsNC
public final java.util.List<PlaneInfoAnnotationLink> copyAnnotationLinks()
copyAnnotationLinks
in interface _PlaneInfoOperationsNC
public final java.util.List<PlaneInfoAnnotationLink> findPlaneInfoAnnotationLink(Annotation removal)
findPlaneInfoAnnotationLink
in interface _PlaneInfoOperationsNC
public final java.util.Map<java.lang.Long,java.lang.Long> getAnnotationLinksCountPerOwner()
getAnnotationLinksCountPerOwner
in interface _PlaneInfoOperationsNC
public final Time getDeltaT()
getDeltaT
in interface _PlaneInfoOperationsNC
public final Time getExposureTime()
getExposureTime
in interface _PlaneInfoOperationsNC
public final Pixels getPixels()
getPixels
in interface _PlaneInfoOperationsNC
public final Length getPositionX()
getPositionX
in interface _PlaneInfoOperationsNC
public final Length getPositionY()
getPositionY
in interface _PlaneInfoOperationsNC
public final Length getPositionZ()
getPositionZ
in interface _PlaneInfoOperationsNC
public final RInt getTheC()
getTheC
in interface _PlaneInfoOperationsNC
public final RInt getTheT()
getTheT
in interface _PlaneInfoOperationsNC
public final RInt getTheZ()
getTheZ
in interface _PlaneInfoOperationsNC
public final RInt getVersion()
getVersion
in interface _PlaneInfoOperationsNC
public final PlaneInfoAnnotationLink linkAnnotation(Annotation addition)
linkAnnotation
in interface _PlaneInfoOperationsNC
public final java.util.List<Annotation> linkedAnnotationList()
linkedAnnotationList
in interface _PlaneInfoOperationsNC
public final void reloadAnnotationLinks(PlaneInfo toCopy)
reloadAnnotationLinks
in interface _PlaneInfoOperationsNC
public final void removeAllPlaneInfoAnnotationLinkSet(java.util.List<PlaneInfoAnnotationLink> targets)
removeAllPlaneInfoAnnotationLinkSet
in interface _PlaneInfoOperationsNC
public final void removePlaneInfoAnnotationLink(PlaneInfoAnnotationLink theTarget)
removePlaneInfoAnnotationLink
in interface _PlaneInfoOperationsNC
public final void removePlaneInfoAnnotationLinkFromBoth(PlaneInfoAnnotationLink link, boolean bothSides)
removePlaneInfoAnnotationLinkFromBoth
in interface _PlaneInfoOperationsNC
public final void setDeltaT(Time theDeltaT)
setDeltaT
in interface _PlaneInfoOperationsNC
public final void setExposureTime(Time theExposureTime)
setExposureTime
in interface _PlaneInfoOperationsNC
public final void setPixels(Pixels thePixels)
setPixels
in interface _PlaneInfoOperationsNC
public final void setPositionX(Length thePositionX)
setPositionX
in interface _PlaneInfoOperationsNC
public final void setPositionY(Length thePositionY)
setPositionY
in interface _PlaneInfoOperationsNC
public final void setPositionZ(Length thePositionZ)
setPositionZ
in interface _PlaneInfoOperationsNC
public final void setTheC(RInt theTheC)
setTheC
in interface _PlaneInfoOperationsNC
public final void setTheT(RInt theTheT)
setTheT
in interface _PlaneInfoOperationsNC
public final void setTheZ(RInt theTheZ)
setTheZ
in interface _PlaneInfoOperationsNC
public final void setVersion(RInt theVersion)
setVersion
in interface _PlaneInfoOperationsNC
public final int sizeOfAnnotationLinks()
sizeOfAnnotationLinks
in interface _PlaneInfoOperationsNC
public final void unlinkAnnotation(Annotation removal)
unlinkAnnotation
in interface _PlaneInfoOperationsNC
public final void unloadAnnotationLinks()
unloadAnnotationLinks
in interface _PlaneInfoOperationsNC
public static Ice.DispatchStatus ___getVersion(PlaneInfo __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___setVersion(PlaneInfo __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___getPixels(PlaneInfo __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___setPixels(PlaneInfo __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___getTheZ(PlaneInfo __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___setTheZ(PlaneInfo __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___getTheC(PlaneInfo __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___setTheC(PlaneInfo __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___getTheT(PlaneInfo __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___setTheT(PlaneInfo __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___getDeltaT(PlaneInfo __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___setDeltaT(PlaneInfo __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___getPositionX(PlaneInfo __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___setPositionX(PlaneInfo __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___getPositionY(PlaneInfo __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___setPositionY(PlaneInfo __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___getPositionZ(PlaneInfo __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___setPositionZ(PlaneInfo __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___getExposureTime(PlaneInfo __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___setExposureTime(PlaneInfo __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___unloadAnnotationLinks(PlaneInfo __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___sizeOfAnnotationLinks(PlaneInfo __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___copyAnnotationLinks(PlaneInfo __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___addPlaneInfoAnnotationLink(PlaneInfo __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___addAllPlaneInfoAnnotationLinkSet(PlaneInfo __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___removePlaneInfoAnnotationLink(PlaneInfo __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___removeAllPlaneInfoAnnotationLinkSet(PlaneInfo __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___clearAnnotationLinks(PlaneInfo __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___reloadAnnotationLinks(PlaneInfo __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___getAnnotationLinksCountPerOwner(PlaneInfo __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___linkAnnotation(PlaneInfo __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___addPlaneInfoAnnotationLinkToBoth(PlaneInfo __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___findPlaneInfoAnnotationLink(PlaneInfo __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___unlinkAnnotation(PlaneInfo __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___removePlaneInfoAnnotationLinkFromBoth(PlaneInfo __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___linkedAnnotationList(PlaneInfo __obj, IceInternal.Incoming __inS, Ice.Current __current)
public Ice.DispatchStatus __dispatch(IceInternal.Incoming in, Ice.Current __current)
__dispatch
in interface Ice.Object
__dispatch
in class IObject
protected void __writeImpl(IceInternal.BasicStream __os)
__writeImpl
in class IObject
protected void __readImpl(IceInternal.BasicStream __is)
__readImpl
in class IObject