Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
L
- la - Variable in class curve.area.MyArea
- 
array of boundary lines
- LA - Variable in class curve.stitch.DST
- 
LA
- labels() - Static method in class curve.u.U
- 
todo
- lastSelectedRow - Variable in class curve.progress.Progress
- 
lastSelectedRow
- lastStart - Variable in class curve.stitch.Stitch
- 
lastStart
- lastX - Variable in class curve.control.Mover
- 
lastX
- lastY - Variable in class curve.control.Mover
- 
lastY
- layer - Variable in class curve.area.Board
- 
link
- layer - Variable in class curve.panel.DotsCanvas
- 
Layer
- Layer - Class in curve.area
- 
See curve.area.Board for comments on the dot backing array.
 Layer holds the descriptive collections of points and lines.
 x+ is up, so x is mirrored from the dots array
 dots 0, 0 maps to top left cornerof user screen
 The user screen shadows the layers with a scaling factor
 so x = horPixels/2, y = 0 will start to show in the middle lhs
 The y axis is shared by both
 May need an index from id to line
- Layer(DotsCanvas, Tr) - Constructor for class curve.area.Layer
- 
new layer
- layerCurrent - Static variable in class curve.area.Layer
- 
layerCurrent
- layers - Static variable in class curve.area.Layer
- 
A list of layers
- length - Variable in class curve.stitch.Stitch
- 
length
- lerp(double, double, double) - Static method in class curve.u.U
- 
lerp
- limit - Variable in class curve.area.MyArea
- 
limit
- limitStart - Variable in class curve.area.MyArea
- 
limitStart
- Line - Class in curve.line
- 
Line is the parent of all lines
- Line(DPoint[], Tr) - Constructor for class curve.line.Line
- 
construct a line
- Line(DPoint[], String, Tr) - Constructor for class curve.line.Line
- 
constructor
- Line(EndPoint, EndPoint, Tr) - Constructor for class curve.line.Line
- 
construct a straight line
- Line(EndPoint, EndPoint, String, Tr) - Constructor for class curve.line.Line
- 
from new Straight line from interpreter construct a line with given id to add curves
- lineBorder - Variable in class curve.panel.WToolBar
- 
lineBorder
- lineCursor - Variable in class curve.panel.Cur
- 
lineCursor
- lineCursor - Variable in class curve.panel.DotsCanvas
- 
lineCursor
- lineDelete(String) - Method in class curve.control.Interpreter
- 
line delete
- lines - Static variable in class curve.area.Neighbour
- 
lines
- lines - Variable in class curve.fig.Rect
- 
lines making up the box
- lines - Variable in class curve.fig.Square
- 
array of 4 lines to be drawn to make the box
- lines - Variable in class curve.point.DPointWithID
- 
any number of curves or lines can connect to this point
- lines1 - Variable in class curve.area.Layer
- 
lines
- load() - Method in class curve.stitch.DST
- 
load
- load(File) - Method in class curve.panel.DotsCanvas
- 
load
- load(File, DotsCanvas, Interpreter, Mover) - Static method in class curve.io.Filer
- 
load
- location - Variable in class curve.popup.MoverPopupMenu
- 
location
- log(String) - Method in class curve.area.Board
- 
link to Log.mes
- log(String) - Method in class curve.area.Layer
- 
logging linked to Log.mes
- log(String) - Method in class curve.area.MyArea
- 
log is link to Log.mes
- log(String) - Static method in class curve.control.Curve
- 
logging link to Log.mes
- log(String) - Static method in class curve.control.EditMenu
- 
log is link to Log.mes
- log(String) - Static method in class curve.control.HelpMenu
- 
log is link to Log.mes
- log(String) - Method in class curve.control.Interpreter
- 
logging link to Log.mes
- log(String) - Static method in class curve.control.ModeMenu
- 
log is link to Log.mes
- log(String) - Static method in class curve.control.Mover
- 
link to Log.mes
- log(String) - Static method in class curve.io.Filer
- 
log is link to Log.mes
- log(String) - Static method in class curve.io.Key
- 
logging link to Log.mes
- log(String) - Static method in class curve.io.Open
- 
log
- log(String) - Static method in class curve.io.Save
- 
log
- log(String) - Static method in class curve.line.CubicLine
- 
link to Log.mes
- log(String) - Static method in class curve.line.CurvedLine
- 
link to Log.mes
- log(String) - Static method in class curve.line.Line
- 
logging link
- log(String) - Static method in class curve.line.QuadLine
- 
log
- log(String) - Static method in class curve.line.StraightLine
- 
log
- log(String) - Static method in class curve.panel.Cur
- 
link to Log.mes
- log(String) - Static method in class curve.panel.DotsCanvas
- 
log- link to Log.mes
- log(String) - Static method in class curve.panel.SToolBar
- 
log to Log.mes
- log(String) - Static method in class curve.point.AreaPoint
- 
logging link
- log(String) - Static method in class curve.point.CtlPoint
- 
link to Log.mes
- log(String) - Static method in class curve.point.DPoint
- 
link to Log.mes
- log(String) - Static method in class curve.point.EndPoint
- 
link to Log.mes
- log(String) - Static method in class curve.point.PltPoint
- 
log
- log(String) - Static method in class curve.popup.MoverPopupMenu
- 
link to Log.mes
- log(String) - Static method in class curve.popup.PopupMenuWindow
- 
link to Log.mes
- log(String) - Method in class curve.stitch.DST
- 
logging link
- log(String) - Static method in class curve.stitch.Stitch
- 
log
- log(String) - Static method in class curve.u.U
- 
log
- Log - Class in curve.u
- 
log events as they happen to a file for later analysis.
- Log() - Constructor for class curve.u.Log
- 
dummy default constructor
- logAL(String, ArrayList<Line>) - Method in class curve.u.U
- 
log array list
- logAreas() - Method in class curve.area.Layer
- 
log areas
- logBoard() - Method in class curve.area.Board
- 
logBoard
- logCLookup() - Method in class curve.area.Layer
- 
log colour objects
- logColours() - Method in class curve.area.Board
- 
log Colours
- logLines() - Method in class curve.area.Layer
- 
log lines
- logPointArray(String, DPoint[]) - Static method in class curve.control.Mover
- 
log point array
- logPointArray(String, DPoint[]) - Static method in class curve.io.Key
- 
log point array
- logPointArray(String, DPoint[]) - Static method in class curve.popup.MoverPopupMenu
- 
log point array
- logPoints(String) - Method in class curve.line.Line
- 
Log points
- loop() - Static method in class curve.u.U
- 
loop
- lowestColourID - Static variable in class curve.control.G
- 
lowestColourID follows special id's relating to grid and hoop
- LUT_resolution - Variable in class curve.line.CurvedLine
- 
LUT_resolution
- LUT_x - Variable in class curve.line.CurvedLine
- 
LUT for the point x/y values and t-at-x/y values
- LUT_y - Variable in class curve.line.CurvedLine
- 
LUT for the point x/y values and t-at-x/y values
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form