freemind.modes
Interface MindMapLink
- All Superinterfaces:
- java.lang.Cloneable, MindMapLine
- All Known Subinterfaces:
- MindMapArrowLink
- All Known Implementing Classes:
- ArrowLinkAdapter, LinkAdapter
- public interface MindMapLink
- extends MindMapLine
getDestinationLabel
public java.lang.String getDestinationLabel()
getReferenceText
public java.lang.String getReferenceText()
getTarget
public MindMapNode getTarget()
getSource
public MindMapNode getSource()
getUniqueID
public java.lang.String getUniqueID()
- The id is automatically set on creation. Is saved and restored.