Index

A B C E H I P T U W X Y 
All Classes and Interfaces|All Packages

C

containsBox(BoundingBox) - Method in class cs2110.BoundingBox
Returns whether every point of the given bounding box `b` is contained within this bounding box.
containsPoint(Point) - Method in class cs2110.BoundingBox
Returns whether the given point `p` is contained within this bounding box, either in its *interior* or incident to one of its edges or corners.
cs2110 - package cs2110
 
A B C E H I P T U W X Y 
All Classes and Interfaces|All Packages