Interface IConnectionContext

All Superinterfaces:
IContext, IPropertyBag
All Known Subinterfaces:
IAddConnectionContext, ICreateConnectionContext
All Known Implementing Classes:
AddConnectionContext, CreateConnectionContext

public interface IConnectionContext extends IContext
The Interface IConnectionContext.
  • Method Details

    • getSourceAnchor

      Anchor getSourceAnchor()
      Gets the source anchor.
      Returns:
      the source anchor
    • getTargetAnchor

      Anchor getTargetAnchor()
      Gets the target anchor.
      Returns:
      the target anchor