public interface IArrowOwner
IEdgeStyles that use IArrows for displaying arrows.| Modifier and Type | Method and Description |
|---|---|
IArrow |
getSourceArrow()
Gets the visual arrow at the source end of edges that use this style.
|
IArrow |
getTargetArrow()
Gets the visual arrow at the target end of edges that use this style.
|
IArrow getSourceArrow()
Arrow instances may be shared between multiple style instances.
IArrow getTargetArrow()
Arrow instances may be shared between multiple style instances.