|
Draw2d 3.9.0.201308190730 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RotatableDecoration | |
---|---|
org.eclipse.draw2d | Primary package containing general interfaces and implementation classes. |
Uses of RotatableDecoration in org.eclipse.draw2d |
---|
Classes in org.eclipse.draw2d that implement RotatableDecoration | |
---|---|
class |
PolygonDecoration
A rotatable, polygon shaped decoration most commonly used for decorating the ends of polylines . |
class |
PolylineDecoration
A decorative Figure intended to be placed on a Polyline . |
Methods in org.eclipse.draw2d that return RotatableDecoration | |
---|---|
protected RotatableDecoration |
PolylineConnection.getSourceDecoration()
|
protected RotatableDecoration |
PolylineConnection.getTargetDecoration()
|
Methods in org.eclipse.draw2d with parameters of type RotatableDecoration | |
---|---|
void |
PolylineConnection.setSourceDecoration(RotatableDecoration dec)
Sets the decoration to be used at the start of the Connection . |
void |
PolylineConnection.setTargetDecoration(RotatableDecoration dec)
Sets the decoration to be used at the end of the Connection . |
|
Draw2d 3.9.0.201308190730 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |