|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BasicFont | |
---|---|
org.eclipse.gmf.gmfgraph | |
org.eclipse.gmf.gmfgraph.impl | |
org.eclipse.gmf.gmfgraph.util |
Uses of BasicFont in org.eclipse.gmf.gmfgraph |
---|
Methods in org.eclipse.gmf.gmfgraph that return BasicFont | |
---|---|
BasicFont |
GMFGraphFactory.createBasicFont()
Returns a new object of class 'Basic Font'. |
Uses of BasicFont in org.eclipse.gmf.gmfgraph.impl |
---|
Classes in org.eclipse.gmf.gmfgraph.impl that implement BasicFont | |
---|---|
class |
BasicFontImpl
An implementation of the model object 'Basic Font'. |
Methods in org.eclipse.gmf.gmfgraph.impl that return BasicFont | |
---|---|
BasicFont |
GMFGraphFactoryImpl.createBasicFont()
|
Uses of BasicFont in org.eclipse.gmf.gmfgraph.util |
---|
Methods in org.eclipse.gmf.gmfgraph.util with parameters of type BasicFont | |
---|---|
T |
GMFGraphSwitch.caseBasicFont(BasicFont object)
Returns the result of interpreting the object as an instance of 'Basic Font'. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |