Index

A B C D E F G H I J K L M N O P Q R S T U V W 
All Classes|All Packages

R

rad2deg(double) - Static method in class org.sm.smtools.math.MathTools
Converts radians to degrees.
realComponent() - Method in class org.sm.smtools.math.complex.ComplexNumber
Returns the real component of this complex number.
recalculatePDF() - Method in class org.sm.smtools.math.statistics.EmpiricalDistribution
Recalculates the probability density function (PDF).
recalculatePDF(int) - Method in class org.sm.smtools.math.statistics.EmpiricalDistribution
Recalculates the probability density function (PDF) using a user-specified number of histogram bins.
reciprocal() - Method in class org.sm.smtools.math.complex.ComplexNumber
Returns a reference to the reciprocal of this complex number.
Registry - Enum in org.sm.smtools.application.util
The Registry class provides a mechanism for accessing (persistent) global variables.
RegistryException - Exception in org.sm.smtools.exceptions
Indicates an error involving the Registry.
RegistryException(String) - Constructor for exception org.sm.smtools.exceptions.RegistryException
Constructs a RegistryException object, based on the specified error.
removeCustomColorMapComponent(int) - Method in class org.sm.smtools.swing.util.JGradientColorMap
Removes a component from the custom colour map.
rescaleImageH(BufferedImage, double) - Static method in class org.sm.smtools.swing.util.JImageLoader
Helper method to efficiently rescale an image with an arbitrary height factor and keeping the aspect ratio for the width.
rescaleImageH(BufferedImage, int) - Static method in class org.sm.smtools.swing.util.JImageLoader
Helper method to efficiently rescale an image to an arbitrary height and keeping the aspect ratio for the width.
rescaleImageW(BufferedImage, double) - Static method in class org.sm.smtools.swing.util.JImageLoader
Helper method to efficiently rescale an image with an arbitrary width factor and keeping the aspect ratio for the height.
rescaleImageW(BufferedImage, int) - Static method in class org.sm.smtools.swing.util.JImageLoader
Helper method to efficiently rescale an image to an arbitrary width and keeping the aspect ratio for the height.
rescaleImageWH(BufferedImage, double, double) - Static method in class org.sm.smtools.swing.util.JImageLoader
Helper method to efficiently rescale an image with arbitrary width and height factors.
rescaleImageWH(BufferedImage, int, int) - Static method in class org.sm.smtools.swing.util.JImageLoader
Helper method to efficiently rescale an image to an arbitrary width and height.
Reserved1 - Variable in class org.sm.smtools.application.util.JStatusBar.Kernel32.SYSTEM_POWER_STATUS
A reserved flag.
reset() - Method in class org.sm.smtools.application.util.JProgressUpdateGlassPane
Resets the progress update glasspane, by setting the percentage completed to zero and making the glasspane visible.
reset() - Method in class org.sm.smtools.math.ArraySearchBounds
Resets both boundary indices to 0.
reset() - Method in class org.sm.smtools.math.Extrema
Resets all local extrema.
reset() - Method in class org.sm.smtools.math.Extremum
Resets the extremum.
reset() - Method in class org.sm.smtools.math.FunctionLookupTable
Resets the function lookup table.
reset() - Method in class org.sm.smtools.util.Chrono
Stops the chronometer and resets it's elapsed time to zero.
retainAspectRatio() - Method in class org.sm.smtools.swing.util.JImagePanel
Makes sure that the aspect ratio is maintained when the image is shown.
reverse(String) - Static method in class org.sm.smtools.util.StringTools
Reverses all the characters in a string.
round(double) - Static method in class org.sm.smtools.math.MathTools
Rounds a double to a long.
run() - Method in class org.sm.smtools.util.MP3Player
The Thread's run() method.
A B C D E F G H I J K L M N O P Q R S T U V W 
All Classes|All Packages