- lastPoint() - Method in class net.talvi.puffinplot.data.GreatCircle
-
Returns the normalized final point used in the great-circle fit.
- Line - Class in net.talvi.puffinplot.data
-
A container class holding all the data within a suite from a
particular line number of their respective files.
- Line(int) - Constructor for class net.talvi.puffinplot.data.Line
-
Creates a new Line with the specified line number.
- LineCache - Class in net.talvi.puffinplot.plots
-
A container class to collect Path2D objects for cached plotting.
- LineCache(Stroke, Stroke) - Constructor for class net.talvi.puffinplot.plots.LineCache
-
Creates a new LineCache.
- load() - Method in class net.talvi.puffinplot.PuffinPrefs
-
Loads the preferences from the preferences backing store.
- Location - Class in net.talvi.puffinplot.data
-
Represents a location on the Earth's surface (latitude/longitude).
- lu() - Method in class Jama.Matrix
-
LU Decomposition
- LUDecomposition - Class in Jama
-
LU Decomposition.
- LUDecomposition(Matrix) - Constructor for class Jama.LUDecomposition
-
LU Decomposition
Structure to access L, U and piv.