Runtime

Uses of Interface
org.eclipse.gmf.runtime.diagram.ui.parts.IDiagramGraphicalViewer

Packages that use IDiagramGraphicalViewer
org.eclipse.gmf.runtime.diagram.ui.actions Aurora internal packages Package Specification This package contains the necessary plugin classes: DebugOptions Plugin StatusCodes  
org.eclipse.gmf.runtime.diagram.ui.dnd.parts Aurora internal packages Package Specification ToDo: Fill in specific content 
org.eclipse.gmf.runtime.diagram.ui.parts Aurora internal packages Package Specification this package sontains the editors and the editing domain 
 

Uses of IDiagramGraphicalViewer in org.eclipse.gmf.runtime.diagram.ui.actions
 

Methods in org.eclipse.gmf.runtime.diagram.ui.actions that return IDiagramGraphicalViewer
protected  IDiagramGraphicalViewer DiagramAction.getDiagramGraphicalViewer()
          A utility method to return the active DiagramEditPart if the current part implements IDiagramWorkbenchPart
 

Uses of IDiagramGraphicalViewer in org.eclipse.gmf.runtime.diagram.ui.dnd.parts
 

Classes in org.eclipse.gmf.runtime.diagram.ui.dnd.parts that implement IDiagramGraphicalViewer
 class DiagramGraphicalViewerWithDnD
           
 

Uses of IDiagramGraphicalViewer in org.eclipse.gmf.runtime.diagram.ui.parts
 

Classes in org.eclipse.gmf.runtime.diagram.ui.parts that implement IDiagramGraphicalViewer
 class DiagramGraphicalViewer
           
 

Methods in org.eclipse.gmf.runtime.diagram.ui.parts that return IDiagramGraphicalViewer
 IDiagramGraphicalViewer DiagramEditor.getDiagramGraphicalViewer()
           
 IDiagramGraphicalViewer IDiagramWorkbenchPart.getDiagramGraphicalViewer()
          Method getDiagramGraphicalViewer.
 


Runtime

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.