|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WorkspaceDrawingView | |
|---|---|
| org.openbp.cockpit.itemeditor | |
| org.openbp.cockpit.modeler | |
| org.openbp.cockpit.modeler.drawing | |
| org.openbp.cockpit.modeler.tools | |
| Uses of WorkspaceDrawingView in org.openbp.cockpit.itemeditor |
|---|
| Fields in org.openbp.cockpit.itemeditor declared as WorkspaceDrawingView | |
|---|---|
protected WorkspaceDrawingView |
NodeItemEditorPlugin.workspaceView
The (only) drawing view of this editor. |
| Uses of WorkspaceDrawingView in org.openbp.cockpit.modeler |
|---|
| Methods in org.openbp.cockpit.modeler that return WorkspaceDrawingView | |
|---|---|
WorkspaceDrawingView |
Modeler.getDrawingView()
Gets the drawing view that displays the contents of this view plugin. |
| Constructors in org.openbp.cockpit.modeler with parameters of type WorkspaceDrawingView | |
|---|---|
ClipboardSupport(WorkspaceDrawingView workspaceView,
ResourceCollection resourceCollection,
boolean socketsAndParamsOnly)
Private constructor prevents instantiation. |
|
| Uses of WorkspaceDrawingView in org.openbp.cockpit.modeler.drawing |
|---|
| Methods in org.openbp.cockpit.modeler.drawing that return WorkspaceDrawingView | |
|---|---|
WorkspaceDrawingView |
ProcessDrawing.getView()
Gets the (only) drawing view of this editor. |
| Constructors in org.openbp.cockpit.modeler.drawing with parameters of type WorkspaceDrawingView | |
|---|---|
SelectionDecorator(WorkspaceDrawingView view,
Plugin provider)
Constructor. |
|
| Uses of WorkspaceDrawingView in org.openbp.cockpit.modeler.tools |
|---|
| Methods in org.openbp.cockpit.modeler.tools that return WorkspaceDrawingView | |
|---|---|
WorkspaceDrawingView |
ModelerToolSupport.getView()
Gets the view we refer to. |
WorkspaceDrawingView |
ModelerTool.getView()
Gets the view that owns this tool. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||