freemind.modes
public interface MindMapArrowLink extends MindMapLink
| Method Summary | |
|---|---|
| String | getEndArrow() the type of the end arrow: currently "None" and "Default". |
| Point | getEndInclination() |
| String | getStartArrow() the type of the start arrow: currently "None" and "Default". |
| Point | getStartInclination() |