Package | Description |
---|---|
org.eclipse.draw2d |
Primary package containing general interfaces and implementation classes.
|
Modifier and Type | Field and Description |
---|---|
protected Transposer |
ConnectionEndpointLocator.transposer
Transposes the location if the connection point is along the top or
bottom of its owner figure.
|
protected Transposer |
ScrollBar.transposer
Transposes from vertical to horizontal if needed.
|
protected Transposer |
ScrollBarLayout.transposer
Transposes values if the ScrollBar is horizontally oriented.
|
protected Transposer |
OrderedLayout.transposer
Transposer object that may be used in layout calculations.
|
Constructor and Description |
---|
ScrollBarLayout(Transposer t)
Constructs a ScrollBarLayout.
|
Copyright (c) IBM Corp. and others 2000, 2011. All Rights Reserved.