Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
public interface MindMapArrowLink
extends MindMapLink
Method Summary | |
String |
|
Point | |
String |
|
Point |
Methods inherited from interface freemind.modes.MindMapLine | |
clone , getColor , getStroke , getStyle , getWidth , setTarget , toString |
Methods inherited from interface freemind.modes.MindMapLink | |
getDestinationLabel , getReferenceText , getSource , getTarget |
public String getEndArrow()
the type of the end arrow: currently "None" and "Default".
public Point getEndInclination()
public String getStartArrow()
the type of the start arrow: currently "None" and "Default".
public Point getStartInclination()