org.eclipse.gmf.runtime.lite.parts
Interface IDiagramOutlineHost
- All Known Implementing Classes:
- DiagramDisplayer
public interface IDiagramOutlineHost
Host for the diagram outline. This interface is not intended to be implemented by clients.
getActionRegistry
org.eclipse.gef.ui.actions.ActionRegistry getActionRegistry()
getEditDomain
org.eclipse.gef.EditDomain getEditDomain()
getGraphicalViewer
org.eclipse.gef.EditPartViewer getGraphicalViewer()
getSelectionSynchronizer
org.eclipse.gef.ui.parts.SelectionSynchronizer getSelectionSynchronizer()
getGraphicalControl
org.eclipse.swt.widgets.Control getGraphicalControl()
Copyright © 2012. All Rights Reserved.