org.eclipse.draw2d
Interface Locator
-
All Known Implementing Classes:
-
AbstractLocator,
ConnectionEndpointLocator,
RelativeLocator
- public interface Locator
Controls the location of an IFigure.
Method Summary
|
void
|
relocate
(
IFigure target)
Relocates the given IFigure. |
relocate
public void relocate(
IFigure target)
- Relocates the given IFigure.
-
-
Parameters:
-
target
- The figure to relocate
Copyright (c) IBM Corp. and others 2000, 2007. All Rights Reserved.