GEF (MVC)
3.8.1.201211122107

org.eclipse.gef.requests
Interface DropRequest

All Known Implementing Classes:
AlignmentRequest, ChangeBoundsRequest, CreateConnectionRequest, CreateRequest, ReconnectRequest

public interface DropRequest

A request that requires a location in order to drop an item.


Method Summary
 Point getLocation()
          Returns the current mouse location.
 

Method Detail

getLocation

Point getLocation()
Returns the current mouse location.

Returns:
the mouse location

GEF (MVC)
3.8.1.201211122107

Copyright (c) IBM Corp. and others 2000, 2011. All Rights Reserved.