Package org.eclipse.draw2d
Interface Locator
- All Known Implementing Classes:
AbstractLocator,ArrowLocator,BendpointLocator,ConnectionEndpointLocator,ConnectionLocator,MidpointLocator,RelativeLocator
public interface Locator
Controls the location of an IFigure.
-
Method Summary
-
Method Details
-
relocate
Relocates the given IFigure.- Parameters:
target- The figure to relocate
-