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

S

scale(double, double) - Method in class org.alchemy.core.AlcShape
Scale the shape by a certain factor
setAffectEvents(boolean) - Method in class org.alchemy.core.AlcCanvas
Turn on/off mouse/pen events being sent to affect modules
setAlpha(int) - Method in class org.alchemy.core.AlcCanvas
Set the current alpha value
setAlpha(int) - Method in class org.alchemy.core.AlcShape
Set the alpha (transparency) value of this shape
setAlphaColor(Color) - Method in class org.alchemy.core.AlcShape
Set a color with alpha directly
setBackgroundColor(Color) - Method in class org.alchemy.core.AlcCanvas
Set the background Color
setBackgroundColorActive(boolean) - Method in class org.alchemy.core.AlcCanvas
Set the background color to be active
setBuffer(int) - Method in class org.alchemy.core.AlcMicrophone
Set the buffer to a certain size
setClipboard(Transferable, ClipboardOwner) - Static method in class org.alchemy.core.AlcUtil
Sets the current contents of the clipboard to the specified transferable object and registers the specified clipboard owner as the owner of the new contents.
setColor(Color) - Method in class org.alchemy.core.AlcCanvas
Set the current color
setColor(Color) - Method in class org.alchemy.core.AlcColorSelector
 
setColor(Color) - Method in class org.alchemy.core.AlcShape
Set the color of this shape
setCreateEvents(boolean) - Method in class org.alchemy.core.AlcCanvas
Turn on/off mouse/pen events being sent to create modules
setCurrentAffectShape(AlcShape) - Method in class org.alchemy.core.AlcCanvas
Sets the most recently added affect shape
setCurrentCreateShape(AlcShape) - Method in class org.alchemy.core.AlcCanvas
Sets the most recently added create shape
setCurrentGuideShape(AlcShape) - Method in class org.alchemy.core.AlcCanvas
Sets the most recently added guide shape
setCurrentShape(AlcShape) - Method in class org.alchemy.core.AlcCanvas
Sets the most recently added shape
setEvents(boolean) - Method in class org.alchemy.core.AlcCanvas
Turn on/off mouse/pen events being sent to modules
setForegroundColor(Color) - Method in class org.alchemy.core.AlcCanvas
Set the foreground color
setGradientPaint(GradientPaint) - Method in class org.alchemy.core.AlcShape
Set this shapes gradient
setImage(BufferedImage) - Method in class org.alchemy.core.AlcCanvas
Set the Image to be drawn on the canvas
setImageDisplay(boolean) - Method in class org.alchemy.core.AlcCanvas
Set image display to on or off
setImageLocation(Point) - Method in class org.alchemy.core.AlcCanvas
Set the location for the image to be displayed on the canvas
setImageLocation(int, int) - Method in class org.alchemy.core.AlcCanvas
Set the location for the image to be displayed on the canvas
setLastPoint(Point2D.Float) - Method in class org.alchemy.core.AlcShape
Set the last point for this shape Useful when creating a duplicate object
setLineSmoothing(boolean) - Static method in class org.alchemy.core.AlcShape
Set the line smoothing variable for AlcShape
setLineWidth(float) - Method in class org.alchemy.core.AlcCanvas
Set the current line width
setLineWidth(float) - Method in class org.alchemy.core.AlcShape
Set the line width of this shape
setMenubarVisible(boolean) - Static method in class org.alchemy.core.AlcNative
 
setNextValue() - Method in class org.alchemy.core.AlcAbstractSpinner
Set the spinner to the next value in the sequence
setPath(GeneralPath) - Method in class org.alchemy.core.AlcShape
Set the path using a GeneralPath
setPoint(Point) - Method in class org.alchemy.core.AlcShape
Set (or reset perhaps) the shape with a single Point
setPoint(Point2D.Float) - Method in class org.alchemy.core.AlcShape
Set (or reset perhaps) the shape with a single Point
setPreviousValue() - Method in class org.alchemy.core.AlcAbstractSpinner
Set the spinner to the previous value in the sequence
setRecordIndicator(boolean) - Method in class org.alchemy.core.AlcCanvas
Set the display of the record indicator (used with session auto-saving)
setRedraw(boolean) - Method in class org.alchemy.core.AlcCanvas
Set the canvas redraw state
setSelectedIndex(int) - Method in class org.alchemy.core.AlcSubComboBox
 
