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.requests.CreateConnectionRequest

Packages that use CreateConnectionRequest
org.eclipse.gef.editpolicies This package contains EditPolicy implementations for many common editing Roles. 
 

Uses of CreateConnectionRequest in org.eclipse.gef.editpolicies
 

Methods in org.eclipse.gef.editpolicies with parameters of type CreateConnectionRequest
protected  void GraphicalNodeEditPolicy. eraseCreationFeedback ( CreateConnectionRequest request)
          Erases connection feedback if necessary.
protected abstract   Command GraphicalNodeEditPolicy. getConnectionCompleteCommand ( CreateConnectionRequest request)
          Returns the Command that will create the connection.
protected abstract   Command GraphicalNodeEditPolicy. getConnectionCreateCommand ( CreateConnectionRequest request)
          Returns the Command that represents the first half of creating a connection.
protected   ConnectionRouter GraphicalNodeEditPolicy. getDummyConnectionRouter ( CreateConnectionRequest request)
          Returns the ConnectionRouter for the creation feedback's connection.
protected   FeedbackHelper GraphicalNodeEditPolicy. getFeedbackHelper ( CreateConnectionRequest request)
          Returns the FeedbackHelper that is ready to use.
protected   ConnectionAnchor GraphicalNodeEditPolicy. getSourceConnectionAnchor ( CreateConnectionRequest request)
          Called during the display of creation feedback to snap the feedback to the nearest source ConnectionAnchor.
protected   ConnectionAnchor GraphicalNodeEditPolicy. getTargetConnectionAnchor ( CreateConnectionRequest request)
          Called during the display of creation feedback to snap the feedback to the nearest target ConnectionAnchor.
protected  void GraphicalNodeEditPolicy. showCreationFeedback ( CreateConnectionRequest request)
          Shows feedback during a creation.
 


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