Uses of Interface
org.eclipse.gmf.codegen.gmfgen.GenCustomFont

Packages that use GenCustomFont
org.eclipse.gmf.codegen.gmfgen   
org.eclipse.gmf.codegen.gmfgen.impl   
org.eclipse.gmf.codegen.gmfgen.util   
 

Uses of GenCustomFont in org.eclipse.gmf.codegen.gmfgen
 

Methods in org.eclipse.gmf.codegen.gmfgen that return GenCustomFont
 GenCustomFont GMFGenFactory.createGenCustomFont()
          Returns a new object of class 'Gen Custom Font'.
 

Uses of GenCustomFont in org.eclipse.gmf.codegen.gmfgen.impl
 

Classes in org.eclipse.gmf.codegen.gmfgen.impl that implement GenCustomFont
 class GenCustomFontImpl
          An implementation of the model object 'Gen Custom Font'.
 

Methods in org.eclipse.gmf.codegen.gmfgen.impl that return GenCustomFont
 GenCustomFont GMFGenFactoryImpl.createGenCustomFont()
           
 

Uses of GenCustomFont in org.eclipse.gmf.codegen.gmfgen.util
 

Methods in org.eclipse.gmf.codegen.gmfgen.util with parameters of type GenCustomFont
 T GMFGenSwitch.caseGenCustomFont(GenCustomFont object)
          Returns the result of interpreting the object as an instance of 'Gen Custom Font'.
 



Copyright © 2012. All Rights Reserved.