Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
X
Y
Z
A
about()
- Static method in class net.grelf.grip.
GRIP
Display the "about" message for the application.
AbstractDialogue
- Class in
net.grelf
Provide some methods for GRIP dialogues to inherit: they should extend this rather than JDialog.
AbstractDialogue()
- Constructor for class net.grelf.
AbstractDialogue
AbstractDialogue(Frame, String)
- Constructor for class net.grelf.
AbstractDialogue
AbstractDialogue(Frame, String, boolean)
- Constructor for class net.grelf.
AbstractDialogue
accept(File)
- Method in class net.grelf.grip.
FileIO_CSVFilter
Whether the filter can accept the given file.
accept(File)
- Method in class net.grelf.grip.
FileIO_HTMLFilter
Whether the filter can accept the given file.
accept(File)
- Method in class net.grelf.grip.
FileIO_XMLFilter
Whether the filter can accept the given file.
accept(File)
- Method in class net.grelf.grip.
FileIOBlobsFilter
Whether the filter can accept the given file.
accept(File)
- Method in class net.grelf.grip.
FileIOChartFilter
Whether the filter can accept the given file.
accept(File)
- Method in class net.grelf.grip.
FileIOImageFilter
Whether the filter can accept the given file.
ACCUM
- Static variable in class net.grelf.grip.
FileIOImageFilter
AccumPreviewActor
- Interface in
net.grelf.grip
A class implements this interface if it wants to use ImPreview on an Accumulator, so that the preview object can call back to perform whatever operation the original class wants to do with the previewed Accumulator.
Accumulator
- Class in
net.grelf.grip
For adding or averaging images, a data store with 32 bits per pixel per channel to prevent overflow.
Accumulator(int, int, int)
- Constructor for class net.grelf.grip.
Accumulator
Accumulator(BufferedImage)
- Constructor for class net.grelf.grip.
Accumulator
Use the BufferedImage to set the width, height and number of bands (channels) in the accumulator.
Accumulator(String)
- Constructor for class net.grelf.grip.
Accumulator
Reload an accumulator that has previously been saved on disc by GRIP.
accurateBrightnesses
- Variable in class net.grelf.grip.
BlobMeas
As measured using a guard ring and having allowed for the background, null if not done
acos(double)
- Static method in class net.grelf.
Maths
Get arccos in degrees.
actionPerformed(ActionEvent)
- Method in class net.grelf.astro.
SkyPointPane
actionPerformed(ActionEvent)
- Method in class net.grelf.astro.
StarChart.StarChartDialogue
Implementing java.awt.event.ActionListener.
actionPerformed(ActionEvent)
- Method in class net.grelf.grip.
AstroProcessDialogue
Implementing java.awt.event.ActionListener.
actionPerformed(ActionEvent)
- Method in class net.grelf.grip.
BatchDialogue
Implementing ActionListener to respond to the buttons.
actionPerformed(ActionEvent)
- Method in class net.grelf.grip.
BatchDialogue.OpPanel
Implementing ActionListener.
actionPerformed(ActionEvent)
- Method in class net.grelf.grip.
BatchMenu
Implementing the ActionListener interface to act on menu option selection.
actionPerformed(ActionEvent)
- Method in class net.grelf.grip.
BlobMenu
Implementing the ActionListener interface to act on menu option selection.
actionPerformed(ActionEvent)
- Method in class net.grelf.grip.
ConfigDialogue
Implementing ActionListener for the buttons
actionPerformed(ActionEvent)
- Method in class net.grelf.grip.
ConfigMenu
Implementing the ActionListener interface to act on menu option selection.
actionPerformed(ActionEvent)
- Method in class net.grelf.grip.
ControlPointsDialogue
Implementing java.awt.event.ActionListener
actionPerformed(ActionEvent)
- Method in class net.grelf.grip.
ConvolutionMenu
Implementing the ActionListener interface to act on menu option selection.
actionPerformed(ActionEvent)
- Method in class net.grelf.grip.
GeometryMenu
Implementing the ActionListener interface to act on menu option selection.
actionPerformed(ActionEvent)
- Method in class net.grelf.grip.
GripFileMenu
Implementing the ActionListener interface to act on menu option selection.
actionPerformed(ActionEvent)
- Method in class net.grelf.grip.
HelpMenu
Implementing ActionLister, to respond to menu option selection.
actionPerformed(ActionEvent)
- Method in class net.grelf.grip.
ImAddProportionDialogue
Implementing java.awt.event.ActionListener
actionPerformed(ActionEvent)
- Method in class net.grelf.grip.
ImageMenu
Implementing the ActionListener interface to act on menu option selection.
actionPerformed(ActionEvent)
- Method in class net.grelf.grip.
ImageSizeDialogue
actionPerformed(ActionEvent)
- Method in class net.grelf.grip.
ImColourDialogue
Implementing java.awt.event.ActionListener, for the buttons.
actionPerformed(ActionEvent)
- Method in class net.grelf.grip.
ImCurveDialogue
Implementing java.awt.event.ActionListener
actionPerformed(ActionEvent)
- Method in class net.grelf.grip.
ImMultiplyProportionDialogue
Implementing java.awt.event.ActionListener
actionPerformed(ActionEvent)
- Method in class net.grelf.grip.
ImSaturateDialogue
Implementing java.awt.event.ActionListener
actionPerformed(ActionEvent)
- Method in class net.grelf.grip.
ImTableMenu
Implementing ActionListener, to respond to menu option selection.
actionPerformed(ActionEvent)
- Method in class net.grelf.grip.
ImThreshDialogue
Implementing java.awt.event.ActionListener, for the buttons and radio buttons.
actionPerformed(ActionEvent)
- Method in class net.grelf.grip.
ImThreshRGBDialogue
Implementing java.awt.event.ActionListener, for the buttons and radio buttons.
actionPerformed(ActionEvent)
- Method in class net.grelf.grip.
LevelsMenu
Implementing the ActionListener interface to act on menu option selection.
actionPerformed(ActionEvent)
- Method in class net.grelf.grip.
MeasurementMenu
Implementing the ActionListener interface to act on menu option selection.
actionPerformed(ActionEvent)
- Method in class net.grelf.grip.
MeasurementTableMenu
actionPerformed(ActionEvent)
- Method in class net.grelf.grip.
UnsharpMaskDialogue
Implementing java.awt.event.ActionListener
add(Complex)
- Method in class net.grelf.
Complex
Adds z to this and also returns this, to be chainable.
add(double)
- Method in class net.grelf.
Complex
Adds real x to this and also returns this, to be chainable.
add(BufferedImage)
- Method in class net.grelf.grip.
Accumulator
Add pixel values from bim into the accumulator array.
add(BufferedImage, int, int)
- Method in class net.grelf.grip.
Accumulator
Add pixel values from bim into the accumulator array, offset by vector (dx, dy).
add(BufferedImage, double, double)
- Method in class net.grelf.grip.
Accumulator
Add pixel values from bim into the accumulator array, offset by vector (dx, dy).
add(BufferedImage, BufferedImage, int)
- Static method in class net.grelf.grip.
ImAddProportionDialogue
Add the images in the given proportion (0..100)
add(BufferedImage, BufferedImage, Point, int, int, int)
- Static method in class net.grelf.grip.
ImAddProportionDialogue
Add the given areas of the two images, in the user-selected proportion (0..100).
add(ImFrame, ImFrame)
- Static method in class net.grelf.grip.
ImProcess
Add imf2 into imf1, pixel by pixel
add(BufferedImage, BufferedImage)
- Static method in class net.grelf.grip.
ImProcess
Add bim2 into bim1, pixel by pixel
add(ImFrame, ImFrame, double, double)
- Static method in class net.grelf.grip.
ImProcess
Add imf2 into imf1, pixel by pixel, taking fraction f1 of image 1 and fraction f2 of image 2.
add(BufferedImage, BufferedImage, double, double)
- Static method in class net.grelf.grip.
ImProcess
Add bim2 into bim1, pixel by pixel, taking fraction f1 of image 1 and fraction f2 of image 2.
add(Point)
- Method in class net.grelf.grip.
PointList
Add a point to the list defining a shape.
addHistory(String)
- Method in class net.grelf.grip.
ImFrame
Add a string to the history list for this frame.
addMagnitude(Magnitude)
- Method in class net.grelf.astro.
Star
Add another magnitude for this star.
addMetadata(Metadata)
- Method in class net.grelf.grip.
Im
Merge the metadata from the map, if the image supports the standard format, javax_imageio_1.0.
addNamespace(String, String)
- Method in class net.grelf.
NamespaceContext
Add a further prefix-URI pair to the context.
addPoint(int, int)
- Method in class net.grelf.grip.
ImCurve
Add a point to the curve.
addValue(String, String)
- Method in class net.grelf.grip.
Metadata
Only the keys defined as static _KEYWORD strings in this class are recognised by its methods.
analyse(ImFrame, PointList)
- Method in class net.grelf.grip.
Spectrum
Analyse the rectangular region defined by two points to align a spectrum and show its profile.
analyseAsSpectrum()
- Method in class net.grelf.grip.
ImFrame
Analyser
- Class in
net.grelf.grip
Analyses stars detected as blobs in astro-photographs, to enable the same stars to be matched in several images.
anding
- Variable in class net.grelf.grip.
Threshold
Whether results of comparing channels against threshold are to be AND-ed or OR-ed together.
angleDifference(double, double)
- Static method in class net.grelf.
Maths
Find the difference (a1 - a2) between 2 angles in degrees, taking into account periodicity.
angleMean(double...)
- Static method in class net.grelf.
Maths
Find the mean of a set of angles, taking into account periodicity.
angleNormalise(double)
- Static method in class net.grelf.
Maths
Deprecated.
angleStatistics(double...)
- Static method in class net.grelf.
Maths
Calculate the min, max, mean and stdDev of a set of angles, taking into account periodicity.
angleStatistics(List<Double>)
- Static method in class net.grelf.
Maths
Calculate the min, max, mean and stdDev of a set of angles, taking into account periodicity.
ANY
- Static variable in class net.grelf.grip.
FileIO_CSVFilter
ANY
- Static variable in class net.grelf.grip.
FileIO_HTMLFilter
ANY
- Static variable in class net.grelf.grip.
FileIO_XMLFilter
ANY
- Static variable in class net.grelf.grip.
FileIOBlobsFilter
ANY
- Static variable in class net.grelf.grip.
FileIOChartFilter
ANY
- Static variable in class net.grelf.grip.
FileIOImageFilter
APERTURE_KEYWORD
- Static variable in class net.grelf.grip.
Metadata
apply(ImFrame)
- Method in class net.grelf.grip.
Pseudocolour
Apply the LUT to the given image.
apply(BufferedImage)
- Method in class net.grelf.grip.
Pseudocolour
Apply the LUT to the given image.
applyCurve(RangeInt, List<Point>, BufferedImage)
- Method in class net.grelf.grip.
Accumulator
Apply a look-up curve to transform accumulator pixels into BufferedImage pixels.
applyCurve(BufferedImage)
- Method in class net.grelf.grip.
ImCurveDialogue
Apply the current curve to the image by calling previewAction ().
applyProportion(BufferedImage)
- Method in class net.grelf.grip.
ImAddProportionDialogue
Apply the user-selected proportion, to add im2 to im1.
applyProportion(BufferedImage)
- Method in class net.grelf.grip.
ImMultiplyProportionDialogue
Apply the user-selected proportion, to multiply im2 into im1.
applySaturation(BufferedImage)
- Method in class net.grelf.grip.
ImSaturateDialogue
Apply the user-selected saturation level to the given image.
applySettings(BufferedImage)
- Method in class net.grelf.grip.
ImColourDialogue
Apply the current settings to the image by calling previewAction ().
applyUnsharpMask(BufferedImage)
- Method in class net.grelf.grip.
UnsharpMaskDialogue
Apply the unsharp mask with user-selected radius and proportion.
area()
- Method in interface net.grelf.grip.
Blob
Measure the area of the blob, as the total number of pixels in its rows.
area()
- Method in class net.grelf.grip.
Blob_
Measure the area of the blob, as the total number of pixels in its rows.
area
- Variable in class net.grelf.grip.
BlobMeas
Area in pixels of the blob as initially detected.
arg()
- Method in class net.grelf.
Complex
Returns polar angle, in radians.
asin(double)
- Static method in class net.grelf.
Maths
Get arcsin in degrees.
asinh(double)
- Static method in class net.grelf.
Maths
Hyperbolic inverse sine.
askControl(int, ImFrame, Point, ImFrame, Point)
- Static method in class net.grelf.grip.
ControlPointsDialogue
For any code to use the present class for the user to adjust a pair of control points interactively.
askCurve(ImFrame)
- Static method in class net.grelf.grip.
ImCurveDialogue
For any code to use the present class for the user to set a polygonal curve interactively.
askCurve(ImFrame, Accumulator)
- Static method in class net.grelf.grip.
ImCurveDialogue
For any code to use the present class for the user to set a polygonal curve interactively.
askDouble(String, double, double, double)
- Static method in class net.grelf.
Util
Ask the user for a double value.
askHalfWidth()
- Method in class net.grelf.grip.
Kernel
askInteger(String, int, int, int)
- Static method in class net.grelf.
Util
Ask the user for an int value.
askProportion(ImFrame, ImFrame)
- Static method in class net.grelf.grip.
ImAddProportionDialogue
For any class to use the present class for doing proportional image addition.
askProportion(ImFrame, ImFrame)
- Static method in class net.grelf.grip.
ImMultiplyProportionDialogue
For any class to use the present class for doing proportional image multiplication.
askSaturate(ImFrame)
- Static method in class net.grelf.grip.
ImSaturateDialogue
For any class to use the present class for setting saturation.
askSettings(ImFrame)
- Static method in class net.grelf.grip.
ImColourDialogue
For any code to use the present class for setting colour balance.
askString(String, String)
- Static method in class net.grelf.
Util
Ask the user for a String of free text.
askThreshold(ImFrame)
- Static method in class net.grelf.grip.
ImThreshDialogue
For any code to use the present class for setting a threshold.
askThreshold(ImFrame)
- Static method in class net.grelf.grip.
ImThreshRGBDialogue
For any code to use the present class for setting a threshold.
assign(Complex)
- Method in class net.grelf.
Complex
Sets this from z and also returns this, to be chainable.
assignConeServiceURI(String)
- Method in class net.grelf.astro.
AstroGridGateway
Returns false if the URI is not one for which this class can process the results.
AssociatedPane
- Interface in
net.grelf.grip
To enable mouse actions in an ImPane to affect another pane that implements this interface.
AstroGridGateway
- Class in
net.grelf.astro
This singleton class contains methods for accessing the online AstroGrid (see www.astrogrid.org).
astroPass2()
- Method in class net.grelf.grip.
BatchProcessor
Pass 2: for each adjusted image, "astro" action only
AstroProcessDialogue
- Class in
net.grelf.grip
Present a dialogue so the user can select files and options for the batch astro-process.
AstroProcessDialogue(Frame, AstroProcessKind)
- Constructor for class net.grelf.grip.
AstroProcessDialogue
Displays the non-modal dialogue with appropriate initial settings for the given instrument.
AstroProcessKind
- Enum in
net.grelf.grip
Affects the process initiated by AstroProcessDialogue.
AstroProcessMethod
- Enum in
net.grelf.grip
New 2009/8/29
atan2(double, double)
- Static method in class net.grelf.
Maths
Get atan2 in degrees.
autoBalance(ImFrame)
- Static method in class net.grelf.grip.
ImProcess
Automatically adjust colour balance by equating the modes of all channels.
autoBalance(BufferedImage)
- Static method in class net.grelf.grip.
ImProcess
Automatically adjust colour balance by equating the modes of all channels.
autoCrop(ImFrame)
- Static method in class net.grelf.grip.
ImProcess
Automatically remove any rectangular margin of black (0, 0, 0) pixels from the image, thereby cropping it.
autoCrop(BufferedImage)
- Static method in class net.grelf.grip.
ImProcess
Automatically remove any rectangular margin of black (0, 0, 0) pixels from the image, thereby cropping it.
autoStretch(ImFrame)
- Static method in class net.grelf.grip.
ImProcess
Stretch the contrast in the image so the full range of levels is used.
autoStretch(BufferedImage, boolean)
- Static method in class net.grelf.grip.
ImProcess
Stretch the contrast in the image so the full range of levels is used.
autoStretch(BufferedImage, boolean, Point, Point)
- Static method in class net.grelf.grip.
ImProcess
Stretch the contrast in the image so the full range of levels is used.
autoThreshold(ImFrame)
- Static method in class net.grelf.grip.
ImProcess
Deprecated.
autoThreshold(BufferedImage)
- Static method in class net.grelf.grip.
ImProcess
Deprecated.
averageShiftAccumulate(BufferedImage, int, int, List<MatchPair>, BlobMeas[][], int)
- Method in class net.grelf.grip.
Accumulator
For image imNo of a sequence, add the pixel values into the accumulator but first shift the image so that matched point pairs are superimposed.
averageVertically(ImFrame)
- Static method in class net.grelf.grip.
ImProcess
Replace every pixel of every vertical line in the image by the average levels along the line.
averageVertically(BufferedImage)
- Static method in class net.grelf.grip.
ImProcess
Replace every pixel of every vertical line in the image by the average of the levels along the line.
averageVertically(BufferedImage, int, int)
- Static method in class net.grelf.grip.
ImProcess
Replace every pixel of every vertical line in the image by the average of the levels along the line, within two y coordinate limits.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
X
Y
Z