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
3.3

Uses of Class
org.eclipse.gef.SnapToHelper

Packages that use SnapToHelper
org.eclipse.gef All interfaces, base types, and the plugin class are here. 
 

Uses of SnapToHelper in org.eclipse.gef
 

Subclasses of SnapToHelper in org.eclipse.gef
 class CompoundSnapToHelper
          Combines multiple SnapToHelpers into one compound helper.
 class SnapToGeometry
          A temporary helper used to perform snapping to existing elements.
 class SnapToGrid
          A helper used to perform snapping to a grid, which is specified on the graphical viewer via the various properties defined in this class.
 class SnapToGuides
          A helper used to perform snapping to guides.
 

Methods in org.eclipse.gef that return SnapToHelper
protected   SnapToHelper[] CompoundSnapToHelper. getDelegates ()
          Gets the array of helpers.
 

Constructors in org.eclipse.gef with parameters of type SnapToHelper
CompoundSnapToHelper ( SnapToHelper[] delegates)
          Constructs a compound snap to helper which will delegate to the provided array of helpers.
 


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