A B C D F G I L M O P R S T U V X Y

G

getArea() - Method in class cs2110.collision.BoundingBox
Return the area of this bounding box.
getBBox() - Method in class cs2110.collision.Block
Return the bounding box of this block.
getBlocks() - Method in class cs2110.collision.ImageBlocker
Return the nonempty Blocks of the image.
getBox() - Method in class cs2110.collision.BlockTree
Return the bounding box of the collection of blocks.
getCenter() - Method in class cs2110.collision.BoundingBox
Return the center of this bounding box.
getCol() - Method in class cs2110.collision.Block
Return the Image column.
getColorMass() - Method in class cs2110.collision.Block
Return the color-based mass on [0,1] with white having 0 mass and darker colors approaching 1 (feel free to modify).
getHalfwidth() - Method in class cs2110.collision.Block
Return the halfwidth of block.
getHeight() - Method in class cs2110.collision.BoundingBox
Return the height of this bounding box (along y-dimension).
getLargeConnectedComponents(double) - Method in class cs2110.collision.ImageBlocker
Return a list of the largest connected components.
getLength() - Method in class cs2110.collision.BoundingBox
Return the larger of the width and height of this bounding box.
getNumBlocks() - Method in class cs2110.collision.BlockTree
Return the number of blocks contained in this tree.
getPosition() - Method in class cs2110.collision.Block
Return the center position of Block (in body coordinates).
getRow() - Method in class cs2110.collision.Block
Return the Image row.
getWidth() - Method in class cs2110.collision.BoundingBox
Return the width of this bounding box (along x-dimension).
GUI - Class in cs2110.collision
The class for the main program.
GUI() - Constructor for class cs2110.collision.GUI
Constructor: an instance that has the GUI

A B C D F G I L M O P R S T U V X Y