Package com.rolemodelsoft.drawlet.shapes.lines

Class Summary
AdornedLine This provides a basic implementation of Lines that can have adornments.
AdornedLineCreationHandle This class provides a handle that creates adorned lines from one figure to another.
AdornedLineTool This tool produces AdornedLines
Arrow Arrows are a basic adornment for AdornedLines.
ArrowStyle Defines how an arrow will be drawn.
ConnectedLineCreationHandle This class provides a handle that creates connected lines from one figure to another.
ConnectingLine This provides a basic implementation of Lines that can connect to other figures.
ConnectingLinePointHandle This class provides a handle that shows up at a particular Locator on a line and reshapes the figure accordingly as it is dragged, potentially turning the specific locator into one relative to another figure.
ConnectingLineTool This tool produces ConnectingLines.
DrawLineTool This tool produces lines.
Line This provides a basic implementation of Lines.
LinearShape This provides basic default functionality for LineFigures that are assumed to be moveable and reshapeable with observers that want to know when their locations or shapes change.
LineFigureRelativePoint This class implements Locator by providing x and y coordinates that are relative to a point on a segment of LineFigure.
LinePointHandle This class provides a handle that shows up at a particular Locator on a line and reshapes the figure accordingly as it is dragged.
LineTool This tool produces Lines.
TC_AdornedLine  
TC_Arrow  
TC_ArrowStyle  
TS_LineTests