-
Method Summary
Modifier and Type |
Method |
Description |
org.freeplane.features.link.ArrowType |
getEndArrow() |
Deprecated.
|
org.freeplane.features.link.ArrowType |
getStartArrow() |
Deprecated.
|
Methods inherited from interface org.freeplane.api.ConnectorRO
getColor, getColorCode, getDashArray, getEndInclination, getLabelFontFamily, getLabelFontSize, getMiddleLabel, getOpacity, getShape, getSource, getSourceLabel, getStartInclination, getTarget, getTargetLabel, getWidth, hasEndArrow, hasStartArrow, simulatesEdge
-
Method Details
-
getEndArrow
@Deprecated
org.freeplane.features.link.ArrowType getEndArrow()
Deprecated.
- Returns:
- the end
ArrowType
-
getStartArrow
@Deprecated
org.freeplane.features.link.ArrowType getStartArrow()
Deprecated.
- Returns:
- the start
ArrowType
ConnectorRO.hasEndArrow()
instead