Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
Z
R
random(float)
- Method in class org.alchemy.core.
AlcMath
Return a random number in the range [0, howbig).
random(float, float)
- Method in class org.alchemy.core.
AlcMath
Return a random number in the range [howsmall, howbig).
randomSeed(long)
- Method in class org.alchemy.core.
AlcMath
recalculateTotalPoints()
- Method in class org.alchemy.core.
AlcShape
Recalculates the number of points for this shape Useful when shapes have been merged together
redraw()
- Method in class org.alchemy.core.
AlcCanvas
Redraw the canvas
redraw(boolean)
- Method in class org.alchemy.core.
AlcCanvas
Redraw the canvas
refreshShortcut(int, int)
- Method in class org.alchemy.core.
AlcAbstractSpinner
registerWindowCloseKeys(JRootPane, Action)
- Static method in class org.alchemy.core.
AlcUtil
Registers key events for a Ctrl-W and ESC with an ActionListener that will take care of disposing the window.
remove(Component)
- Method in class org.alchemy.core.
AlcToolBarSubSection
Remove content
removeAllItems()
- Method in class org.alchemy.core.
AlcSubComboBox
removeChangeListener(ChangeListener)
- Method in class org.alchemy.core.
AlcAbstractSpinner
Removes a listener from this slider.
removeChangeListener(ChangeListener)
- Method in class org.alchemy.core.
AlcSubSlider
This method removes a listener from this slider.
removeCurrentAffectShape()
- Method in class org.alchemy.core.
AlcCanvas
Removes the most recently added affect shape
removeCurrentCreateShape()
- Method in class org.alchemy.core.
AlcCanvas
Removes the most recently added create shape
removeCurrentGuideShape()
- Method in class org.alchemy.core.
AlcCanvas
Removes the most recently added guide shape
removeCurrentShape()
- Method in class org.alchemy.core.
AlcCanvas
Removes the most recently added shape
removeUpdate(DocumentEvent)
- Method in class org.alchemy.core.
AlcColorSelector
reselect()
- Method in class org.alchemy.core.
AlcModule
Called when the module is reselected in the menu.
resetImageLocation()
- Method in class org.alchemy.core.
AlcCanvas
Reset the image location back to zero
resizeCanvas(Dimension)
- Method in class org.alchemy.core.
AlcCanvas
Resize the canvas - called when the window is resized
restoreCursor()
- Method in class org.alchemy.core.
AlcCanvas
Restore the cursor
revalidate()
- Method in class org.alchemy.core.
AlcToolBarSubSection
Revalidate the content
rightAngle(Point2D.Float, Point2D.Float, double)
- Static method in class org.alchemy.core.
AlcShape
Calculate a right angle perpendicular to the two given points at the given distance
rotate(double)
- Method in class org.alchemy.core.
AlcShape
Rotate the shape using the shapes centre as the anchor point
rotate(double, double, double)
- Method in class org.alchemy.core.
AlcShape
Rotate the shape
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
Z