|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openbp.cockpit.modeler.drawing.SelectionDecorator
public class SelectionDecorator
Decorators for selection elements. This is simply a collection of decorators for frame and fill color as well as frame stroke.
| Nested Class Summary | |
|---|---|
class |
SelectionDecorator.ContentStateDecorator
Decorater for the tag content state. |
class |
SelectionDecorator.FillDecorator
Decorater for a fill. |
class |
SelectionDecorator.FrameDecorator
Decorater for a frame. |
class |
SelectionDecorator.OverlayDecorator
Decorater for an overlay. |
class |
SelectionDecorator.StrokeDecorator
Decorater for a stroke. |
| Constructor Summary | |
|---|---|
SelectionDecorator(WorkspaceDrawingView view,
Plugin provider)
Constructor. |
|
| Method Summary | |
|---|---|
void |
uninstall()
Unregisters the decorators with the decoration Manager. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SelectionDecorator(WorkspaceDrawingView view,
Plugin provider)
view - View to decorateprovider - Owner of the decorator| Method Detail |
|---|
public void uninstall()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||