Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 

Generation Framework

Uses of Interface
org.eclipse.gmf.gmfgraph.Font

Packages that use Font
org.eclipse.gmf.gmfgraph   
org.eclipse.gmf.gmfgraph.impl   
org.eclipse.gmf.gmfgraph.util   
 

Uses of Font in org.eclipse.gmf.gmfgraph
 

Subinterfaces of Font in org.eclipse.gmf.gmfgraph
 interface BasicFont
          A representation of the model object ' Basic Font '
 

Methods in org.eclipse.gmf.gmfgraph that return Font
  Font Figure. getFont ()
          Returns the value of the ' Font ' containment reference
 

Methods in org.eclipse.gmf.gmfgraph with parameters of type Font
 void Figure. setFont ( Font value)
          Sets the value of the ' Font' containment reference
 

Uses of Font in org.eclipse.gmf.gmfgraph.impl
 

Classes in org.eclipse.gmf.gmfgraph.impl that implement Font
 class BasicFontImpl
          An implementation of the model object ' Basic Font '
 

Fields in org.eclipse.gmf.gmfgraph.impl declared as Font
protected   Font AbstractFigureImpl. font
          The cached value of the ' Font' containment reference
 

Methods in org.eclipse.gmf.gmfgraph.impl that return Font
  Font AbstractFigureImpl. getFont ()
           
 

Methods in org.eclipse.gmf.gmfgraph.impl with parameters of type Font
 org.eclipse.emf.common.notify.NotificationChain AbstractFigureImpl. basicSetFont ( Font newFont, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 void AbstractFigureImpl. setFont ( Font newFont)
           
 

Uses of Font in org.eclipse.gmf.gmfgraph.util
 

Methods in org.eclipse.gmf.gmfgraph.util with parameters of type Font
  T GMFGraphSwitch. caseFont ( Font object)
          Returns the result of interpreting the object as an instance of 'Font'
 


Generation Framework

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.


 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire