| Package | Description |
|---|---|
| org.eclipse.gef4.zest.core.viewers | |
| org.eclipse.gef4.zest.core.widgets | |
| org.eclipse.gef4.zest.core.widgets.decoration |
| Modifier and Type | Method and Description |
|---|---|
IConnectionDecorator |
IConnectionStyleProvider.getConnectionDecorator(java.lang.Object rel)
Returns the connection decoration for a single relation.
|
| Modifier and Type | Method and Description |
|---|---|
IConnectionDecorator |
GraphWidget.getDefaultConnectionDecorator() |
IConnectionDecorator |
GraphWidget.getDefaultDirectedConnectionDecorator() |
| Modifier and Type | Method and Description |
|---|---|
void |
GraphConnection.setConnectionDecoration(IConnectionDecorator connectionDecorator) |
void |
GraphWidget.setDefaultConnectionDecorator(IConnectionDecorator connectionDecorator)
Sets the connection decorator used for adding source and target
decorations.
|
void |
GraphWidget.setDefaultDirectedConnectionDecorator(IConnectionDecorator connectionDecorator)
Sets the connection decorator used for adding source and target
decorations.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractConnectionDecorator |
class |
DefaultConnectionDecorator |
class |
DirectedConnectionDecorator |
Copyright (c) 2014 itemis AG and others. All rights reserved.