|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Ellipse | |
---|---|
org.eclipse.gmf.gmfgraph | |
org.eclipse.gmf.gmfgraph.impl | |
org.eclipse.gmf.gmfgraph.util | |
org.eclipse.gmf.graphdef.editor.edit.commands |
Uses of Ellipse in org.eclipse.gmf.gmfgraph |
---|
Methods in org.eclipse.gmf.gmfgraph that return Ellipse | |
---|---|
Ellipse |
GMFGraphFactory.createEllipse()
Returns a new object of class 'Ellipse'. |
Uses of Ellipse in org.eclipse.gmf.gmfgraph.impl |
---|
Classes in org.eclipse.gmf.gmfgraph.impl that implement Ellipse | |
---|---|
class |
EllipseImpl
An implementation of the model object 'Ellipse'. |
Methods in org.eclipse.gmf.gmfgraph.impl that return Ellipse | |
---|---|
Ellipse |
GMFGraphFactoryImpl.createEllipse()
|
Uses of Ellipse in org.eclipse.gmf.gmfgraph.util |
---|
Methods in org.eclipse.gmf.gmfgraph.util with parameters of type Ellipse | |
---|---|
T |
GMFGraphSwitch.caseEllipse(Ellipse object)
Returns the result of interpreting the object as an instance of 'Ellipse'. |
Uses of Ellipse in org.eclipse.gmf.graphdef.editor.edit.commands |
---|
Methods in org.eclipse.gmf.graphdef.editor.edit.commands with parameters of type Ellipse | |
---|---|
protected void |
Ellipse3CreateCommand.doConfigure(Ellipse newElement,
org.eclipse.core.runtime.IProgressMonitor monitor,
org.eclipse.core.runtime.IAdaptable info)
|
protected void |
Ellipse2CreateCommand.doConfigure(Ellipse newElement,
org.eclipse.core.runtime.IProgressMonitor monitor,
org.eclipse.core.runtime.IAdaptable info)
|
protected void |
EllipseCreateCommand.doConfigure(Ellipse newElement,
org.eclipse.core.runtime.IProgressMonitor monitor,
org.eclipse.core.runtime.IAdaptable info)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |