public class DirectedConnectionDecorator extends AbstractConnectionDecorator
| Constructor and Description |
|---|
DirectedConnectionDecorator() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.draw2d.RotatableDecoration |
createSourceDecoration(GraphConnection connection)
Creates a source decoration for the connection
|
org.eclipse.draw2d.RotatableDecoration |
createTargetDecoration(GraphConnection connection)
Creates a target decoration for the connection
|
decorateConnectionpublic org.eclipse.draw2d.RotatableDecoration createSourceDecoration(GraphConnection connection)
AbstractConnectionDecoratorcreateSourceDecoration in class AbstractConnectionDecoratorpublic org.eclipse.draw2d.RotatableDecoration createTargetDecoration(GraphConnection connection)
AbstractConnectionDecoratorcreateTargetDecoration in class AbstractConnectionDecoratorCopyright (c) 2014 itemis AG and others. All rights reserved.