Package | Description |
---|---|
org.eclipse.draw2d |
Primary package containing general interfaces and implementation classes.
|
Modifier and Type | Class and Description |
---|---|
class |
AbsoluteBendpoint
AbsoluteBendpoint is a Bendpoint that defines its location simply as its X
and Y coordinates.
|
class |
RelativeBendpoint
RelativeBendpoint is a Bendpoint that calculates its location based on its
distance from the start and end points of the
Connection , as well as
its weight. |
Copyright (c) IBM Corp. and others 2000, 2011. All Rights Reserved.