Interface ILocationContext

All Superinterfaces:
IContext, IPropertyBag
All Known Subinterfaces:
IAddBendpointContext, IAddConnectionContext, IAddContext, IAreaContext, ICreateContext, ICustomContext, IDoubleClickContext, IMoveAnchorContext, IMoveBendpointContext, IMoveConnectionDecoratorContext, IMoveContext, IMoveShapeContext, IPasteContext, IResizeContext, IResizeShapeContext, ISingleClickContext
All Known Implementing Classes:
AbstractClickContext, AddBendpointContext, AddConnectionContext, AddContext, AreaAnchorContext, AreaContext, CreateContext, CustomContext, DoubleClickContext, LocationContext, MoveBendpointContext, MoveConnectionDecoratorContext, MoveContext, MoveShapeContext, PasteContext, ResizeContext, ResizeShapeContext, SingleClickContext

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

    • getX

      int getX()
      Gets the x.
      Returns:
      the x position
    • getY

      int getY()
      Gets the y.
      Returns:
      the y position