|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of IDiagramEditor in org.eclipse.graphiti.dt |
|---|
| Methods in org.eclipse.graphiti.dt that return IDiagramEditor | |
|---|---|
IDiagramEditor |
AbstractDiagramTypeProvider.getDiagramEditor()
Deprecated. Use AbstractDiagramTypeProvider.getDiagramBehavior() instead |
IDiagramEditor |
IDiagramTypeProvider.getDiagramEditor()
Deprecated. Use IDiagramTypeProvider.getDiagramBehavior() instead |
| Methods in org.eclipse.graphiti.dt with parameters of type IDiagramEditor | |
|---|---|
void |
AbstractDiagramTypeProvider.init(Diagram diagram,
IDiagramEditor diagramEditor)
Deprecated. Use AbstractDiagramTypeProvider.init(Diagram, IDiagramBehavior) instead |
void |
IDiagramTypeProvider.init(Diagram diagram,
IDiagramEditor diagramEditor)
Deprecated. Use IDiagramTypeProvider.init(Diagram, IDiagramBehavior) instead |
| Uses of IDiagramEditor in org.eclipse.graphiti.features.impl |
|---|
| Methods in org.eclipse.graphiti.features.impl that return IDiagramEditor | |
|---|---|
protected IDiagramEditor |
AbstractFeature.getDiagramEditor()
Deprecated. Use AbstractFeature.getDiagramBehavior() instead |
| Uses of IDiagramEditor in org.eclipse.graphiti.pattern |
|---|
| Methods in org.eclipse.graphiti.pattern that return IDiagramEditor | |
|---|---|
protected IDiagramEditor |
AbstractBasePattern.getDiagramEditor()
Deprecated. Use AbstractBasePattern.getDiagramBehavior() instead |
| Uses of IDiagramEditor in org.eclipse.graphiti.platform |
|---|
| Subinterfaces of IDiagramEditor in org.eclipse.graphiti.platform | |
|---|---|
interface |
IDiagramContainer
The Interface IDiagramContainer. |
| Uses of IDiagramEditor in org.eclipse.graphiti.ui.editor |
|---|
| Subinterfaces of IDiagramEditor in org.eclipse.graphiti.ui.editor | |
|---|---|
interface |
IDiagramContainerUI
This is the main UI interface for the Graphiti diagram containers. |
| Classes in org.eclipse.graphiti.ui.editor that implement IDiagramEditor | |
|---|---|
class |
DiagramComposite
An SWT composite that can display a Graphiti diagram. |
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()
Deprecated. Use GFPropertySection.getDiagramContainer() instead |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||