Runtime

Uses of Class
org.eclipse.gmf.runtime.diagram.ui.editparts.TopGraphicEditPart

Packages that use TopGraphicEditPart
org.eclipse.gmf.runtime.diagram.ui.editparts Aurora internal packages Package Specification This package contains the edit part classes.  
org.eclipse.gmf.runtime.diagram.ui.render.editparts Package Specification This package contains the edit part classes.  
 

Uses of TopGraphicEditPart in org.eclipse.gmf.runtime.diagram.ui.editparts
 

Subclasses of TopGraphicEditPart in org.eclipse.gmf.runtime.diagram.ui.editparts
 class AbstractBorderedShapeEditPart
          This is a shape which may contain border items.
 class AbstractBorderItemEditPart
          The class controls the behavior of a border item.
 class BorderedBorderItemEditPart
          A border item shape that can also have border items.
 class LabelEditPart
          Controller for all label that deals with interactions bewteen the label figure the underline editpart
 class NoteEditPart
          Note shape which provides textual annotations for diagram elements.
 class ShapeEditPart
          the base controler for shapes
 class ShapeNodeEditPart
          the shape node controller
 

Methods in org.eclipse.gmf.runtime.diagram.ui.editparts that return TopGraphicEditPart
 TopGraphicEditPart ConnectionEditPart.getTopGraphicEditPart()
          Walks up the editpart hierarchy to find and return the TopGraphicEditPart instance.
 TopGraphicEditPart IGraphicalEditPart.getTopGraphicEditPart()
          Method getTopGraphicEditPart.
 TopGraphicEditPart GraphicalEditPart.getTopGraphicEditPart()
          Walks up the editpart hierarchy to find and return the TopGraphicEditPart instance.
 

Uses of TopGraphicEditPart in org.eclipse.gmf.runtime.diagram.ui.render.editparts
 

Subclasses of TopGraphicEditPart in org.eclipse.gmf.runtime.diagram.ui.render.editparts
 class AbstractImageEditPart
           
 class URLImageEditPart
           
 


Runtime

Guidelines for using Eclipse APIs.

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