Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 

Eclipse GEF and Draw2d Plug-in Developer Guide
Previous Page Home Next Page

Eclipse GEF
3.3

Package org.eclipse.gef.editparts

This package contains abstract implementation of the EditPart interface.

See:
           Description

Interface Summary
LayerManager Responsible for locating layers in a GraphicalViewer.
ZoomListener Listens to zoom level changes.
 

Class Summary
AbstractConnectionEditPart The base implementation for ConnectionEditPart.
AbstractEditPart The baseline implementation for the EditPart interface.
AbstractEditPart.EditPolicyIterator Iterates over a List of EditPolcies, skipping any null values encountered.
AbstractGraphicalEditPart Default implementation for GraphicalEditPart.
AbstractTreeEditPart Default implementation for TreeEditParts used in GEF TreeViewers.
FreeformGraphicalRootEditPart A graphical root that uses FreeformFigures as the layers in the diagram.
GraphicalRootEditPart Deprecated. this class will be deleted, use ScrollingGraphicalViewer with ScalableRootEditPart instead
GridLayer This is a layer that displays the grid.
GuideLayer This is a layer where the guide lines are displayed.
LayerManager.Helper A static helper
RootTreeEditPart The root editpart for a TreeViewer.
ScalableFreeformRootEditPart Adds Zoom support to the standard FreeformGraphicalRootEditPart.
ScalableRootEditPart A graphical root composed of regular Layers.
SimpleRootEditPart Default implementation of RootEditPart for GraphicalViewers.
ViewportAutoexposeHelper An implementation of AutoexposeHelper that performs autoscrolling of a Viewport figure.
ViewportExposeHelper An implementation of ExposeHelper for use with editparts using a Viewport.
ViewportMouseWheelHelper ViewportMouseWheelHelper is the default MouseWheelHelper that should be used to scroll edit parts.
ZoomManager Manage the primary zoom function in a graphical viewer.
 

Package org.eclipse.gef.editparts Description

This package contains abstract implementation of the EditPart interface.

The provided classes provide support for the following visual types:


Eclipse GEF
3.3

Copyright (c) IBM Corp. and others 2000, 2007. All Rights Reserved.

 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire