ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/owl/trunk/proteinstructure/Box.java
(Generate patch)
# Line 58 | Line 58
58                  }
59          }
60          
61 +        // Beware, this returns only the size for i
62 +        public int size() {
63 +                return i_pointsInBox.size();
64 +        }
65 +        
66   }

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines