Class Root
    Public
    
    
    
    Public Variables
        
                next
        
    
                
                Next item in the linked list of all roots.
                    Public
                
            
        
                obj
        
    
                
                Underlying object.
                    Public
                
            Private/Protected Members
        
                flag
        
    
                
                
                    Package
                
            
        
                items
        
    
                
                References to an item in each grid cell that this object is contained inside.
                    Package
                
            
        
                prev
        
    
                
                Previous item in the linked list of all roots.
                    Package
                
            
        
                previousBounds
        
    
                
                
                    Package