|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FigureGallery | |
---|---|
org.eclipse.gmf.gmfgraph | |
org.eclipse.gmf.gmfgraph.impl | |
org.eclipse.gmf.gmfgraph.util | |
org.eclipse.gmf.graphdef.editor.edit.commands |
Uses of FigureGallery in org.eclipse.gmf.gmfgraph |
---|
Methods in org.eclipse.gmf.gmfgraph that return FigureGallery | |
---|---|
FigureGallery |
GMFGraphFactory.createFigureGallery()
Returns a new object of class 'Figure Gallery'. |
Methods in org.eclipse.gmf.gmfgraph that return types with arguments of type FigureGallery | |
---|---|
org.eclipse.emf.common.util.EList<FigureGallery> |
Canvas.getFigures()
Returns the value of the 'Figures' containment reference list. |
Uses of FigureGallery in org.eclipse.gmf.gmfgraph.impl |
---|
Classes in org.eclipse.gmf.gmfgraph.impl that implement FigureGallery | |
---|---|
class |
FigureGalleryImpl
An implementation of the model object 'Figure Gallery'. |
Fields in org.eclipse.gmf.gmfgraph.impl with type parameters of type FigureGallery | |
---|---|
protected org.eclipse.emf.common.util.EList<FigureGallery> |
CanvasImpl.figures
The cached value of the ' Figures ' containment reference list. |
Methods in org.eclipse.gmf.gmfgraph.impl that return FigureGallery | |
---|---|
FigureGallery |
GMFGraphFactoryImpl.createFigureGallery()
|
Methods in org.eclipse.gmf.gmfgraph.impl that return types with arguments of type FigureGallery | |
---|---|
org.eclipse.emf.common.util.EList<FigureGallery> |
CanvasImpl.getFigures()
|
Uses of FigureGallery in org.eclipse.gmf.gmfgraph.util |
---|
Methods in org.eclipse.gmf.gmfgraph.util with parameters of type FigureGallery | |
---|---|
T |
GMFGraphSwitch.caseFigureGallery(FigureGallery object)
Returns the result of interpreting the object as an instance of 'Figure Gallery'. |
Uses of FigureGallery in org.eclipse.gmf.graphdef.editor.edit.commands |
---|
Methods in org.eclipse.gmf.graphdef.editor.edit.commands with parameters of type FigureGallery | |
---|---|
protected void |
FigureGalleryCreateCommand.doConfigure(FigureGallery newElement,
org.eclipse.core.runtime.IProgressMonitor monitor,
org.eclipse.core.runtime.IAdaptable info)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |