A C D F G H I J K L M N O P R S T U Z

G

getAlpha() - Method in class org.alchemy.core.AlcCanvas
Get the current alpha value
getAlpha() - Method in class org.alchemy.core.AlcShape
Get the alpha (transparency) value of this shape
getBackgroundColor() - Method in class org.alchemy.core.AlcCanvas
Get the background color
getBounds() - Method in class org.alchemy.core.AlcShape
Get the bounds of this shape
getBuffer() - Method in class org.alchemy.core.AlcMicrophone
Get the raw buffer
getBufferedImage(URL) - Static method in class org.alchemy.core.AlcUtil
Returns a BufferedImage from a URL, or null if the name was invalid.
getBufferedImage(String) - Static method in class org.alchemy.core.AlcUtil
Returns a BufferedImage from a String, or null if the name was invalid.
getBufferedImage(Image) - Static method in class org.alchemy.core.AlcUtil
Convert an Image into a BufferedImage
getClassLoader() - Method in class org.alchemy.core.AlcModule
Returns the classloader to load resources from the plugin .zip
getClassName(Object) - Static method in class org.alchemy.core.AlcUtil
Returns just the class name -- no package info.
getColor() - Method in class org.alchemy.core.AlcCanvas
Get the current color
getColor() - Method in class org.alchemy.core.AlcColorSelector
Gets the current color value from the color selector
getColor() - Method in class org.alchemy.core.AlcShape
Get the color of this shape
getColorBrightness(int) - Static method in class org.alchemy.core.AlcUtil
Get the brightness of a color
getCurrentAffectShape() - Method in class org.alchemy.core.AlcCanvas
Returns the most recently added affect shape
getCurrentCreateShape() - Method in class org.alchemy.core.AlcCanvas
Returns the most recently added create shape
getCurrentGuideShape() - Method in class org.alchemy.core.AlcCanvas
Returns the most recently added guide shape
getCurrentShape() - Method in class org.alchemy.core.AlcCanvas
Returns the most recently added shape
getCursor(String) - Static method in class org.alchemy.core.AlcUtil
Create a custom cursor from a given image file
getDescription() - Method in class org.alchemy.core.AlcModule
Get the description of this module as defined in it's plugin.xml file.
getForegroundColor() - Method in class org.alchemy.core.AlcCanvas
Get the current forground color This method returns the foreground color even if it is not currently active.
getGradientPaint() - Method in class org.alchemy.core.AlcShape
Get this shapes Gradient
getIconName() - Method in class org.alchemy.core.AlcModule
Get the icon name as defined in it's plugin.xml file.
getIconUrl() - Method in class org.alchemy.core.AlcModule
Get the Icon URL from within the module's .zip file.
getImage() - Method in class org.alchemy.core.AlcCanvas
Get the current image
getImage(String) - Static method in class org.alchemy.core.AlcUtil
Returns an Image from the Alchemy data folder, or null if the name was invalid.
getImage(URL) - Static method in class org.alchemy.core.AlcUtil
Returns an Image from a URL, or null if the name was invalid.
getImageIcon(String) - Static method in class org.alchemy.core.AlcUtil
Returns an ImageIcon from the Alchemy data folder, or null if the name was invalid.
getImageIcon(URL) - Static method in class org.alchemy.core.AlcUtil
Returns an ImageIcon from a URL, or null if the name was invalid.
getImageLocation() - Method in class org.alchemy.core.AlcCanvas
Get the location where the image is displayed on the canvas
getIndex() - Method in class org.alchemy.core.AlcModule
Get the index of this module in either the 'creates' or 'affects' arraylist
getLastPoint() - Method in class org.alchemy.core.AlcShape
Return the last point
getLineWidth() - Method in class org.alchemy.core.AlcCanvas
Get the current line width
getLineWidth() - Method in class org.alchemy.core.AlcShape
Get the line width of this shape
getLoaded() - Method in class org.alchemy.core.AlcModule
Loaded state of this module
getMaximum() - Method in class org.alchemy.core.AlcAbstractSpinner
Returns the maximum number in the sequence.
getMicLevel() - Method in class org.alchemy.core.AlcMicrophone
Get the current Microphone Level Based on an average value of the buffer
getMinimum() - Method in class org.alchemy.core.AlcAbstractSpinner
Returns the minimum number in the sequence.
getModuleType() - Method in class org.alchemy.core.AlcModule
Get the type of module
getName() - Method in class org.alchemy.core.AlcModule
Get the name of this module as defined in it's plugin.xml file.
getNextValue() - Method in class org.alchemy.core.AlcAbstractSpinner
Returns the next number in the sequence
getPath() - Method in class org.alchemy.core.AlcShape
Return the GeneralPath path
getPDFShapes(File, boolean) - Static method in class org.alchemy.core.AlcUtil
Get a set of vector paths (shapes) from a PDF file.
getPDFShapesAsArray(File, boolean) - Static method in class org.alchemy.core.AlcUtil
Get a set of vector paths (shapes) from a PDF file.
getPenLocation() - Method in class org.alchemy.core.AlcCanvas
Pen Location as a new Point2D.Float object.
getPenPressure() - Method in class org.alchemy.core.AlcCanvas
Get the pen pressure (if available)
getPenTilt() - Method in class org.alchemy.core.AlcCanvas
Pen Tilt if available
getPenType() - Method in class org.alchemy.core.AlcCanvas
The type of pen being used
getPoints() - Method in class org.alchemy.core.AlcShape
Return a simple list of x,y points from this AlcShape object
getPreviousValue() - Method in class org.alchemy.core.AlcAbstractSpinner
Returns the previous number in the sequence
getSamples() - Method in class org.alchemy.core.AlcMicrophone
Get the Samples
getSelectedIndex() - Method in class org.alchemy.core.AlcSubComboBox
 
getShapes() - Static method in class org.alchemy.core.AlcUtil
Return an array of AlcShape from PDF files in the shapes folder If no shapes are found a dialog is displayed telling the user to add some shapes to their shapes folder
getSpine() - Method in class org.alchemy.core.AlcShape
Get the spine (used for variable width lines) of this shape
getSpineWidth() - Method in class org.alchemy.core.AlcShape
Get the spine width (used for variable width lines) of this shape
getStyle() - Method in class org.alchemy.core.AlcCanvas
Get the current style
getStyle() - Method in class org.alchemy.core.AlcShape
Get the style of this shape
getTitle() - Method in class org.alchemy.core.AlcSpinnerCustom
 
getTotalPoints() - Method in class org.alchemy.core.AlcShape
Return the total number of points in this shape
getUrlPath(String) - Static method in class org.alchemy.core.AlcUtil
Returns a URL from a String, or null if the name was invalid.
getUrlPath(String, ClassLoader) - Static method in class org.alchemy.core.AlcUtil
Returns a URL from a String, or null if the name was invalid.
getValue() - Method in class org.alchemy.core.AlcAbstractSpinner
Returns the current value of the slider.
getValue() - Method in class org.alchemy.core.AlcSubSlider
This method returns the current trueValue of the slider.
getValueIsAdjusting() - Method in class org.alchemy.core.AlcAbstractSpinner
Returns this slider's isAdjusting value which is true if the thumb is being dragged.
getValueIsAdjusting() - Method in class org.alchemy.core.AlcSubSlider
This method returns this slider's isAdjusting trueValue which is true if the thumb is being dragged.
guideShapes - Variable in class org.alchemy.core.AlcCanvas
Array list containing shapes used as visual guides - not actual geometry

A C D F G H I J K L M N O P R S T U Z