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 

L

LAST_KEYWORD - Static variable in class net.grelf.image.Metadata
 
leastSquaresStraightLine(double[], double[], double[]) - Method in interface net.grelf.Fitter
Fit a straight line y = Mx + C to the given data points by the least squares method.
leastSquaresStraightLine(double[], double[], double[]) - Method in class net.grelf.Fitter_
Fit a straight line y = mx + c to the given data points by the least squares method.
Length - Class in net.grelf
A measured length, with units.
Length(double, Length.Units) - Constructor for class net.grelf.Length
 
length() - Method in class net.grelf.LineSegment
 
Length.Units - Enum in net.grelf
 
levels - Variable in class net.grelf.grip.Defect
 
LevelsMenu - Class in net.grelf.grip
Levels menu (on each ImFrame) and its actions.
LevelsMenu(ImFrame) - Constructor for class net.grelf.grip.LevelsMenu
 
Line - Class in net.grelf
Defining a geometrical line y = m.x + c, where m is the gradient and c is the y-intercept.
Line(double, double) - Constructor for class net.grelf.Line
Usually the intercept is on the y-axis but to represent a vertical line it is necessary to give Double.POSITIVE_INFINITY as the gradient and then the intercept is on the x-axis.
LineSegment - Class in net.grelf
Segment of a geometrical line, defined by two end points.
LineSegment(PointFloat, PointFloat) - Constructor for class net.grelf.LineSegment
 
LineSegment(Point, Point) - Constructor for class net.grelf.LineSegment
 
load(List<Star>, Map<String, Star>, SkyPoint, JulianDate, double) - Method in class net.grelf.astro.Hipparcos
Append stars from the Hipparcos data set to the given list.
load(List<Star>, Map<String, Star>, SkyPoint, JulianDate, double) - Method in class net.grelf.astro.Tycho
Append stars from the Tycho data set to the given list.
load() - Static method in class net.grelf.grip.Config
 
load() - Method in class net.grelf.grip.WarpingGrid
Load from a .warp (comma-separated text) file, asking the user for the path.
load(String) - Method in class net.grelf.grip.WarpingGrid
Load from a .warp (comma-separated text) file.
load(String) - Static method in class net.grelf.image.ImageLoader
Load the first image in the file and, if available, its metadata.
load(File) - Static method in class net.grelf.image.ImageLoader
Load the first image in the file and, if available, its metadata.
load(String, int) - Static method in class net.grelf.image.Kernel
Load kernel from a comma-separated text file.
loadAll(String) - Static method in class net.grelf.image.ImageLoader
For cases where the file may contain more than one image, load all of them.
loadAll(File) - Static method in class net.grelf.image.ImageLoader
For cases where the file may contain more than one image, load all of them.
loadDefectsFromCSV() - Static method in class net.grelf.grip.Config
Ask the user to browse for a CSV file from which the list of defective pixels is read, one point per line.
loadFromHTML(String) - Static method in class net.grelf.astro.StarChart
Attempt to load from an HTML file which is a saved AAVSO reference sequence page.
loadFromXML(String) - Static method in class net.grelf.astro.StarChart
Load from a .chart file saved from this class.
loadFromXML(String) - Static method in class net.grelf.grip.BlobMeasList
 
loadImage(File) - Method in class net.grelf.image.FITS
Version not using any third party packages, to avoid creating unnecessary intermediate data arrays.
logInfo(String, Object...) - Static method in class net.grelf.Util
 
logInfo(String) - Static method in class net.grelf.Util
 
logModulus() - Method in class net.grelf.image.ComplexImage64
Return a new single image whose pixels are the log10 moduli, log10 (sqrt (re * re + im * im)) of the complex values.
logWarning(String, Object...) - Static method in class net.grelf.Util
 
logWarning(String) - Static method in class net.grelf.Util
 
LONDON - Static variable in class net.grelf.astro.Topocentre
 
longestLine() - Method in interface net.grelf.grip.Blob
Find the two points on the boundary which are furtherst apart from each other, returning the result as a LineSegment.
longestLine() - Method in class net.grelf.grip.Blob_
Find the two points on the boundary which are furthest apart from each other, returning the result as a LineSegment.
lostOwnership(Clipboard, Transferable) - Method in class net.grelf.grip.GRIP
Implementing ClipboardOwner but does nothing.
low - Variable in class net.grelf.image.RangeDouble
 
low - Variable in class net.grelf.image.RangeInt
 
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