Index

A B C D E F G H I L M N O P R S T U V Z 
All Classes and Interfaces|All Packages

G

getCanvas() - Method in class com.example.brickpaint.BrickPaintController
Returns the current canvas panel that is selected in the Tab pane
getCanvasImage() - Method in class com.example.brickpaint.ButtonManager
Internal Method used to fetch the canvas image from this class
getScaledImage(Canvas) - Static method in class com.example.brickpaint.BrickImage
Gets a writable image of the provided canvas's content
getSelectedToggle() - Method in class com.example.brickpaint.ButtonManager
Will return the currently selected toggle button as an enum type
getToolType() - Method in class com.example.brickpaint.BrickPaintController
Returns the current tool selection from the button manager as a BrickTools enum value
getTopLeft(double, double, double, double) - Static method in class com.example.brickpaint.ArtMath
Takes in two points on a rectangle and will return the value of the top left point of the ractangle
getUnScaledImage(Canvas) - Static method in class com.example.brickpaint.UndoManager
Helper function to return an image of the unscaled canvas
A B C D E F G H I L M N O P R S T U V Z 
All Classes and Interfaces|All Packages