|
Generation Framework | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Canvas | |
| org.eclipse.gmf.gmfgraph | |
| org.eclipse.gmf.gmfgraph.impl | |
| org.eclipse.gmf.gmfgraph.util | |
| org.eclipse.gmf.mappings | |
| org.eclipse.gmf.mappings.impl | |
| Uses of Canvas in org.eclipse.gmf.gmfgraph |
| Methods in org.eclipse.gmf.gmfgraph that return Canvas | |
Canvas |
GMFGraphFactory.createCanvas()
Returns a new object of class 'Canvas' |
| Uses of Canvas in org.eclipse.gmf.gmfgraph.impl |
| Classes in org.eclipse.gmf.gmfgraph.impl that implement Canvas | |
class |
CanvasImpl
An implementation of the model object 'Canvas' |
| Methods in org.eclipse.gmf.gmfgraph.impl that return Canvas | |
Canvas |
GMFGraphFactoryImpl.createCanvas()
|
| Uses of Canvas in org.eclipse.gmf.gmfgraph.util |
| Methods in org.eclipse.gmf.gmfgraph.util with parameters of type Canvas | |
java.lang.Object |
GMFGraphSwitch.caseCanvas(Canvas object)
Returns the result of interpretting the object as an instance of 'Canvas' |
| Uses of Canvas in org.eclipse.gmf.mappings |
| Methods in org.eclipse.gmf.mappings that return Canvas | |
Canvas |
CanvasMapping.getDiagramCanvas()
Returns the value of the 'Diagram Canvas' reference |
| Methods in org.eclipse.gmf.mappings with parameters of type Canvas | |
void |
CanvasMapping.setDiagramCanvas(Canvas value)
Sets the value of the ' Diagram Canvas' reference |
| Uses of Canvas in org.eclipse.gmf.mappings.impl |
| Fields in org.eclipse.gmf.mappings.impl declared as Canvas | |
protected Canvas |
CanvasMappingImpl.diagramCanvas
The cached value of the ' Diagram Canvas' reference |
| Methods in org.eclipse.gmf.mappings.impl that return Canvas | |
Canvas |
CanvasMappingImpl.getDiagramCanvas()
|
Canvas |
CanvasMappingImpl.basicGetDiagramCanvas()
|
| Methods in org.eclipse.gmf.mappings.impl with parameters of type Canvas | |
void |
CanvasMappingImpl.setDiagramCanvas(Canvas newDiagramCanvas)
|
|
Generation Framework | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.