|
Runtime | |||||||||
PREV NEXT | FRAMES NO FRAMES |
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 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.