Uses of Class
org.eclipse.draw2d.geometry.Transposer
Packages that use Transposer
Package
Description
Primary package containing general interfaces and implementation classes.
- 
Uses of Transposer in org.eclipse.draw2dFields in org.eclipse.draw2d declared as TransposerModifier and TypeFieldDescriptionprotected TransposerConnectionEndpointLocator.transposerTransposes the location if the connection point is along the top or bottom of its owner figure.protected TransposerOrderedLayout.transposerTransposer object that may be used in layout calculations.protected final TransposerScrollBar.transposerTransposes from vertical to horizontal if needed.protected final TransposerScrollBarLayout.transposerTransposes values if the ScrollBar is horizontally oriented.Constructors in org.eclipse.draw2d with parameters of type Transposer