omero::model::PlaneInfoAnnotationLink
        Overview
        [ "protected" ]
            class PlaneInfoAnnotationLink extends IObject
        Used By
        
            - PlaneInfoAnnotationLinksSeq
- PlaneInfo::addPlaneInfoAnnotationLink
- PlaneInfo::addPlaneInfoAnnotationLinkToBoth
- PlaneInfo::linkAnnotation
- PlaneInfo::removePlaneInfoAnnotationLink
- PlaneInfo::removePlaneInfoAnnotationLinkFromBoth
Operation Index
        
            - getVersion
- 
                
- setVersion
- 
                
- getParent
- 
                
- setParent
- 
                
- getChild
- 
                
- setChild
- 
                
- link
- 
                
Data Member Index
        
            - version
- 
                
- parent
- 
                
- child
- 
                
Operations
        RInt getVersion()
        void setVersion(RInt theVersion)
        
        void setParent(PlaneInfo theParent)
        
        void setChild(Annotation theChild)
        
        Data Members
        RInt version;