setSpine(ArrayList<Point2D.Float>) - Method in class org.alchemy.core.AlcShape
Set the spine (used for variable width lines) of this shape
setSpineWidth(ArrayList<Float>) - Method in class org.alchemy.core.AlcShape
Set the spine width (used for variable width lines) of this shape
setStyle(int) - Method in class org.alchemy.core.AlcCanvas
Set the current style
setStyle(int) - Method in class org.alchemy.core.AlcShape
Set the style of this shape
setTempCursor(Cursor) - Method in class org.alchemy.core.AlcCanvas
Set the cursor temporarily - can be restored with AlcCanvas.restoreCursor()
setToolTip(String) - Method in class org.alchemy.core.AlcAbstractSpinner
Set the tooltip of the spinner
setTotalPoints(int) - Method in class org.alchemy.core.AlcShape
Set the total number of points for this shape Useful when creating a duplicate object
setup() - Method in class org.alchemy.core.AlcModule
Called when the module is first selected in the menu.
setup(Color, int, int, float) - Method in class org.alchemy.core.AlcShape
Setup the attributes of a shape
setup() - Method in class org.alchemy.core.AlcShape
Set the attributes of this shape (Alpha/Color/Style/LineWidth) to the current values of the canvas
setup(int, int) - Method in class org.alchemy.core.AlcSpinnerCustom
 
setValue(int) - Method in class org.alchemy.core.AlcAbstractSpinner
Sets the current value of the slider.
setValue(int) - Method in class org.alchemy.core.AlcSubSlider
Set the value of the slider.
shapes - Variable in class org.alchemy.core.AlcCanvas
Array list containing shapes that have been commited.
show(ActionListener, ActionListener) - Method in class org.alchemy.core.AlcColorSelector
Creates and shows a JDialog with the Alchemy color pane and the given actions
show(ActionListener, ActionListener, Color) - Method in class org.alchemy.core.AlcColorSelector
Creates and shows a JDialog with the Alchemy color pane and the given actions
showConfirmDialog(String, String) - Static method in class org.alchemy.core.AlcUtil
Show a confirmation dialog specific to the OS style The title and message are taken from the localised Alchemy bundle
showConfirmDialog(String, String, String, String) - Static method in class org.alchemy.core.AlcUtil
Show a confirmation dialog specific to the OS style The title and message are taken from the localised Alchemy bundle
showConfirmDialogFromBundle(String, String) - Static method in class org.alchemy.core.AlcUtil
Show a confirmation dialog specific to the OS style The title and message are taken from the localised Alchemy bundle
showConfirmDialogFromBundle(String, String, String, String) - Static method in class org.alchemy.core.AlcUtil
Show a confirmation dialog specific to the OS style The title and message are taken from the localised Alchemy bundle
showFileChooser() - Static method in class org.alchemy.core.AlcUtil
Ask for a location with a file chooser.
showFileChooser(String) - Static method in class org.alchemy.core.AlcUtil
Ask for a location with a file chooser.
showFileChooser(File) - Static method in class org.alchemy.core.AlcUtil
Ask for a location with a file chooser.
showFileChooser(boolean) - Static method in class org.alchemy.core.AlcUtil
Ask for a location with a file chooser.
showFileChooser(boolean, Component) - Static method in class org.alchemy.core.AlcUtil
Ask for a location with a file chooser.
showFileChooser(File, boolean) - Static method in class org.alchemy.core.AlcUtil
Ask for a location with a file chooser.
showFileChooser(String, boolean) - Static method in class org.alchemy.core.AlcUtil
Ask for a location with a file chooser.
showFileChooser(String, File) - Static method in class org.alchemy.core.AlcUtil
Ask for a location with a file chooser.
showFileChooser(String, File, boolean, Component) - Static method in class org.alchemy.core.AlcUtil
Ask for a location with a file chooser.
showNoShapesDialog() - Static method in class org.alchemy.core.AlcUtil
Show a dialog informing the user there are no shapes loaded
spineTo(Point2D.Float, float) - Method in class org.alchemy.core.AlcShape
Add a spine point for variable width lines
sq(float) - Static method in class org.alchemy.core.AlcMath
Squares a number (multiplies a number by itself).
start() - Method in class org.alchemy.core.AlcMicrophone
Starts Microphone Input
stop() - Method in class org.alchemy.core.AlcMicrophone
Stops Microphone Input
STYLE_BOTH - Static variable in interface org.alchemy.core.AlcConstants
Shape Style: Both (3) - Only used with the PDF Renderer
STYLE_CLIP - Static variable in interface org.alchemy.core.AlcConstants
Shape Style: Clip (4) - Only used with the PDF Renderer
STYLE_FILL - Static variable in interface org.alchemy.core.AlcConstants
Shape Style: Fill (2)
STYLE_STROKE - Static variable in interface org.alchemy.core.AlcConstants
Shape Style: Stroke (1)

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