Skip navigation links
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.draw.ScratchPane
 
paintComponent(Graphics) - Method in class net.grelf.grip.BlobGraph
 
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.HistogramBlobArea
 
paintComponent(Graphics) - Method in class net.grelf.grip.HistogramBlobShape
 
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.image.HistogramAll
 
paintComponent(Graphics) - Method in class net.grelf.malign.AlignmentPane
 
paintComponent(Graphics) - Method in class net.grelf.sequence.SlideShow
 
ParameterDialogue - Class in net.grelf.meteor
Enables user to adjust Parameters for MeteorDetector.
ParameterDialogue(Frame) - Constructor for class net.grelf.meteor.ParameterDialogue
Displays the modal dialogue.
Parameters - Class in net.grelf.meteor
Adjustable parameters for MeteorDetector.
Parameters() - Constructor for class net.grelf.meteor.Parameters
 
parentFrame - Variable in class net.grelf.grip.ImFrame
 
parse(String) - Static method in enum net.grelf.draw.DrawingMethod
Accepts case-independent versions of string and underscores may be represented by spaces.
parseAngle(String) - Static method in class net.grelf.Angle
Allow all possible formatting of the String.
parseDec(String) - Static method in class net.grelf.astro.Dec
Parse the string as a Dec value.
parseRA(String) - Static method in class net.grelf.astro.RA
Allow all possible formatting of the String.
peaks - Variable in class net.grelf.grip.BlobMeas
The brightest levels in the blob (not necessarily all at the same pixel).
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.
perimeter(Length.Units) - Method in class net.grelf.Triangle
 
phi(double) - Static method in class net.grelf.Maths
Cumulative normal distribution calculated using erf ().
pixelBrighter(int[], int[]) - Method in class net.grelf.image.ImageBase
Confirm whether brightPixel is truly brighter (in all bands) than darkPixel.
pixelBrighter(double[], double[]) - Method in class net.grelf.image.ImageBase
Confirm whether brightPixel is truly brighter (in all bands) than darkPixel.
pixelsDiffer(int[], int[], int) - Method in class net.grelf.image.ImageBase
Determine whether 2 pixels differ by more than a given threshold value in at least one band.
pixelsDiffer(double[], double[], double) - Method in class net.grelf.image.ImageBase
Determine whether 2 pixels differ by more than a given threshold value in at least one band.
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
placeControl(Container, JComponent, int, int, int, int) - Method in class net.grelf.grip.BlobPanel
Convenient way to place a control in a java.awt.GridBagLayout.
placeControl(Container, JComponent, int, int, int, int, int) - Method in class net.grelf.grip.BlobPanel
Convenient way to place a control in a java.awt.GridBagLayout
plotResponseCurve(List<Image>) - Method in interface net.grelf.image.Image
Uses the images to compute the camera response curve and display it as a graph, as described in "On Being ‘Undigital’ With Digital Cameras: Extending Dynamic Range By Combining Differently Exposed Pictures" by S.
plotResponseCurve(List<Image>) - Method in class net.grelf.image.ImageBase
Uses the images to compute the camera response curve and display it as a graph, as described in "On Being ‘Undigital’ With Digital Cameras: Extending Dynamic Range By Combining Differently Exposed Pictures" by S.
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.BlobGraph
Print the graph.
print(Graphics, PageFormat, int) - Method in class net.grelf.grip.ColourGraph
Print the graph.
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.HistogramBlobArea
 
print(Graphics, PageFormat, int) - Method in class net.grelf.grip.HistogramBlobShape
 
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, Image) - 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.
process() - Method in class net.grelf.sequence.Animator
To use this class in other application: new SequenceAnimator.process();
process() - Method in class net.grelf.sequence.Maximiser
Outer method has user interaction to get parameters and displays result.
process(File[]) - Method in class net.grelf.sequence.Maximiser
Inner method with no user interaction and no display.
process() - Method in class net.grelf.sequence.Medianiser
To use this class in other application: new SequenceMedianiser.process();
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
 
pythagorus(double, double) - Static method in class net.grelf.Maths
Returns sqrt (aa + bb) avoiding under-/over-flow.
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 
Skip navigation links