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

  




 

 

Runtime

Uses of Class
org.eclipse.gmf.runtime.draw2d.ui.figures.GravityDirectionType

Packages that use GravityDirectionType
org.eclipse.gmf.runtime.draw2d.ui.figures Provides a set of classes that extend from the org.eclipse.draw2d hierarchies for rendering, geometric manipulation and layout of figures on the drawing surface. 
 

Uses of GravityDirectionType in org.eclipse.gmf.runtime.draw2d.ui.figures
 

Fields in org.eclipse.gmf.runtime.draw2d.ui.figures declared as GravityDirectionType
static  GravityDirectionType GravityDirectionType. EAST
          Constant for a east orientation
static  GravityDirectionType GravityDirectionType. NORTH
          Constant for a north orientation
static  GravityDirectionType GravityDirectionType. SOUTH
          Constant for a south orientation
static  GravityDirectionType GravityDirectionType. WEST
          Constant for a west orientation
 

Methods in org.eclipse.gmf.runtime.draw2d.ui.figures that return GravityDirectionType
  GravityDirectionType GravityConstrainedFlowLayout. getGravity ()
          Method getGravity used for this layout
 

Methods in org.eclipse.gmf.runtime.draw2d.ui.figures with parameters of type GravityDirectionType
 void GravityConstrainedFlowLayout. setGravity ( GravityDirectionType gravity)
          Method setGravity will update the gravity used for the layout.
 


Runtime

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.


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