|
Eclipse GEF 2.1 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GraphicalEditPart | |
org.eclipse.gef | All interfaces, base types, and the plugin class are here. |
org.eclipse.gef.editparts | This package contains abstract implementation of the EditPart interface. |
Uses of GraphicalEditPart in org.eclipse.gef |
Subinterfaces of GraphicalEditPart in org.eclipse.gef | |
interface |
ConnectionEditPart
A specialization of GraphicalEditPart for representing
connections. |
interface |
NodeEditPart
A specialized GraphicalEditPart that supports both target and
source ConnectionEditParts . |
Uses of GraphicalEditPart in org.eclipse.gef.editparts |
Classes in org.eclipse.gef.editparts that implement GraphicalEditPart | |
class |
AbstractConnectionEditPart
Provides support for connections based EditParts. |
class |
AbstractGraphicalEditPart
Default implementation for GraphicalEditPart .
|
class |
FreeformGraphicalRootEditPart
Provides support for representation of any other graphical EditPart. |
class |
GraphicalRootEditPart
Provides support for representation of any other graphical EditPart. |
class |
ScalableFreeformRootEditPart
|
|
Eclipse GEF 2.1 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |