public interface MindMapLink extends MindMapLine
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDestinationLabel() |
java.lang.String |
getReferenceText() |
MindMapNode |
getSource() |
MindMapNode |
getTarget() |
java.lang.String |
getUniqueId()
The id is automatically set on creation.
|
clone, getColor, getRealWidth, getStyle, getWidth, setTarget, toString
java.lang.String getDestinationLabel()
java.lang.String getReferenceText()
MindMapNode getTarget()
MindMapNode getSource()
java.lang.String getUniqueId()