Interface IMoveAnchorContext

All Superinterfaces:
IContext, ILocationContext, IMoveContext, IPropertyBag
All Known Implementing Classes:
AreaAnchorContext

public interface IMoveAnchorContext extends IMoveContext
The Interface IMoveAnchorContext.
  • Method Details

    • getAnchor

      Anchor getAnchor()
      Gets the anchor.
      Returns:
      the anchor
    • getTargetContainer

      AnchorContainer getTargetContainer()
      Gets the target container.
      Returns:
      the target container
    • getSourceContainer

      AnchorContainer getSourceContainer()
      Gets the source container.
      Returns:
      the source container