org.eclipse.gmf.runtime.lite.figures
Interface ICompartmentHandleLocatorProvider

All Known Implementing Classes:
CompartmentFigure

public interface ICompartmentHandleLocatorProvider

Interface optionally implemented by compartment figures that manage the position of compartment handles themselves.

Author:
bblajer

Method Summary
 org.eclipse.draw2d.Locator getCompartmentHandleLocator()
           
 

Method Detail

getCompartmentHandleLocator

org.eclipse.draw2d.Locator getCompartmentHandleLocator()


Copyright © 2012. All Rights Reserved.