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 Class
org.eclipse.gmf.gmfgraph.FontStyle

Packages that use FontStyle
org.eclipse.gmf.gmfgraph   
org.eclipse.gmf.gmfgraph.impl   
 

Uses of FontStyle in org.eclipse.gmf.gmfgraph
 

Fields in org.eclipse.gmf.gmfgraph with type parameters of type FontStyle
static java.util.List< FontStyle> FontStyle. VALUES
          A public read-only list of all the ' Font Style ' enumerators
 

Methods in org.eclipse.gmf.gmfgraph that return FontStyle
static  FontStyle FontStyle. get (int value)
          Returns the ' Font Style ' literal with the specified integer value
static  FontStyle FontStyle. get (java.lang.String literal)
          Returns the ' Font Style ' literal with the specified literal value
static  FontStyle FontStyle. getByName (java.lang.String name)
          Returns the ' Font Style ' literal with the specified name
  FontStyle BasicFont. getStyle ()
          Returns the value of the ' Style ' attribute.
static  FontStyle FontStyle. valueOf (java.lang.String name)
          Returns the enum constant of this type with the specified name.
static  FontStyle[] FontStyle. values ()
          Returns an array containing the constants of this enum type, in the order they're declared.
 

Methods in org.eclipse.gmf.gmfgraph with parameters of type FontStyle
 void BasicFont. setStyle ( FontStyle value)
          Sets the value of the ' Style' attribute
 

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

Fields in org.eclipse.gmf.gmfgraph.impl declared as FontStyle
protected   FontStyle BasicFontImpl. style
          The cached value of the ' Style' attribute
protected static  FontStyle BasicFontImpl. STYLE_EDEFAULT
          The default value of the ' Style' attribute
 

Methods in org.eclipse.gmf.gmfgraph.impl that return FontStyle
  FontStyle GMFGraphFactoryImpl. createFontStyleFromString (org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
           
  FontStyle BasicFontImpl. getStyle ()
           
 

Methods in org.eclipse.gmf.gmfgraph.impl with parameters of type FontStyle
 void BasicFontImpl. setStyle ( FontStyle newStyle)
           
 


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