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
P
padTo(int, String)
- Static method in class net.grelf.image.
FITS
Appends space characters (code 32) to a String.
padTo(int, StringBuffer)
- Static method in class net.grelf.image.
FITS
Appends space characters (code 32) to a StringBuffer.
paint(Graphics)
- Method in class net.grelf.grip.
ImCurve
Draw the graph of the curve.
paint(Graphics)
- Method in class net.grelf.grip.
ImPreview
paintComponent(Graphics)
- Method in class net.grelf.astro.
MagnitudeGraph
paintComponent(Graphics)
- Method in class net.grelf.grip.
ColourGraph
paintComponent(Graphics)
- Method in class net.grelf.grip.
DriveErrorsGraph
paintComponent(Graphics)
- Method in class net.grelf.grip.
GlassPane
System calls this to (re-)paint the GlassPane object when necessary.
paintComponent(Graphics)
- Method in class net.grelf.grip.
Hist3D_Pane
Display this pane.
paintComponent(Graphics)
- Method in class net.grelf.grip.
HistogramBlobs
paintComponent(Graphics)
- Method in class net.grelf.grip.
ImPane
Draw the image in this ImPane.
paintComponent(Graphics)
- Method in class net.grelf.grip.
MeasurementGraph
paintComponent(Graphics)
- Method in class net.grelf.grip.
Prof3D_Pane
Display this pane.
paintComponent(Graphics)
- Method in class net.grelf.grip.
Profile1D
paintComponent(Graphics)
- Method in class net.grelf.grip.
SlideShow
paintComponent(Graphics)
- Method in class net.grelf.image.
HistogramAll
parentFrame
- Variable in class net.grelf.grip.
ImFrame
peek()
- Method in interface net.grelf.
Stack
Look at last value without removing it.
peek()
- Method in class net.grelf.
Stack_
Look at last value without removing it.
perform(ImFrame)
- Static method in class net.grelf.grip.
UnsharpMaskDialogue
For any class to use the present class for doing unsharp masking.
perimeter()
- Method in interface net.grelf.grip.
Blob
Measure the perimeter
perimeter()
- Method in class net.grelf.grip.
Blob_
Measure the perimeter of the blob as the length of its boundary vectors.
phi(double)
- Static method in class net.grelf.
Maths
Cumulative normal distribution calculated using erf ().
placeControl(Container, JComponent, int, int, int, int)
- Method in class net.grelf.
AbstractDialogue
Convenient way to place a control in a java.awt.GridBagLayout.
placeControl(Container, JComponent, int, int, int, int, int)
- Method in class net.grelf.
AbstractDialogue
Convenient way to place a control in a java.awt.GridBagLayout
placeControl(Container, JComponent, int, int, int, int)
- Method in class net.grelf.astro.
SkyPointPane
Convenient way to place a control in a java.awt.GridBagLayout.
placeControl(Container, JComponent, int, int, int, int, int)
- Method in class net.grelf.astro.
SkyPointPane
Convenient way to place a control in a java.awt.GridBagLayout
PNG
- Static variable in class net.grelf.
FileIOImageFilter
PNG_FILTER
- Static variable in class net.grelf.
FileIOImageFilter
point
- Variable in class net.grelf.grip.
Defect
PointFloat
- Class in
net.grelf
A 2D geometrical point with coordinates of type float.
PointFloat(float, float)
- Constructor for class net.grelf.
PointFloat
PointFloat(Point)
- Constructor for class net.grelf.
PointFloat
PointList
- Class in
net.grelf.grip
Holds the data for points and lines which can be drawn in GlassPane.
PointList(MeasurementHandler)
- Constructor for class net.grelf.grip.
PointList
PointList(PointList)
- Constructor for class net.grelf.grip.
PointList
Copy constructor
PointList()
- Constructor for class net.grelf.grip.
PointList
Default constructor.
pop()
- Method in interface net.grelf.
Stack
Get the last value, removing it from the stack.
pop()
- Method in class net.grelf.
Stack_
Get the last value, removing it from the stack.
popCaption()
- Method in class net.grelf.grip.
ImFrame
Retrieve a caption from the stack and use it on the frame.
popDrawingMode()
- Method in class net.grelf.grip.
GlassPane
For the MOVE mode, enabling the true DrawingMode to be restored for measuring.
power
- Variable in class net.grelf.grip.
Measurement
For applying calibration scale factor.
powerPrefix(int)
- Static method in class net.grelf.grip.
DefaultMeasurementHandler
Get a prefix to put in front of the calibration units, depending on the power.
pressAction(int, int, int[])
- Method in interface net.grelf.grip.
AssociatedPane
Called when mouse is pressed.
pressAction(int, int, int[])
- Method in class net.grelf.grip.
Hist3D_Pane
Implementing AssociatedPane.
PREVIEW_HEIGHT
- Static variable in class net.grelf.grip.
ImPreview
Standard height for preview image.
PREVIEW_WIDTH
- Static variable in class net.grelf.grip.
ImPreview
Standard width for preview image.
previewAction(Image, Image, Point, int, int)
- Method in class net.grelf.grip.
ControlPointsDialogue
Implementing ImPreviewActor.
previewAction(Image, Image, Point, int, int)
- Method in class net.grelf.grip.
ImAddProportionDialogue
Implementing ImPreviewActor to make imPreview from accumOriginal.
previewAction(Image, Image, Point, int, int)
- Method in class net.grelf.grip.
ImColourDialogue
Implementing ImPreviewActor to make imPreview from imOriginal.
previewAction(Image, Image, Point, int, int)
- Method in class net.grelf.grip.
ImContourDialogue
Implementing ImPreviewActor.
previewAction(Image, Image, Point, int, int)
- Method in class net.grelf.grip.
ImCurveDialogue
Implementing ImPreviewActor.
previewAction(Image, Image, Point, int, int)
- Method in class net.grelf.grip.
ImMultiplyProportionDialogue
Implementing ImPreviewActor but does nothing in this class.
previewAction(Image, Image, Point, int, int)
- Method in interface net.grelf.grip.
ImPreviewActor
previewAction(Image, Image, Point, int, int)
- Method in class net.grelf.grip.
ImSaturateDialogue
Implementing ImPreviewActor.
previewAction(Image, Image, Point, int, int)
- Method in class net.grelf.grip.
ImThreshDialogue
Implementing ImPreviewActor.
previewAction(Image, Image, Point, int, int)
- Method in class net.grelf.grip.
ImThreshRGBDialogue
Implementing ImPreviewActor to make imPreview from imOriginal.
previewAction(Image, Image, Point, int, int)
- Method in class net.grelf.grip.
UnsharpMaskDialogue
Implementing ImPreviewActor but does nothing in this class.
print(Graphics, PageFormat, int)
- Method in class net.grelf.astro.
MagnitudeGraph
print(Graphics, PageFormat, int)
- Method in class net.grelf.grip.
ColourGraph
Print the histogram.
print(Graphics, PageFormat, int)
- Method in class net.grelf.grip.
DefaultMeasurementHandler
Print the message, which is simple HTML with br elements only.
print(Graphics, PageFormat, int)
- Method in class net.grelf.grip.
DriveErrorsGraph
print(Graphics, PageFormat, int)
- Method in class net.grelf.grip.
HistogramBlobs
print(Graphics, PageFormat, int)
- Method in class net.grelf.grip.
MeasurementGraph
print(Graphics, PageFormat, int)
- Method in class net.grelf.grip.
Profile1D
Print the profile.
print(Graphics, PageFormat, int)
- Method in class net.grelf.image.
HistogramAll
Print the histogram.
probablyEquals(Object)
- Method in class net.grelf.
MeasuredValue
Still experimental - Aims to returns probability of equality, from 0 to 1.
process(ImageSizeDialogue)
- Method in class net.grelf.grip.
BatchMenu
Implementing ImageSizeAction to allow call-back from the "fit" process.
process(PointFloat, BufferedImage)
- Method in class net.grelf.grip.
CometProcessor
Called when each CometFrame closes - not for use otherwise.
process(ImFrame, PointList, List<Measurement>)
- Method in class net.grelf.grip.
DefaultMeasurementHandler
Simply displays measurements in a message dialogue, formatting them appropriately.
process(ImageSizeDialogue)
- Method in class net.grelf.grip.
GeometryMenu
Implementing ImageSizeAction
process(ImageSizeDialogue)
- Method in class net.grelf.grip.
GripFileMenu
Implementing ImageSizeAction
process(ImageSizeDialogue)
- Method in interface net.grelf.grip.
ImageSizeAction
process(ImageSizeDialogue)
- Method in class net.grelf.grip.
ImGraphic
Implementing ImageSizeAction
process(ImFrame, PointList, List<Measurement>)
- Method in interface net.grelf.grip.
MeasurementHandler
Eg, for displaying measurements or putting them into a results file: whatever has to be done with them.
process()
- Method in class net.grelf.grip.
StarMeasProcessor
Called when each frame closes - not for use otherwise.
processFile(String, PrintWriter)
- Static method in class net.grelf.image.
Exif
Process the given image file to put its EXIF data into an xml file.
Prof3D_Pane
- Class in
net.grelf.grip
3-dimensional profile, displayable in an ImFrame by means of the static display () method here.
Prof3D_Pane(BufferedImage)
- Constructor for class net.grelf.grip.
Prof3D_Pane
Create the 3D profile of the given sourceImage.
Prof3D_Pane(BufferedImage, Point, Point)
- Constructor for class net.grelf.grip.
Prof3D_Pane
Create the 3D profile of the given sourceImage sampled across the rectangle with diagonal defined by the two points.
Profile1D
- Class in
net.grelf.grip
Draws graphical profile along a line in any image.
Profile1D(ImFrame, PointList)
- Constructor for class net.grelf.grip.
Profile1D
Scans the image to collect the profile data.
ProperMotion
- Class in
net.grelf.astro
Representing the proper motion of a star, in RA and Dec, with units (always) of arcsec per year.
ProperMotion(double, double)
- Constructor for class net.grelf.astro.
ProperMotion
Pseudocolour
- Class in
net.grelf.grip
Class for applying a pseudocolour look-up table (LUT) to an image.
Pseudocolour(Image)
- Constructor for class net.grelf.grip.
Pseudocolour
Create a 3-channel (RGB) LUT (look-up table) with the number of levels in the given image.
push(E)
- Method in interface net.grelf.
Stack
Put a new last value onto the stack.
push(E)
- Method in class net.grelf.
Stack_
Put a new last value onto the stack.
pushCaption()
- Method in class net.grelf.grip.
ImFrame
Push the frame caption onto a stack so a temporary caption be displayed and the current one retrieved later.
pushDrawingMode()
- Method in class net.grelf.grip.
GlassPane
For the MOVE mode, enabling the true DrawingMode to be restored for measuring.
putMetadataInMap(String, Map<String, String>)
- Static method in class net.grelf.image.
Exif
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