A B C D E G H I L M N P S T

G

getCentrePoint() - Method in class lt05_pkg.PolkaDot
This method returns the location of this polka dot, as denoted by the point that represents the centre point of this shape.
getClosestShape(Point) - Method in class lt05_pkg.PolkaDotDataModel
This method returns the polka dot in this model that is closest to the passed point.
getDots() - Method in class lt05_pkg.PolkaDotDataModel
Return this collection as a List of PolkaDot objects.
getLocationOfTopLeftAnchor() - Method in class lt05_pkg.PolkaDot
This method returns the location of this polka dot, as denoted by the point that represents the anchor point (which is the upper left corner of this shape).
getMatchingDot(Point) - Method in class lt05_pkg.PolkaDotDataModel
This method returns the polka dot in this model that the passed point hits.
getRandom(int, int, PolkaDotDataModel) - Static method in class lt05_pkg.PolkaDot
This method generates a random polka dot, with a color randomly chosen from within a palette of 6 basic colors (red, orange, yellow, green, blue, magenta).
getRandomColor() - Static method in class lt05_pkg.PolkaDot
Returns a color randomly chosen from within a palette of 6 basic colors (red, orange, yellow, green, blue, magenta).
getTheColor() - Method in class lt05_pkg.PolkaDot
Get the color of this polka dot
getTheDiameter() - Method in class lt05_pkg.PolkaDot
Get the diameter of this polka dot

A B C D E G H I L M N P S T