Uses of Class
curve.line.Line
Packages that use Line
Package
Description
-
Uses of Line in curve.area
Fields in curve.area with type parameters of type LineMethods in curve.area that return LineModifier and TypeMethodDescriptionstatic Line
Neighbour.checkOverLine
(int fx, int fy, Tr t) check over lineMethods in curve.area with parameters of type Line -
Uses of Line in curve.control
Methods in curve.control with parameters of type LineModifier and TypeMethodDescriptionInterpreter.removeEndPointFromLine
(Line line, int c) remove End Point From LineInterpreter.removePointsFromLine
(Line line) remove End Points From Line -
Uses of Line in curve.fig
-
Uses of Line in curve.line
Subclasses of Line in curve.lineModifier and TypeClassDescriptionclass
Bezier cubic curve classclass
/** Bezier curve class parentclass
Bezier curve classclass
Straight Line classMethods in curve.line that return LineMethods in curve.line with parameters of type LineConstructors in curve.line with parameters of type Line -
Uses of Line in curve.panel
Methods in curve.panel with parameters of type Line -
Uses of Line in curve.point
Fields in curve.point with type parameters of type LineModifier and TypeFieldDescriptionDPointWithID.lines
any number of curves or lines can connect to this pointMethods in curve.point that return types with arguments of type LineMethods in curve.point with parameters of type LineModifier and TypeMethodDescriptionvoid
dummy - no code todo add curvevoid
Add a line to a pointvoid
addCurve(package private) void
CtlPoint.deleteLine
(Line line) dummy no code todovoid
EndPoint.deleteLineFromPoint
(Line line) delete Line From PointDPointWithID.getAssociatedControlPoint
(Line lc) get Associated Control Point -
Uses of Line in curve.popup
Methods in curve.popup with parameters of type LineModifier and TypeMethodDescriptionvoid
MoverPopupMenu.handleDeselect
(Line line) handle deselectvoid
MoverPopupMenu.handleDoubleClickSelect
(Line line) handle double click selectvoid
MoverPopupMenu.handleSelect
(Line line) handle selectvoid
split line -
Uses of Line in curve.stitch
Fields in curve.stitch with type parameters of type LineMethods in curve.stitch with parameters of type Line -
Uses of Line in curve.u
Modifier and TypeMethodDescriptionboolean
U.addLineToArray
(Line line, ArrayList<Line> al) add line to arrayboolean
U.checkConnectedLines
(Line line, ArrayList<Line> al, int limit, Line prevLine) checkConnectedLinesboolean
U.checkLowerConnectedLines
(Line line, ArrayList<Line> al, int limit, Line prevLine) checkLowerConnectedLinesboolean
U.checkUpperConnectedLines
(Line line, ArrayList<Line> al, int limit, Line prevLine) checkUpperConnectedLinesU.returnAllConnectedLines
(Line line) returnAllConnectedLinesModifier and TypeMethodDescriptionboolean
U.addLineToArray
(Line line, ArrayList<Line> al) add line to arrayboolean
U.checkConnectedLines
(Line line, ArrayList<Line> al, int limit, Line prevLine) checkConnectedLinesboolean
U.checkLowerConnectedLines
(Line line, ArrayList<Line> al, int limit, Line prevLine) checkLowerConnectedLinesboolean
U.checkUpperConnectedLines
(Line line, ArrayList<Line> al, int limit, Line prevLine) checkUpperConnectedLines(package private) void
log array list