Uses of Class
org.eclipse.gef.editparts.AbstractGraphicalEditPart
-
Packages that use AbstractGraphicalEditPart Package Description org.eclipse.gef.editparts This package contains abstract implementation of the EditPart interface. -
-
Uses of AbstractGraphicalEditPart in org.eclipse.gef.editparts
Subclasses of AbstractGraphicalEditPart in org.eclipse.gef.editparts Modifier and Type Class Description classAbstractConnectionEditPartThe base implementation forConnectionEditPart.classFreeformGraphicalRootEditPartA graphical root that usesFreeformFiguresas the layers in the diagram.classGraphicalRootEditPartDeprecated.this class will be deleted, use ScrollingGraphicalViewer with ScalableRootEditPart insteadclassScalableFreeformRootEditPartAdds Zoom support to the standard FreeformGraphicalRootEditPart.classScalableRootEditPartA graphical root composed of regularLayers.classSimpleRootEditPartDefault implementation of RootEditPart for GraphicalViewers.
-