GEF v2.0

org.eclipse.gef.requests
Interface DropRequest

All Known Implementing Classes:
CreateRequest, ChangeBoundsRequest, ReconnectRequest

public interface DropRequest


Method Summary
 Point getLocation()
           
 

Method Detail

getLocation

public Point getLocation()

GEF v2.0