freemind.modes
public interface MindMapLine extends Cloneable
Method Summary | |
---|---|
Object | clone() |
Color | getColor() |
Stroke | getStroke() |
String | getStyle() |
int | getWidth() |
void | setTarget(MindMapNode node) The node to which this line is associated. |
String | toString() |