public interface _PlaneInfoOperationsNC extends _IObjectOperationsNC
getDetails, getId, isAnnotated, isGlobal, isLink, isLoaded, isMutable, proxy, setId, shallowCopy, unload, unloadCollections, unloadDetails
RInt getVersion()
void setVersion(RInt theVersion)
Pixels getPixels()
void setPixels(Pixels thePixels)
RInt getTheZ()
void setTheZ(RInt theTheZ)
RInt getTheC()
void setTheC(RInt theTheC)
RInt getTheT()
void setTheT(RInt theTheT)
Time getDeltaT()
void setDeltaT(Time theDeltaT)
Length getPositionX()
void setPositionX(Length thePositionX)
Length getPositionY()
void setPositionY(Length thePositionY)
Length getPositionZ()
void setPositionZ(Length thePositionZ)
Time getExposureTime()
void setExposureTime(Time theExposureTime)
void unloadAnnotationLinks()
int sizeOfAnnotationLinks()
java.util.List<PlaneInfoAnnotationLink> copyAnnotationLinks()
void addPlaneInfoAnnotationLink(PlaneInfoAnnotationLink target)
void addAllPlaneInfoAnnotationLinkSet(java.util.List<PlaneInfoAnnotationLink> targets)
void removePlaneInfoAnnotationLink(PlaneInfoAnnotationLink theTarget)
void removeAllPlaneInfoAnnotationLinkSet(java.util.List<PlaneInfoAnnotationLink> targets)
void clearAnnotationLinks()
void reloadAnnotationLinks(PlaneInfo toCopy)
java.util.Map<java.lang.Long,java.lang.Long> getAnnotationLinksCountPerOwner()
PlaneInfoAnnotationLink linkAnnotation(Annotation addition)
void addPlaneInfoAnnotationLinkToBoth(PlaneInfoAnnotationLink link, boolean bothSides)
java.util.List<PlaneInfoAnnotationLink> findPlaneInfoAnnotationLink(Annotation removal)
void unlinkAnnotation(Annotation removal)
void removePlaneInfoAnnotationLinkFromBoth(PlaneInfoAnnotationLink link, boolean bothSides)
java.util.List<Annotation> linkedAnnotationList()