|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IDiagramEditor | |
|---|---|
| org.eclipse.graphiti.dt | |
| org.eclipse.graphiti.features.impl | |
| org.eclipse.graphiti.pattern | |
| org.eclipse.graphiti.ui.editor | |
| org.eclipse.graphiti.ui.platform | |
| Uses of IDiagramEditor in org.eclipse.graphiti.dt |
|---|
| Fields in org.eclipse.graphiti.dt declared as IDiagramEditor | |
|---|---|
private IDiagramEditor |
AbstractDiagramTypeProvider.diagramEditor
|
| Methods in org.eclipse.graphiti.dt that return IDiagramEditor | |
|---|---|
IDiagramEditor |
AbstractDiagramTypeProvider.getDiagramEditor()
|
IDiagramEditor |
IDiagramTypeProvider.getDiagramEditor()
Returns the current diagram editor. |
| Methods in org.eclipse.graphiti.dt with parameters of type IDiagramEditor | |
|---|---|
void |
AbstractDiagramTypeProvider.init(Diagram diagram,
IDiagramEditor diagramEditor)
|
void |
IDiagramTypeProvider.init(Diagram diagram,
IDiagramEditor diagramEditor)
Implement this method to initialize the diagram type provider. |
private void |
AbstractDiagramTypeProvider.setDiagramEditor(IDiagramEditor diagramEditor)
|
| Uses of IDiagramEditor in org.eclipse.graphiti.features.impl |
|---|
| Methods in org.eclipse.graphiti.features.impl that return IDiagramEditor | |
|---|---|
protected IDiagramEditor |
AbstractFeature.getDiagramEditor()
Gets the diagram editor. |
| Uses of IDiagramEditor in org.eclipse.graphiti.pattern |
|---|
| Methods in org.eclipse.graphiti.pattern that return IDiagramEditor | |
|---|---|
protected IDiagramEditor |
AbstractBasePattern.getDiagramEditor()
Returns the diagram editor instance this pattern lives in. |
| Uses of IDiagramEditor in org.eclipse.graphiti.ui.editor |
|---|
| Classes in org.eclipse.graphiti.ui.editor that implement IDiagramEditor | |
|---|---|
class |
DiagramEditor
This is the main class for the Graphiti diagram editor. |
| Uses of IDiagramEditor in org.eclipse.graphiti.ui.platform |
|---|
| Methods in org.eclipse.graphiti.ui.platform that return IDiagramEditor | |
|---|---|
protected IDiagramEditor |
GFPropertySection.getDiagramEditor()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||