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 LineNeighbour.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 TypeClassDescriptionclassBezier cubic curve classclass/** Bezier curve class parentclassBezier curve classclassStraight 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.linesany 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 TypeMethodDescriptionvoiddummy - no code todo add curvevoidAdd a line to a pointvoidaddCurve(package private) voidCtlPoint.deleteLine(Line line) dummy no code todovoidEndPoint.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 TypeMethodDescriptionvoidMoverPopupMenu.handleDeselect(Line line) handle deselectvoidMoverPopupMenu.handleDoubleClickSelect(Line line) handle double click selectvoidMoverPopupMenu.handleSelect(Line line) handle selectvoidsplit 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 TypeMethodDescriptionbooleanU.addLineToArray(Line line, ArrayList<Line> al) add line to arraybooleanU.checkConnectedLines(Line line, ArrayList<Line> al, int limit, Line prevLine) checkConnectedLinesbooleanU.checkLowerConnectedLines(Line line, ArrayList<Line> al, int limit, Line prevLine) checkLowerConnectedLinesbooleanU.checkUpperConnectedLines(Line line, ArrayList<Line> al, int limit, Line prevLine) checkUpperConnectedLinesU.returnAllConnectedLines(Line line) returnAllConnectedLinesModifier and TypeMethodDescriptionbooleanU.addLineToArray(Line line, ArrayList<Line> al) add line to arraybooleanU.checkConnectedLines(Line line, ArrayList<Line> al, int limit, Line prevLine) checkConnectedLinesbooleanU.checkLowerConnectedLines(Line line, ArrayList<Line> al, int limit, Line prevLine) checkLowerConnectedLinesbooleanU.checkUpperConnectedLines(Line line, ArrayList<Line> al, int limit, Line prevLine) checkUpperConnectedLines(package private) voidlog array list